Guest User

Untitled

a guest
Oct 25th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. groups:
  2. default:
  3. prefix: '&f[Guest] '
  4. default: true
  5. permissions:
  6. - essentials.msg
  7. - essentials.signs.warp.use
  8. - essentials.spawn
  9. - lwc.protect
  10. - modifyworld.*
  11. - essentials.delhome
  12. - essentials.home
  13. - essentials.sethome
  14. - all your default perms go here
  15. worlds:
  16. Mining:
  17. permissions:
  18. - you can set certain perms for certain worlds with this
  19. options:
  20. rank: '1000'
  21. Member:
  22. prefix: '&f[&eMember&f] '
  23. inheritance:
  24. - default
  25. permissions:
  26. - herochat.pm
  27. - essentials.back
  28. - essentials.backondeath
  29. - essentials.back.ondeath
  30. - essentials.tpahere
  31. - essentials.tpaccept
  32. - essentials.tpa
  33. - more perms that Default doesnt have
  34. options:
  35. rank: '950'
  36. Don1:
  37. prefix: '&f[&eVIP&f] '
  38. inheritance:
  39. - Member
  40. permissions:
  41. - payday.vip
  42. - VIP perms go here
  43. options:
  44. rank: '900'
Advertisement
Add Comment
Please, Sign In to add comment