» BuyPerms | 1.8.X – 1.17.X «
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Just sell InGame rights, you can also sell "packs", ie several permissions at the same time and that ONLY WITH A MOUSE CLICK in the GUI. You can also sell permission groups or ranks.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FEATURES
» Multiple pages of GUI
» Customizable GUI in the config
» 99% customizable in the config
» Individual permissions can be sold
» Multiple permissions can be sold simultaneously (permission packs)
» Confirmation before buying
» Ranks / groups can be sold
» CloudNet v2 CPerms Support (can be switched on and off)
» CloudNet v3 CPerms Support (can be switched on and off)
» DKPerms Support (can be switched on and off)
» LuckPerms Support (can be switched on and off)
» PermissionEx Support (can be switched on and off)
» Vault support (can be switched on and off)
» Own token system (can be switched on and off)
You want to sell ranks / permissions on your server and you do not want to violate the EULA. BuyPerms therefore allows you to sell your permissions in a GUI. The permission can be bought with InGame-Money (Vault) or with the built-in tokens => users also have the option to get the permission of the rank without real money.
The GUI and all messages can be managed in the configuration!
For 1.8 – 1.17.x
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
COMMANDS
» /buyperm <page> - Opens the GUI (If the page does not exist, page 1 will be opened)
» /setbuypermvillager - Put a dealer on your location
» /token <add / set / remove> <player> <Amount> - Addet / Remove / Sets the tokens of the player
» /token (<player>) - Shows the tokens
» /buyperm reload - Reload the config
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
PERMISSIONS
» buyperm.use - Allows to open the GUI
» buyperm.setvillager - Allowed / setbuypermvillager
» buyperm.seetokens - Allowed to see tokens by others (/ token <player>)
» buyperm.token - Allowed / token <add / set / remove> <Player>
» buyperm.reload - Allowed / buyperm reload
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CONFIG
View attachment 185811
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Just sell InGame rights, you can also sell "packs", ie several permissions at the same time and that ONLY WITH A MOUSE CLICK in the GUI. You can also sell permission groups or ranks.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FEATURES
» Multiple pages of GUI
» Customizable GUI in the config
» 99% customizable in the config
» Individual permissions can be sold
» Multiple permissions can be sold simultaneously (permission packs)
» Confirmation before buying
» Ranks / groups can be sold
» CloudNet v2 CPerms Support (can be switched on and off)
» CloudNet v3 CPerms Support (can be switched on and off)
» DKPerms Support (can be switched on and off)
» LuckPerms Support (can be switched on and off)
» PermissionEx Support (can be switched on and off)
» Vault support (can be switched on and off)
» Own token system (can be switched on and off)
You want to sell ranks / permissions on your server and you do not want to violate the EULA. BuyPerms therefore allows you to sell your permissions in a GUI. The permission can be bought with InGame-Money (Vault) or with the built-in tokens => users also have the option to get the permission of the rank without real money.
The GUI and all messages can be managed in the configuration!
For 1.8 – 1.17.x
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
COMMANDS
» /buyperm <page> - Opens the GUI (If the page does not exist, page 1 will be opened)
» /setbuypermvillager - Put a dealer on your location
» /token <add / set / remove> <player> <Amount> - Addet / Remove / Sets the tokens of the player
» /token (<player>) - Shows the tokens
» /buyperm reload - Reload the config
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
PERMISSIONS
» buyperm.use - Allows to open the GUI
» buyperm.setvillager - Allowed / setbuypermvillager
» buyperm.seetokens - Allowed to see tokens by others (/ token <player>)
» buyperm.token - Allowed / token <add / set / remove> <Player>
» buyperm.reload - Allowed / buyperm reload
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CONFIG
%token% - Token of Player
%perm% - Permission
%price% - Price
%player% - Player
%perm% - Permission
%price% - Price
%player% - Player
You can edit the GUI on items:
Java:
items:
'1': ## <= This is the Page (starts with 1)
'0': ## <= This is the Slot of the Page(starts with 0)
name: '&6XY Permission'
perm:
- permission.xy ## More Perms can be editing (PermissionPacks) just add more -
price: 10
item: '145:2' ## <= Front of : the ID and after : the short id (if items hasn't short id use :0)
Java:
items:
'1':
'5':
name: '&6XY Permission'
perm:
- permission.xy
- permission.abc
price: 10
item: '145:2'
'2':
'17':
name: '&6XY Permission'
perm:
- permission.xy
price: 10
item: '145:2'
'40':
name: '&6XY Permission'
perm:
- permission.df
price: 10
item: '145:2'
View attachment 185811

Then we can see why / what is not working for you :)