Advertisement
Guest User

Untitled

a guest
May 7th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. groups:
  2. New:
  3. default: true
  4. permissions:
  5. -
  6. prefix: '&4[New Player]&f'
  7. Rookie:
  8. default: false
  9. Permissions:
  10. - modifyworld.*
  11. - mobdisguise.player.*
  12. - mobdisguise.mob.sheep.*
  13. - ChestShop.shop.buy.*
  14. - ChestShop.shop.sell.*
  15. - iConomy.help: true
  16. - iConomy.holdings: true
  17. - lwc.protect
  18. - pchest.open
  19. - signlift.create.*
  20. - signlift.use.own.*
  21. - signlift.use.normal.*
  22. - zp.warp.*
  23. - zp.back.*
  24. - zp.block.*
  25. - buttonwarp.use.*
  26. - buttonwarp.freewarp.*
  27. - bukkit.command.version.*
  28. - bukkit.command.plugins.*
  29. - bukkit.command.tell.*
  30. - bukkit.command.kill.*
  31. - bukkit.command.me.*
  32. - bukkit.command.help.*
  33. - bukkit.command.banlist.*
  34. - bukkit.command.list.*
  35. prefix: '&6[Player]&f'
  36. Admin:
  37. inheritance:
  38. - default
  39. default: false
  40. permissions:
  41. - ChestShop.admin.*
  42. - iConomy.help: true
  43. - iConomy.holdings: true
  44. - iConomy.payment: true
  45. - iConomy.accounts.create: true
  46. - iConomy.accounts.remove: true
  47. - iConomy.accounts.give: true
  48. - iConomy.accounts.take: true
  49. - iConomy.accounts.set: true
  50. - iConomy.accounts.status: true
  51. - iConomy.accounts.status.set: true
  52. - iConomy.accounts.purge: true
  53. - iConomy.accounts.empty: true
  54. - pchest.edit.*
  55. - zp.tp.*
  56. - buttonwarp.admin.*
  57. - bukkit.command.time.set.*
  58. - bukkit.command.gamemode.*
  59. prefix: '&8[Helper]&f'
  60. Owner:
  61. Inheritance:
  62. - Admin
  63. default: false
  64. permissions:
  65. - lwc.admin
  66. - signlift.*
  67. - zp.admin.*
  68. - bukkit.command.gamemode.*
  69. - bukkit.command.op.*
  70. - bukkit.command.reload.*
  71. - bukkit.command.toggledownfall.*
  72. - bukkit.command.time.*
  73. - bukkit.command.ban.*
  74. - bukkit.command.unban.*
  75. - bukkit.command.xp.*
  76. - bukkit.command.whitelist.list.*
  77. - bukkit.command.whitelist.reload.*
  78. - bukkit.command.whitelist.add.*
  79. - bukkit.command.whitelist.remove.*
  80. - bukkit.command.whitelist.enable.*
  81. - bukkit.command.whitelist.disable.*
  82. - bukkit.command.say.*
  83. - bukkit.command.list.*
  84. - bukkit.command.save.enable.*
  85. - bukkit.command.save.disable.*
  86. - bukkit.command.save.perform.*
  87. - bukkit.command.stop.*
  88. - bukkit.command.give.*
  89. - bukkit.command.teleport.*
  90. - bukkit.command.ban.ip.*
  91. - bukkit.command.unban.ip.*
  92. - bukkit.command.kick.*
  93. prefix: '&2[Owner]&f'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement