Advertisement
Guest User

Untitled

a guest
Sep 29th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. groups:
  2.  
  3. Besucher:
  4.  
  5. default: true
  6.  
  7. info:
  8.  
  9. prefix: '&2Besucher '
  10.  
  11. suffix: '&f'
  12.  
  13. build: false
  14.  
  15. permissions:
  16.  
  17. Mitglied:
  18.  
  19. default: false
  20.  
  21. info:
  22.  
  23. prefix: '&bMitglied '
  24.  
  25. suffix: '&f'
  26.  
  27. build: true
  28.  
  29. inheritance:
  30.  
  31. - Default
  32.  
  33. permissions:
  34.  
  35. - 3co.pay
  36.  
  37. - ScizzrHome.basic.*
  38.  
  39. - 3co.banks.deposit
  40. - 3co.banks.withdraw
  41. - 3co.balance
  42. - 'ecoCreature.Creature.*'
  43. Admins:
  44.  
  45. default: false
  46.  
  47. info:
  48.  
  49. prefix: '&4Admin '
  50.  
  51. suffix: '&f'
  52.  
  53. build: true
  54.  
  55. inheritance:
  56.  
  57. - Default
  58.  
  59. permissions:
  60.  
  61. - commandbook.*
  62. - worldedit.*
  63. - ScizzrHome.*
  64.  
  65. - 3co.*
  66.  
  67. - alerter.op
  68.  
  69. - 3co.banks.deposit
  70. - 3co.banks.withdraw
  71. - 3co.balance
  72. - 'ecoCreature.Creature.*'
  73. - 'simplevend.create'
  74. Default:
  75.  
  76. permissions:
  77.  
  78. inheritance:
  79.  
  80.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement