Guest User

AdminTools Config

a guest
May 8th, 2023
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.61 KB | Software | 0 0
  1. ranks:
  2.  # The ID of the GROUP, AS IN YOUR PERMISSION PLUGIN.
  3.   example:
  4.    # The slot that this rank will appear in(starts at 0).
  5.     slot: 0
  6.     # The name of the material that the rank will show up as in the menu.
  7.     material: "BEACON"
  8.     # The custom permission required to see this rank in the GUI.
  9.     permission: "permission.example"
  10.     # The command run by the plugin to grant the user the rank using %player% instead of the username
  11.     command: "lp user %player% parent set default"
  12.  
  13. #don't touch the sections beyond here, they're only for automatic use.
  14. JailedPlayers:
  15.  - ''
  16. AcUsers:
  17.  - ''
Advertisement
Add Comment
Please, Sign In to add comment