Advertisement
Guest User

ChestShop problem

a guest
Aug 5th, 2011
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. groups:
  2. Member:
  3. default: true
  4. info:
  5. prefix: ''
  6. suffix: ''
  7. build: true
  8. inheritance:
  9. permissions:
  10. - 'runecraft.rune.*'
  11. - 'runecraft.teleport'
  12. - 'ichat.color'
  13. - 'iConomy.access'
  14. - 'iConomy.payment'
  15. - 'iConomyChestShop.shop.create'
  16. - 'iConomyChestShop.shop.buy'
  17. - 'iConomyChestShop.shop.sell'
  18. - 'iConomyChestShop.command.iteminfo'
  19. - 'admincmd.tp.home'
  20.  
  21. PremiumMember:
  22. default: false
  23. info:
  24. prefix: 'Premium'
  25. suffix: ''
  26. build: true
  27. inheritance:
  28. permissions:
  29. - 'runecraft.rune.*'
  30. - 'runecraft.teleport'
  31. - 'ichat.color'
  32. - 'multiverse.portal.create'
  33. - 'multiverse.portal.remove'
  34. - 'multiverse.portal.select'
  35. - 'multiverse.portal.destination'
  36. - 'iConomy.access'
  37. - 'iConomy.payment'
  38. - 'iConomyChestShop.shop.create'
  39. - 'iConomyChestShop.shop.buy'
  40. - 'iConomyChestShop.shop.sell'
  41. - 'iConomyChestShop.command.iteminfo'
  42. - 'admincmd.tp.home'
  43.  
  44. Moderator:
  45. default: false
  46. info:
  47. prefix: 'GM'
  48. suffix: ''
  49. build: true
  50. inheritance:
  51. permissions:
  52. - 'modplugin.*'
  53. - 'ichat.color'
  54. - 'multiverse.tp'
  55. - 'multiverse.portal.create'
  56. - 'multiverse.portal.remove'
  57. - 'multiverse.portal.select'
  58. - 'multiverse.portal.destination'
  59. - 'multiverse.portal.list'
  60. - 'runecraft.rune.*'
  61. - 'runecraft.teleport'
  62. - 'worldedit.selection.*'
  63. - 'worldedit.clipboard.save'
  64. - 'worldedit.clipboard.load'
  65. - 'worldedit.history.undo'
  66. - 'worldedit.regen'
  67. - 'worldedit.superpickaxe'
  68. - 'worldedit.butcher'
  69. - 'worldedit.region.set'
  70. - 'worldedit.fixwater'
  71. - 'worldedit.navigation.*'
  72. - 'worldedit.generation.*'
  73. - 'iConomy.access'
  74. - 'iConomy.payment'
  75. - 'iConomyChestShop.shop.create'
  76. - 'iConomyChestShop.shop.buy'
  77. - 'iConomyChestShop.shop.sell'
  78. - 'iConomyChestShop.command.iteminfo'
  79. - 'admincmd.time.*'
  80. - 'admincmd.item.*'
  81. - 'admincmd.tp.*'
  82. - 'admincmd.player.*'
  83.  
  84. Admins:
  85. default: false
  86. info:
  87. prefix: 'Admin'
  88. suffix: ''
  89. build: true
  90. inheritance:
  91. permissions:
  92. - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement