Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. groups:
  2. default:
  3. priority: 0
  4. permissions:
  5. - default.perm
  6. settings:
  7. chat:
  8. prefix: '&7'
  9. suffix: '&7'
  10. tab:
  11. prefix: '&7'
  12. suffix: '&7'
  13.  
  14. Gold:
  15. priority: 1
  16. inherited:
  17. - default
  18. permissions:
  19. - -default.perm
  20. - gold.perm
  21. - essentials.heal
  22. - worldedit.wand
  23. - sex
  24. - ah.buy
  25. - ah.sell
  26. - ah.discount
  27. - ah.use
  28. - PJM.Vip
  29. - PlayerJoinMessage.reload
  30. - essentials.gamemode
  31. settings:
  32. chat:
  33. prefix: '&6&lGOLD &6'
  34. suffix: '&7'
  35. tab:
  36. prefix: '&6&lG &6'
  37. suffix: '&7'
  38.  
  39. Admin:
  40. priority: 2
  41. permissions:
  42. - '*'
  43. settings:
  44. chat:
  45. prefix: '&c&lADMIN &c'
  46. suffix: '&f'
  47. tab:
  48. prefix: '&c&lA &c'
  49. suffix: '&f'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement