Advertisement
Guest User

Untitled

a guest
Jun 12th, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1.  
  2. groups:
  3. Slave:
  4. default: false
  5. info:
  6. prefix: ''
  7. suffix: ''
  8. inheritance:
  9. permissions:
  10. - 'foo.bar'
  11.  
  12. Default:
  13. default: true
  14. info:
  15. prefix: ''
  16. suffix: ''
  17. build: false
  18. inheritance:
  19. permissions:
  20. - 'commandbook.who'
  21. - 'commandbook.motd'
  22. - 'commandbook.intro'
  23. - 'commandbook.rules'
  24. - 'commandbook.spawn'
  25. - 'commandbook.say.me'
  26. - 'commandbook.msg'
  27. - 'commandbook.whereami.compass'
  28. - 'mcmmo.ability.woodcutting'
  29. - 'mcmmo.ability.mining'
  30. - 'mcmmo.ability.axes'
  31. - 'mcmmo.ability.excavation'
  32. - 'mcmmo.ability.swords'
  33. - 'mcmmo.ability.unarmed'
  34. - 'mcmmo.ability.herbalism'
  35. - 'mcmmo.skills.*'
  36. 1:
  37. default: false
  38. info:
  39. prefix: ''
  40. suffix: ''
  41. build: true
  42. inheritance:
  43. - Default
  44. permissions:
  45. - ''
  46.  
  47. 2:
  48. default: false
  49. info:
  50. prefix: ''
  51. suffix: ''
  52. build: true
  53. inheritance:
  54. - Default
  55. permissions:
  56. - ''
  57.  
  58. Moderator:
  59. default: false
  60. info:
  61. prefix: ''
  62. suffix: ''
  63. build: true
  64. inheritance:
  65. - Default
  66. permissions:
  67. - 'commandbook.teleport'
  68. - 'commandbook.teleport.other'
  69. - 'commandbook.mute'
  70. - 'commandbook.slap'
  71. - 'commandbook.debug.clock'
  72. - 'commandbook.kick'
  73. - 'commandbook.bans.ban'
  74. - 'commandbook.bans.unban'
  75. - 'commandbook.bans.isbanned'
  76. - 'bb.admin.info'
  77. Admins:
  78. default: false
  79. info:
  80. prefix: ''
  81. suffix: ''
  82. build: true
  83. inheritance:
  84. - Moderator
  85. permissions:
  86. - 'commandbook.slap'
  87. - 'bb.admin.rollback'
  88.  
  89. JesusLovesYou:
  90. default: false
  91. info:
  92. prefix: '[&9God&f]'
  93. suffix: ''
  94. build: true
  95. inheritance:
  96. - Admins
  97. permissions:
  98. - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement