{
"Info": [
"This plugin allows players to buy permissions and groups true UI.",
"You can add more or remove perms/groups true UI and config.",
"You can customize the permissions/groups true UI and config.",
"You can change true UI : Perm/Group Title , ImageUrl, Description, What Perm/Group they will get , Cost for it.",
"When making what perm/group will be granted ,for perms you just type permission ,for groups you need to put group_name",
"Changeable chat command for opening UI.",
"Changeable Title in UI",
"ShowPurchasedPerms : if true players will see buyed perms/groups in UI,if false they will not see buyed perms/groups in UI.",
"Lang file to change texts",
"Cost can be by item or plugin.",
"Item cost : Shortname, SkinID , DisplayName.",
"Plugin cost : CustomCurrency, Economics, ServerRewards.",
"Console Commands :",
"open_perms_ui - opens UI.",
"remove_perm <player_id or all> <permission or group_ or title> - remove from player or from all players that specific perm/group/title.",
"wipe_perms <player_id> or <all> - with this console command you wipe for that player , or for all players buyed perms/groups.",
"You can delete all of this info if you dont need it !"
],
"Open UI Command": "buyperms",
"UI Title Text": "Магазин Привилегий",
"Show Purchased Permissions in UI": false,
"Cost Configuration": {
"Economy Type [Item, Plugin]": "Plugin",
"Plugin Cost Type [CustomCurrency, Economics, ServerRewards]": "Economics",
"Item Shortname (if using Item-based)": "scrap",
"Item Skin ID (if using Item-based)": 0,
"Item Display Name (if using Item-based)": ""
},
"Available Perms/Groups": [
{
"Perm/Group Title": "Kit Shop",
"Image URL": "https://i.postimg.cc/zXTW72S9/123.png",
"Description": "Бесконечный стартовый комплект",
"What Perm/Group": "kits.buy",
"Cost Amount": 1000
}