Advertisement
Guest User

Untitled

a guest
May 12th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. groups:
  2. New:
  3. default: true
  4. prefix: '&4[New Player]&f'
  5. permissions:
  6. - zzzz
  7. Rookie:
  8. prefix: '&6[Player]&f'
  9. Permissions:
  10. - modifyworld.*
  11. - mobdisguise.player.*
  12. - mobdisguise.mob.sheep.*
  13. - ChestShop.shop.buy.*
  14. - ChestShop.shop.sell.*
  15. - iConomy.help
  16. - iConomy.holdings
  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. Admin:
  36. inheritance:
  37. - default
  38. permissions:
  39. - ChestShop.admin.*
  40. - iConomy.help
  41. - iConomy.holdings
  42. - iConomy.payment
  43. - iConomy.accounts.create
  44. - iConomy.accounts.remove
  45. - iConomy.accounts.give
  46. - iConomy.accounts.take
  47. - iConomy.accounts.set
  48. - iConomy.accounts.status
  49. - iConomy.accounts.status.set
  50. - iConomy.accounts.purge
  51. - iConomy.accounts.empty
  52. - pchest.edit.*
  53. - zp.tp.*
  54. - buttonwarp.admin.*
  55. - bukkit.command.time.set.*
  56. - bukkit.command.gamemode.*
  57. prefix: '&8[Helper]&f'
  58. Owner:
  59. prefix: '&2[Owner]&f'
  60. Inheritance:
  61. - Admin
  62. permissions:
  63. - lwc.admin
  64. - signlift.*
  65. - zp.admin.*
  66. - bukkit.command.gamemode.*
  67. - bukkit.command.op.*
  68. - bukkit.command.reload.*
  69. - bukkit.command.toggledownfall.*
  70. - bukkit.command.time.*
  71. - bukkit.command.ban.*
  72. - bukkit.command.unban.*
  73. - bukkit.command.xp.*
  74. - bukkit.command.whitelist.list.*
  75. - bukkit.command.whitelist.reload.*
  76. - bukkit.command.whitelist.add.*
  77. - bukkit.command.whitelist.remove.*
  78. - bukkit.command.whitelist.enable.*
  79. - bukkit.command.whitelist.disable.*
  80. - bukkit.command.say.*
  81. - bukkit.command.list.*
  82. - bukkit.command.save.enable.*
  83. - bukkit.command.save.disable.*
  84. - bukkit.command.save.perform.*
  85. - bukkit.command.stop.*
  86. - bukkit.command.give.*
  87. - bukkit.command.teleport.*
  88. - bukkit.command.ban.ip.*
  89. - bukkit.command.unban.ip.*
  90. - bukkit.command.kick.*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement