Advertisement
Guest User

Untitled

a guest
Feb 8th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. # Group inheritance
  2. #
  3. # Any inherited groups prefixed with a g: are global groups
  4. # and are inherited from the GlobalGroups.yml.
  5. #
  6. # Groups without the g: prefix are groups local to this world
  7. # and are defined in the this groups.yml file.
  8. #
  9. # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
  10.  
  11. groups:
  12. Default:
  13. default: true
  14. permissions:
  15. - -essentials.setspawn
  16. - -essentials.kick
  17. - -vote.startvote.restart
  18. - -mcmmo.commands.ptp
  19. - -essentials.kick.exempt
  20. - -marry.admin
  21. - -marry.heal
  22. - -marry.feed
  23. - -essentials.kill
  24. - -essentials.signs.use.repair
  25. - -lockette.user.create
  26. - -lockette.user.create*
  27. - -marry.tp
  28. - -lockette.admin.bypass
  29. - -essentials.eco.loan
  30. - -essentials.fly
  31. - -essentials.sellhand
  32. - -essentials.signs.create.*
  33. - -essentials.afk
  34. - -essentials.build.interact.373:8236
  35. - auction.bid
  36. - auction.info
  37. - auction.start
  38. - battlenight.user
  39. - duels.user.challenge
  40. - essentials.afk
  41. - essentials.delhome
  42. - essentials.kits.tools
  43. - essentials.signs.use.kit
  44. - essentials.signs.use.sell
  45. - mcmmo.skills.*
  46. - stafflist.view
  47. - treeassist.autoremove
  48. - treeassist.replant
  49. inheritance:
  50. - g:essentials_default
  51. - g:groupmanager_default
  52. - g:towny_default
  53. - g:bukkit_default
  54. info:
  55. prefix: ''
  56. build: true
  57. suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement