Advertisement
Guest User

GroupManager BOSEconomy Problem

a guest
Jul 20th, 2011
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. groups:
  2. Default:
  3. default: true
  4. permissions:
  5. - BOSEconomy.common.*
  6. - BOSEconomy.common.income
  7. - BOSEconomy.common.mastry
  8. - BOSEconomy.common.pay
  9. - BOSEconomy.common.stats
  10. - BOSEconomy.common.top5
  11. - BOSEconomy.common.wallet
  12. - essentials.back
  13. - essentials.home
  14. - essentials.list
  15. - essentials.msg
  16. - essentials.rules
  17. - essentials.sethome
  18. - essentials.spawn
  19. - essentials.tphere
  20. - iConomyChestShop.shop.buy
  21. - iConomyChestShop.shop.create
  22. - iConomyChestShop.shop.exclude.BEDROCK
  23. - iConomyChestShop.shop.exclude.LAVA
  24. - iConomyChestShop.shop.exclude.OBSIDIAN
  25. - iConomyChestShop.shop.exclude.WATER
  26. - iConomyChestShop.shop.sell
  27. - lwc.protect
  28. inheritance: []
  29. info:
  30. prefix: '&f'
  31. build: true
  32. suffix: ''
  33. Administrator:
  34. default: false
  35. permissions:
  36. - '*'
  37. - essentials.protect.damage.*
  38. inheritance:
  39. - moderator
  40. info:
  41. prefix: '&4'
  42. build: true
  43. suffix: ''
  44. Moderator:
  45. default: false
  46. permissions:
  47. - essentials.ban
  48. - essentials.banip
  49. - essentials.kick
  50. - essentials.unban
  51. - essentials.unbanip
  52. inheritance:
  53. - default
  54. info:
  55. prefix: '&5'
  56. build: true
  57. suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement