Advertisement
Guest User

PermissionsEX YML

a guest
Dec 9th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. groups:
  2. default:
  3. build: false
  4. options:
  5. default: true
  6. rank: '1000'
  7. prefix: '(Guest) '
  8. permissions:
  9. - -modifyworld.*
  10. - modifyworld.login
  11. - modifyworld.chat
  12. User:
  13. build: true
  14. options:
  15. default: false
  16. rank: '900'
  17. prefix: '&0(&eMember&0)&7 '
  18. inheritance:
  19. - default
  20. permissions:
  21. - modifyworld.*
  22. - -modifyworld.blocks.place.(8-11|13-16|18-19|21-22|41-42|46|51-52|56-57|73-74|90|97|119-122|129-130|133|137-138|146|165|264-279|283-286|290-294|298-317|326-327|368|383|388|399|407|417-419)
  23. - -modifyworld.blocks.interact.(46)
  24. - minecraft.command.gamemode
  25. - bukkit.command.gamemode
  26. - commandbook.away
  27. - commandbook.time.check
  28. - commandbook.spawn
  29. - commandbook.call
  30. - commandbook.home.teleport
  31. - -commandbook.home.teleport.other
  32. - -commandbook.home.other
  33. - commandbook.home.set
  34. - -commandbook.home.set.other
  35. - commandbook.warp.teleport
  36. - commandbook.warp.list
  37. - commandbook.say
  38. - commandbook.return
  39. - commandbook.say.me
  40. - commandbook.msg
  41. - commandbook.mute
  42. - commandbook.whereami.*
  43. - commandbook.gamemode.change
  44. - commandbook.gamemode.check
  45. - commandbook.pong
  46. - commandbook.motd
  47. - commandbook.rules
  48. - commandbook.who
  49. - worldguard.region.teleport.own.*
  50. - worldguard.region.teleport.member.*
  51. - dynmap.webchat
  52. - dynmap.webregister
  53. - multiverse.access.(Spawn City)
  54. Trusted User:
  55. build: true
  56. options:
  57. default: false
  58. rank: '800'
  59. prefix: '&0(&bTrusted&0)&7 '
  60. inheritance:
  61. - User
  62. permissions:
  63. - modifyworld.*
  64. - commandbook.time.*
  65. - -commandbook.time.lock
  66. - commandbook.god
  67. - -commandbook.god.other
  68. - bukkit.command.time.*
  69. - minecraft.command.time
  70. Moderator:
  71. build: true
  72. options:
  73. default: false
  74. rank: '100'
  75. prefix: '&0(&aMod&0)&7 '
  76. inheritance:
  77. - Trusted User
  78. permissions:
  79. - commandbook.*
  80. - worldguard.region.teleport.*
  81. - worldguard.region.bypass.*
  82. - worldguard.region.notify
  83. - worldguard.chest-protection.override
  84. - mcmmo.chat.adminchat
  85. - permissions.manage
  86. - permissions.manage.users
  87. - permissions.user.promote.<ladder>
  88. - permissions.user.demote.<ladder>
  89. - multiverse.access.*
  90. Admin:
  91. build: true
  92. options:
  93. default: false
  94. rank: '50'
  95. prefix: '&0(&4Admin&0)&7 '
  96. inheritance:
  97. - Moderator
  98. permissions:
  99. - worldguard.*
  100. - worldedit.*
  101. - voxelsniper.*
  102. - mcmmo.*
  103. - bukkit.*
  104. - minecraft.*
  105. - dynmap.marker.*
  106. Owner:
  107. build: true
  108. options:
  109. default: false
  110. rank: '1'
  111. prefix: '&0(&1Owner&0)&k '
  112. inheritance:
  113. - Admin
  114. permissions:
  115. - permissions.*
  116. - dynmap.*
  117. - multiverse.*
  118. schema-version: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement