Advertisement
TauQuebb

Permissions1

Jun 4th, 2011
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. groups:
  2. Default:
  3. default: true
  4. info:
  5. prefix: ''
  6. suffix: ''
  7. build: false
  8. inheritance:
  9. permissions:
  10. User:
  11. default: false
  12. info:
  13. prefix: ''
  14. suffix: ''
  15. build: true
  16. inheritance:
  17. - Default
  18. permissions:
  19. - 'foo.bar'
  20. - '- multiverse.tp'
  21. - '- multiverse.portal.list'
  22. - 'slowhealth'
  23. - 'iConomy.access'
  24. - 'iConomy.rank'
  25. - 'iConomy.payment'
  26. - 'iConomy.list'
  27. - 'iConomyChestShop.shop.create'
  28. - 'iConomyChestShop.shop.buy'
  29. - 'iConomyChestShop.shop.sell'
  30. - 'iConomyChestShop.command.iteminfo'
  31. - '- multiverse.world.spawn'
  32. Moderator:
  33. default: false
  34. info:
  35. prefix: ''
  36. suffix: ''
  37. build: true
  38. inheritance:
  39. - Default
  40. permissions:
  41. Admins:
  42. default: false
  43. info:
  44. prefix: ''
  45. suffix: ''
  46. build: true
  47. inheritance:
  48. - User
  49. permissions:
  50. - '*'
  51. - 'multiverse.*'
  52. - 'iConomy.admin.*'
  53. - 'iConomyChestShop.admin'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement