Guest User

Untitled

a guest
Jan 22nd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. groups:
  2. Besucher:
  3. default: true
  4. info:
  5. prefix: '&2Besucher '
  6. suffix: '&f'
  7. build: false
  8. permissions:
  9. - 'ecoCreature.Creature.*'
  10. Mitglied:
  11. default: false
  12. info:
  13. prefix: '&bMitglied '
  14. suffix: '&f'
  15. build: true
  16. inheritance:
  17. - Default
  18. permissions:
  19. - 3co.pay
  20. - ScizzrHome.basic.*
  21. - 3co.banks.deposit
  22. - 3co.banks.withdraw
  23. - 3co.balance
  24. Admins:
  25. default: false
  26. info:
  27. prefix: '&4Admin '
  28. suffix: '&f'
  29. build: true
  30. inheritance:
  31. - Default
  32. permissions:
  33. - commandbook.*
  34. - worldedit.*
  35. - ScizzrHome.*
  36. - 3co.*
  37. - alerter.op
  38. - 3co.banks.deposit
  39. - 3co.banks.withdraw
  40. - 3co.balance
  41. - 'simplevend.create'
  42. Default:
  43. permissions:
  44. inheritance:
Add Comment
Please, Sign In to add comment