Advertisement
Guest User

Untitled

a guest
Apr 11th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. groups:
  2. Junky:
  3. default: true
  4. build: false
  5. prefix: ' &8[&2Junky&8]&f '
  6. suffix: ''
  7. permissions:
  8. - essentials.help
  9. - essentials.afk
  10. - essentials.ignore
  11. - essentials.motd
  12. - essentials.rules
  13. - essentials.suicide
  14. - ignore.broadcasts
  15. Grower:
  16. default: false
  17. build: true
  18. inheritance:
  19. - Junky
  20. prefix: ' &8[&3Dealer&8]&f '
  21. suffix: ''
  22. giftpost:
  23. maxchests: 3
  24. chestType: 'normal'
  25. permissions:
  26. - essentials.msg
  27. - essentials.nick
  28. - essentials.mail
  29. - essentials.mail.send
  30. - essentials.sethome
  31. - essentials.home
  32. - essentials.tpa
  33. - essentials.tpdeny
  34. - essentials.tpaccept
  35. - essentials.suicide
  36. - essentials.spawn
  37. - essentials.pay
  38. - essentials.clearinventory
  39. - essentials.delhome
  40. - ChestShop.shop.buy
  41. - lottery.buy
  42. - iConomy.access
  43. - iConomy.list
  44. - iConomy.rank
  45. - giftpost.chest.open
  46. - giftpost.chest.empty
  47. - giftpost.chest.send
  48. - giftpost.chest.upgrade
  49. - mcmmo.skills.*
  50. - factions.join
  51. - factions.home
  52. - factions.help
  53. - factions.leave
  54. - factions.map
  55. Dealer:
  56. default: false
  57. build: true
  58. inheritance:
  59. - Grower
  60. prefix: ' &8[&3Dealer&8]&f '
  61. suffix: ''
  62. giftpost:
  63. maxxhests: 3
  64. chestType: 'normal'
  65. permissions:
  66. - ChestShop.shop.create
  67. - ChestShop.shop.create.buy
  68. - ChestShop.shop.create.sell
  69. Trafficker:
  70. default: false
  71. build: true
  72. inheritance:
  73. - Dealer
  74. prefix: ' &8[&4Trafficker&8]&f '
  75. suffix: ''
  76. giftpost:
  77. maxxhests: 3
  78. chestType: 'normal'
  79. permissions:
  80. - lockette.user.create.chest
  81. - lockette.user.create.furnace
  82. Drug Lord:
  83. default: false
  84. build: true
  85. inheritance:
  86. - Trafficker
  87. prefix: ' &8[&5DrugLord&8]&f '
  88. suffix: ''
  89. giftpost:
  90. maxxhests: 3
  91. chestType: 'normal'
  92. permissions:
  93. - essentials.sethome.multiple
  94. ToughShit:
  95. default: false
  96. build: true
  97. inheritance:
  98. - Drug Lord
  99. prefix: ' &8[&6ToughShit&8]&f '
  100. suffix: ''
  101. giftpost:
  102. maxxhests: 5
  103. chestType: 'large'
  104. permissions:
  105. - factions.kit.fullplayer
  106. - factions.create
  107. - factions.description
  108. - factions.disband
  109. - factions.list
  110. - factions.sethome
  111. - factions.unclaim
  112. - factions.claim
  113. - factions.invite
  114. - factions.deinvite
  115. - factions.kick
  116. Police:
  117. default: false
  118. build: true
  119. inheritance:
  120. - Drug Lord
  121. prefix: ' &8[&aPolice&8]&f '
  122. suffix: ''
  123. giftpost:
  124. maxxhests: 3
  125. chestType: 'large'
  126. permissions:
  127. - essentials.kit
  128. - jail.command.jail
  129. - jail.command.unjail
  130. - jail.command.jailtransfer
  131. - jail.command.jaillist
  132. - jail.usercmd.jailstick
  133. - jail.command.jailmute
  134. VIP:
  135. default: false
  136. build: true
  137. inheritance:
  138. - ToughShit
  139. prefix: ' &8[&bVIP&8]&f '
  140. suffix: ''
  141. giftpost:
  142. maxxhests: 10
  143. chestType: 'large'
  144. permissions:
  145. - mcmmo.*
  146. - factions.*
  147. - lockette.*
  148. - mobdisguise.*
  149. Mod:
  150. default: false
  151. build: true
  152. inheritance: '
  153. - VIP
  154. prefix: ' &8[&cMod&8]&f '
  155. suffix: ''
  156. giftpost:
  157. maxxhests: 10
  158. chestType: 'large'
  159. permissions:
  160. - essentials.ban
  161. - essentials.whois
  162. - essentials.banip
  163. - essentials.broadcast
  164. - essentials.clearinventory.others
  165. - essentials.kick
  166. - essentials.mute
  167. - essentials.weather
  168. - essentials.unban
  169. - essentials.unbanip
  170. Admin:
  171. default: false
  172. build: true
  173. prefix: ' &8[&dAdmin]&8 '
  174. suffix: ''
  175. giftpost:
  176. maxxhests: 10
  177. chestType: 'large'
  178. permissions:
  179. - '*'
  180. Owner:
  181. default: false
  182. build: true
  183. prefix: ' &8[&1O&2w&3n&4e&6r&8]&f '
  184. suffix: ''
  185. giftpost:
  186. maxxhests: 10
  187. chestType: 'large'
  188. permissions:
  189. - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement