Advertisement
epicdemon99

Untitled

Mar 2nd, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. groups:
  2. Player:
  3. options:
  4. default: true
  5. rank: '300'
  6. permissions:
  7. - essentials.build
  8. - modifyworld.*
  9. - UHC.heal.announce
  10. - UHC.feed.announce
  11. - UHC.feature.list
  12. - UHC.AnonChat.chat
  13. - UHC.playerListHealth
  14. - UHC.disableRegen
  15. - UHC.dropSkull
  16. - UHC.headStake
  17. - UHC.footprints.leavePrints
  18. - UHC.deathLightning
  19. VIP:
  20. options:
  21. default: false
  22. rank: '200'
  23. prefix: '&8[&aVIP&8]&f '
  24. inheritance:
  25. - Player
  26. permissions
  27. - essentials.nick
  28. - fulljoin.allow
  29. Staff:
  30. options:
  31. default: false
  32. rank: '100'
  33. prefix: '&8[&9Staff&8]&f '
  34. inheritance:
  35. - VIP
  36. permissions:
  37. - essentials.kick
  38. - essentials.ban
  39. - essentials.tempban
  40. - essentials.seen
  41. Host:
  42. options:
  43. default: false
  44. rank: 1
  45. prefix: '&8[&4HOST&8]&f '
  46. permissions:
  47. - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement