Guest User

Untitled

a guest
Nov 24th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. groups:
  2. Visitor:
  3. default: true
  4. permissions:
  5. - 'commandbook.intro'
  6. - 'commandbook.rules'
  7. - 'commandbook.say.me'
  8. - 'commandbook.motd'
  9. - 'commandbook.msg'
  10. - 'commandbook.time.check'
  11. - 'commandbook.whereami'
  12. - 'commandbook.who'
  13. inheritance: []
  14. info:
  15. prefix: ''
  16. build: false
  17. suffix: ''
  18. rank: 1
  19. Builder:
  20. default: false
  21. permissions:
  22. - 'commandbook.clear'
  23. - 'commandbook.home.set'
  24. - 'commandbook.home.teleport'
  25. - 'commandbook.spawn'
  26. - 'commandbook.teleport'
  27. - 'commandbook.help'
  28. - 'commandbook.kit.list'
  29. - 'commandbook.kit.kits'
  30. - 'magiccarpet.mc'
  31. - 'magiccarpet.ml'
  32. - 'wings.fly'
  33. inheritance:
  34. - visitor
  35. info:
  36. prefix: '&7[&eBuilder&7]&f '
  37. build: true
  38. suffix: ''
  39. rank: 2
  40. Moderator:
  41. default: false
  42. permissions:
  43. - 'commandbook.help'
  44. - 'commandbook.give'
  45. - 'commandbook.give.other'
  46. - 'commandbook.give.stacks'
  47. - 'commandbook.more'
  48. - 'commandbook.midi'
  49. - 'commandbook.kit.list'
  50. - 'commandbook.time.check'
  51. - 'commandbook.teleport.other'
  52. - 'commandbook.kit.list'
  53. - 'commandbook.warp.teleport'
  54. - 'commandbook.warp.teleport.other'
  55. - 'commandbook.msg'
  56. inheritance:
  57. - builder
  58. info:
  59. prefix: '&7[&3Mod&7]&f '
  60. build: true
  61. suffix: ''
  62. rank: 3
  63. Admin:
  64. default: false
  65. permissions:
  66. - '*'
  67. inheritance:
  68. - moderator
  69. info:
  70. prefix: '&7[&6Admin&7]&f '
  71. build: true
  72. suffix: ''
  73. rank: 4
  74. Owner:
  75. default: false
  76. permissions:
  77. - 'multiverse.world.create: true'
  78. - 'god'
  79. - 'vanish.*'
  80. - '*'
  81. inheritance:
  82. - admin
  83. info:
  84. prefix: '&7[&6Owner&7]&f '
  85. build: true
  86. suffix: ''
  87. rank: 5
Add Comment
Please, Sign In to add comment