Advertisement
Guest User

permissoins.yml

a guest
May 7th, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 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: false
  45. info:
  46. prefix: '&aVip &f'
  47. suffix: ''
  48. build: true
  49. inheritance:
  50. - Narys
  51. permissions:
  52. - ChestShop.shop.*
  53. - iConomy.access
  54. - iConomy.rank
  55. - iConomy.list
  56. - iConomy.payment
  57. - ChestShop.shop.buy
  58. - ChestShop.shop.sell
  59. - ChestShop.shop.create
  60. - creativegates.*
  61. - essentials.pay
  62. - essentials.msg
  63. - essentials.rules
  64. - essentials.spawn
  65. - essentials.home
  66. - essentials.sethome
  67. - essentials.tpa
  68. - essentials.tpaccept
  69. - bukkit.command.kick
  70. - -bukkit.command.plugins
  71. - pvp.general
  72. - kit.Iron
  73. - kit.kit
  74. - essentials.list
  75. - PlayerStatus.afk
  76. - fastmining.fastmining
  77. - fastmining.drop
  78. - fastmining.info
  79. - AntiShare.allow.*
  80. prefix: '&aVip &f'
  81. Adminas:
  82. default: false
  83. info:
  84. build: true
  85. prefix: '&cAdminas &f'
  86. inheritance:
  87. - Vip
  88. permissions:
  89. - -bukkit.command.op.give
  90. - -bukkit.command.stop
  91. - -bukkit.command.say
  92. - -bukkit.command.xp
  93. - -bukkit.command.reload
  94. - -bukkit.command.plugins
  95. - -bukkit.command.gamemode
  96. - -giveall.give
  97. - '*'
  98. prefix: '&cAdminas &f'
  99. Savininkas:
  100. default: false
  101. info:
  102. prefix: cSavininkas &f
  103. suffix: ''
  104. build: true
  105. inheritance:
  106. - Adminas
  107. permissions:
  108. - '*'
  109. prefix: '&cSavininkas &f'
  110. GM:
  111. default: false
  112. info:
  113. prefix: '&aGM&f'
  114. suffix: ''
  115. build: true
  116. inheritance:
  117. - Savininkas
  118. permissions:
  119.  
  120. users:
  121. monsTers:
  122. group:
  123. - Savininkas
  124. Delicious:
  125. group:
  126. - Vip
  127. Bruds:
  128. group:
  129. - Adminas
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement