BuyPerms » SELL PERMISSIONS SIMPLY ON THE SERVER WITH GUI

Status
This thread has been locked.

Dyroxplays

Premium
Feedback score
6
Posts
0
Reactions
2
Resources
21
features.png

You want to sell Ranks / Permissions on your server and you do not want to violate the EULA, so BuyPerms allows you to sell your Permissions INGAME in a GUI. The Permissions can bought with InGame-Money (Vault) or with the integrated tokens => So users have the chance to goal the Permissions of the Rank which you have to buy with real money, that means that you are allowed to sell a Rank with the Permissions which you can goal on the server. The GUI and all Messages can managed in the config!

cmds.png

/buyperm <Page> - Opens GUI Page (If Page not exist -> opens page 1!)
/setbuypermvillager - Setting the Dealer to your Location
/token <add/set/remove> <Player> - Adding/Removing/Setting Tokens of Player (when you want to use the integrated tokens!)
/token (<Player>) - show tokens
/buyperm reload - Reloading Config

perms.png

buyperm.use - allows to open the GUI
buyperm.setvillager - allows to set the dealer
buyperm.seetokens - see tokens of other
buyperm.token - allows /token <add/set/remove> ...
buyperm.reload - allows /buyperm reload


cfg.png

Unbenannt.PNG
%token% - Token of 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'

screens.png

1.gif

2.png


Buy here: https://www.mc-market.org/resources/9563/
 

Attachments

  • 1.gif
    1.gif
    207.7 KB · Views: 110
  • 2.png
    2.png
    143.6 KB · Views: 104
  • cfg.png
    cfg.png
    22 KB · Views: 110
  • cmds.png
    cmds.png
    23.3 KB · Views: 115
  • features.png
    features.png
    21.6 KB · Views: 113
  • perms.png
    perms.png
    23.5 KB · Views: 111
  • screens.png
    screens.png
    23.3 KB · Views: 115
  • Unbenannt.PNG
    Unbenannt.PNG
    50.5 KB · Views: 102
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Dyroxplays

Premium
Feedback score
6
Posts
0
Reactions
2
Resources
21
I think yes it will work for 1.7.x
But what do u mean with "VC By any chances" ?
my discord: Dyroxplays#8388
 

Dyroxplays

Premium
Feedback score
6
Posts
0
Reactions
2
Resources
21
xHolyXD has get a copy and tested the plugin for the 1.7.10
=> The plugin does not work for 1.7.x!
 
Status
This thread has been locked.
Top