Advertisement
Guest User

Untitled

a guest
Mar 9th, 2011
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. # System is no longer used, but may become used in the future
  2. # Copies is for multiple-world support
  3. # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
  4. # Does not work for the default world.
  5. # Example: copies: Derp - This will clone the permissions of the world Derp
  6. #
  7. # Make sure to rename this file to the name of the world that is in sever.properties under
  8. # level-name. So if it is level-name: world then this should be world.yml and in the
  9. # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
  10. #
  11. # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
  12. # doing this is to use Notepad++ and replace the tab with 4 spaces.
  13. plugin:
  14. permissions:
  15. system: default
  16. copies:
  17.  
  18. ##
  19. # AntiBuild is included with this. To disable a group from being able to build then
  20. # set the build: flag to false (build: false). If you want a group to be able to build
  21. # then set it to true.
  22. ##
  23. # Groups can contain inheritance.
  24. # To make a group inherit the permissions from another
  25. # group simply place the groups name in the "inheritance:" like so:
  26. #
  27. # Example:
  28. # inheritance:
  29. # - Default
  30. ##
  31. # All permissions including the asterisks must be placed in single quotes.
  32. # like so:
  33. #
  34. # - 'general.spawn'
  35. #
  36. # Otherwise errors will happen!
  37. ##
  38. # Globalized Permission settings:
  39. #
  40. # If a permission contains periods (.) you can denote a globalized parameter:
  41. #
  42. # - 'general.*'
  43. #
  44. # This will allow you to use all general commands.
  45. #
  46. ##
  47. # Single Asterisk denotes all commands:
  48. #
  49. # - '*'
  50. # If you give a group this permissions, do not have the group inherit any permissions
  51. # from other groups. Any users assigned to this group should NOT be given any additional
  52. # permissions either.
  53. ##
  54. # To exempt a node use the - prefix like so:
  55. # - '-general.time'
  56. ##
  57. # prefix: and suffix: do not do anything on their own. You need another outside plugin
  58. # such as iChat or HeroChat in order for these to do anything.
  59. groups:
  60. Guest:
  61. default: true
  62. info:
  63. prefix: ''
  64. suffix: ''
  65. build: false
  66. inheritance:
  67. permissions:
  68. - 'essentials.motd'
  69. - 'essentials.rules'
  70. - 'essentials.me'
  71. - 'essentials.mail'
  72. - 'essentials.helpop'
  73. - 'essentials.signs.disposal.use'
  74.  
  75. Resident:
  76. default: false
  77. info:
  78. prefix: ''
  79. suffix: ''
  80. build: true
  81. inheritance:
  82. - Guest
  83. permissions:
  84. - 'essentials.signs.protection.use'
  85. - 'essentials.home'
  86. - 'essentials.sethome'
  87. - 'essentials.msg'
  88. - 'essentials.afk'
  89. - 'essentials.list'
  90. - 'essentials.mail.send'
  91. - 'essentials.eco'
  92. - 'essentials.worth'
  93. - 'essentials.sell'
  94. - 'essentials.pay'
  95. - 'essentials.signs.trade.create'
  96. - 'essentials.signs.trade.use'
  97. - 'essentials.signs.buy.use'
  98. - 'essentials.signs.sell.use'
  99. - 'essentials.spawn'
  100. - 'essentials.kit.basic'
  101. - 'essentials.kit.cobble'
  102. - 'essentials.tptoggle'
  103. - 'essentials.signs.free.use'
  104. - 'essentials.signs.heal.use'
  105.  
  106. Moderator:
  107. default: false
  108. info:
  109. prefix: '&cMod&7'
  110. suffix: ''
  111. build: true
  112. inheritance:
  113. - Resident
  114. permissions:
  115. - 'bb.admin.info'
  116. - 'essentials.signs.protection.create'
  117. - 'essentials.setwarp'
  118. - 'essentials.whois'
  119. - 'essentials.nick'
  120. - 'essentials.clearinventory'
  121. - 'essentials.broadcast
  122. - 'essentials.ping'
  123. - 'essentials.ban'
  124. - 'essentials.banip'
  125. - 'essentials.mute'
  126. - 'essentials.kick'
  127. - 'essentials.kickall'
  128. - 'essentials.help'
  129. - 'essentials.chat.shout'
  130. - 'essentials.chat.question'
  131. - 'essentials.kit.diamond'
  132. - 'essentials.tpahere'
  133. - 'essentials.back'
  134. - 'herochat.create'
  135.  
  136. Admin:
  137. default: false
  138. info:
  139. prefix: '&cAdmin&7'
  140. suffix: ''
  141. build: true
  142. inheritance:
  143. - Moderator
  144. permissions:
  145. - 'bb.admin.*'
  146. - 'essentials.delwarp'
  147. - 'essentials.essentials'
  148. - 'essentials.reloadall'
  149. - 'essentials.gc'
  150. - 'essentials.plugin'
  151. - 'essentials.spawnmob'
  152. - 'essentials.antioch'
  153. - 'essentials.kill'
  154. - 'essentials.unban'
  155. - 'essentials.unbanip
  156. - 'essentials.give'
  157. - 'essentials.item'
  158. - 'essentials.time'
  159. - 'essentials.tree'
  160. - 'essentials.bigtree'
  161. - 'essentials.signs.buy.create'
  162. - 'essentials.signs.sell.create'
  163. - 'essentials.god'
  164. - 'essentials.heal'
  165. - 'essentials.setspawn'
  166. - 'essentials.chat.spy'
  167. - 'essentials.tphere'
  168. - 'essentials.tpohere'
  169. - 'essentials.signs.free.create'
  170. - 'essentials.signs.disposal.create'
  171. - 'essentials.signs.heal.create'
  172. - 'herochat.admin'
  173. ##
  174. # Users denote which users are included in which group.
  175. # TheNo1Yeti is in the Admin group
  176. # Herpina is a member of the Moderator group but also has access
  177. # to the herp.derp permissions
  178. # Derpina is a member of the admin group but does not have access
  179. # to the derp.derp permission node
  180. # Users can also have a prefix and suffix as seen with Herpina
  181. ##
  182. users:
  183. RadioMan71:
  184. group: Admin
  185. kemperen:
  186. group: Moderator
  187. NickStix:
  188. group: Resident
  189. Peekster:
  190. group: Resident
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement