Advertisement
Guest User

Untitled

a guest
Jul 27th, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Citizen:
  2. default: false
  3. info:
  4. prefix: '&7'
  5. suffix: ''
  6. build: true
  7. rank: 2
  8. inheritance:
  9. - Guest
  10. permissions:
  11. - 'iConomy.payment'
  12. - 'showcase.buy.finite'
  13. - 'showcase.buy.infinite'
  14. - 'showcase.exchange'
  15. Seller:
  16. default: false
  17. info:
  18. prefix: '&e'
  19. suffix: ''
  20. build: true
  21. rank: 4
  22. inheritance:
  23. - Citizen
  24. permissions:
  25. - 'showcase.basic'
  26. - 'showcase.finite'
  27. Admin:
  28. default: false
  29. info:
  30. prefix: '&9'
  31. suffix: ''
  32. build: true
  33. rank: 7
  34. inheritance:
  35. permissions:
  36. - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement