Advertisement
Guest User

Groupmanager config

a guest
Dec 24th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. # Group inheritance
  2. #
  3. # Any inherited groups prefixed with a g: are global groups
  4. # and are inherited from the GlobalGroups.yml.
  5. #
  6. # Groups without the g: prefix are groups local to this world
  7. # and are defined in the this groups.yml file.
  8. #
  9. # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
  10.  
  11. groups:
  12. Escaped:
  13. default: false
  14. permissions: []
  15. inheritance: []
  16. info:
  17. build: false
  18. prefix: ''
  19. suffix: ''
  20. a:
  21. default: true
  22. permissions:
  23. - rankup.rankup
  24. - rankup.sign
  25. - plotme.use.auto
  26. - plotme.use.home
  27. - plotme.use.list
  28. - plotme.use.info
  29. - plotme.use.biome
  30. - plotme.use.clear
  31. - plotme.use.dispose
  32. - plotme.use.done
  33. - plotme.use.deny
  34. - plotme.use.undeny
  35. - plotme.use.buy
  36. - plotme.use.sell
  37. - plotme.use.auction
  38. - plotme.use.reset
  39. - plotme.use.middle
  40. - plotme.use.add
  41. - plotme.use.remove
  42. - plotme.use.protect
  43. - PrisonUtils.autosell
  44. - PrisonUtils.autopickup
  45. - PrisonUtils.autosmelt
  46. - PrisonUtils.autoblock
  47. inheritance: []
  48. info:
  49. build: false
  50. prefix: ''
  51. suffix: ''
  52. b:
  53. default: false
  54. permissions: []
  55. inheritance: []
  56. info:
  57. build: false
  58. prefix: ''
  59. suffix: ''
  60. c:
  61. default: false
  62. permissions: []
  63. inheritance: []
  64. info:
  65. build: false
  66. prefix: ''
  67. suffix: ''
  68. d:
  69. default: false
  70. permissions: []
  71. inheritance: []
  72. info:
  73. build: false
  74. prefix: ''
  75. suffix: ''
  76. e:
  77. default: false
  78. permissions: []
  79. inheritance: []
  80. info:
  81. build: false
  82. prefix: ''
  83. suffix: ''
  84. f:
  85. default: false
  86. permissions: []
  87. inheritance: []
  88. info:
  89. build: false
  90. prefix: ''
  91. suffix: ''
  92. g:
  93. default: false
  94. permissions: []
  95. inheritance: []
  96. info:
  97. build: false
  98. prefix: ''
  99. suffix: ''
  100. h:
  101. default: false
  102. permissions: []
  103. inheritance: []
  104. info:
  105. build: false
  106. prefix: ''
  107. suffix: ''
  108. i:
  109. default: false
  110. permissions: []
  111. inheritance: []
  112. info:
  113. build: false
  114. prefix: ''
  115. suffix: ''
  116. j:
  117. default: false
  118. permissions: []
  119. inheritance: []
  120. info:
  121. build: false
  122. prefix: ''
  123. suffix: ''
  124. k:
  125. default: false
  126. permissions: []
  127. inheritance: []
  128. info:
  129. build: false
  130. prefix: ''
  131. suffix: ''
  132.  
  133. l:
  134. default: false
  135. permissions: []
  136. inheritance: []
  137. info:
  138. build: false
  139. prefix: ''
  140. suffix: ''
  141. m:
  142. default: false
  143. permissions: []
  144. inheritance: []
  145. info:
  146. build: false
  147. prefix: ''
  148. suffix: ''
  149. n:
  150. default: false
  151. permissions: []
  152. inheritance: []
  153. info:
  154. build: false
  155. prefix: ''
  156. suffix: ''
  157. o:
  158. default: false
  159. permissions: []
  160. inheritance: []
  161. info:
  162. build: false
  163. prefix: ''
  164. suffix: ''
  165. p:
  166. default: false
  167. permissions: []
  168. inheritance: []
  169. info:
  170. build: false
  171. prefix: ''
  172. suffix: ''
  173. q:
  174. default: false
  175. permissions: []
  176. inheritance: []
  177. info:
  178. build: false
  179. prefix: ''
  180. suffix: ''
  181. r:
  182. default: false
  183. permissions: []
  184. inheritance: []
  185. info:
  186. build: false
  187. prefix: ''
  188. suffix: ''
  189. s:
  190. default: false
  191. permissions: []
  192. inheritance: []
  193. info:
  194. build: false
  195. prefix: ''
  196. suffix: ''
  197. t:
  198. default: false
  199. permissions: []
  200. inheritance: []
  201. info:
  202. build: false
  203. prefix: ''
  204. suffix: ''
  205. u:
  206. default: false
  207. permissions: []
  208. inheritance: []
  209. info:
  210. build: false
  211. prefix: ''
  212. suffix: ''
  213. v:
  214. default: false
  215. permissions: []
  216. inheritance: []
  217. info:
  218. build: false
  219. prefix: ''
  220. suffix: ''
  221. w:
  222. default: false
  223. permissions: []
  224. inheritance: []
  225. info:
  226. build: false
  227. prefix: ''
  228. suffix: ''
  229. x:
  230. default: false
  231. permissions: []
  232. inheritance: []
  233. info:
  234. build: false
  235. prefix: ''
  236. suffix: ''
  237. y:
  238. default: false
  239. permissions: []
  240. inheritance: []
  241. info:
  242. build: false
  243. prefix: ''
  244. suffix: ''
  245. z:
  246. default: false
  247. permissions: []
  248. inheritance: []
  249. info:
  250. build: false
  251. prefix: ''
  252. suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement