Advertisement
Guest User

Untitled

a guest
May 6th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. # System is no longer used, but may become used in the future
  2. # Copies is for multiple-world support
  3. # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
  4. # If this file is for your default world (the one in server.properties) then you must
  5. # leave copies blank.
  6. # Example: copies: Derp - This will clone the permissions of the world Derp
  7. plugin:
  8. permissions:
  9. system: default
  10. groups:
  11. Narys:
  12. default: true
  13. info:
  14. prefix: '&fNarys'
  15. suffix: '&fNarys'
  16. build: true
  17. permissions:
  18. - ChestShop.shop.*
  19. - iConomy.access
  20. - iConomy.rank
  21. - iConomy.list
  22. - iConomy.payment
  23. - ChestShop.shop.buy
  24. - ChestShop.shop.sell
  25. - ChestShop.shop.create
  26. - lockette.user.create.*
  27. - creativegates.*
  28. - essentials.pay
  29. - essentials.msg
  30. - essentials.rules
  31. - essentials.spawn
  32. - essentials.home
  33. - essentials.sethome
  34. - essentials.tpa
  35. - essentials.tpaccept
  36. - -bukkit.command.plugins
  37. - pvp.general
  38. - essentials.list
  39. - PlayerStatus.afk
  40. - AntiShare.allow.*
  41. - -AntiShare.allow.drop_item
  42. prefix: '&fNarys &f'
  43. Vip:
  44. default: true
  45. info:
  46. prefix: ''
  47. suffix: ''
  48. build: true
  49. permissions:
  50. - ChestShop.shop.*
  51. - iConomy.access
  52. - iConomy.rank
  53. - iConomy.list
  54. - iConomy.payment
  55. - ChestShop.shop.buy
  56. - ChestShop.shop.sell
  57. - ChestShop.shop.create
  58. - creativegates.*
  59. - essentials.pay
  60. - essentials.msg
  61. - essentials.rules
  62. - essentials.spawn
  63. - essentials.home
  64. - essentials.sethome
  65. - essentials.tpa
  66. - essentials.tpaccept
  67. - bukkit.command.kick
  68. - -bukkit.command.plugins
  69. - pvp.general
  70. - kit.Iron
  71. - kit.kit
  72. - essentials.list
  73. - PlayerStatus.afk
  74. - fastmining.fastmining
  75. - fastmining.drop
  76. - fastmining.info
  77. - AntiShare.allow.*
  78. prefix: '&aVip &f'
  79. Adminas:
  80. default: false
  81. info:
  82. build: true
  83. inheritance:
  84. - monsTers
  85. permissions:
  86. - -bukkit.command.op.give
  87. - -bukkit.command.stop
  88. - -bukkit.command.say
  89. - -bukkit.command.xp
  90. - -bukkit.command.reload
  91. - -bukkit.command.plugins
  92. - -bukkit.command.gamemode
  93. - -giveall.give
  94. - '*'
  95. prefix: '&cAdminas &f'
  96. Savininkas:
  97. default: false
  98. info:
  99. prefix: cSavininkas &f
  100. suffix: ''
  101. build: true
  102. inheritance:
  103. - monsTers
  104. permissions:
  105. - '*'
  106. prefix: '&cSavininkas &f'
  107. users:
  108. monsTers:
  109. group:
  110. - Savininkas
  111. Delicious:
  112. group:
  113. - Vip
  114. Bruds:
  115. group:
  116. - Adminas
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement