Advertisement
Guest User

Untitled

a guest
May 21st, 2018
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. {
  2. "default_ranks": {
  3. "player": "default",
  4. "op": "owner"
  5. },
  6. "ranks": {
  7. "default": {
  8. "parent": "builtin_player",
  9. "permissions": {
  10. "ftbutilities.nickname": true,
  11. "ftbutilities.leaderboard": true,
  12. "ftbutilities.homes.cross_dim": true,
  13. "ftbutilities.claims.item": true,
  14. "ftbutilities.claims.block.interact": true,
  15. "factionmod.command.faction": true,
  16. "factionmod.command.faction.show_chest": false,
  17. "ftbutilities.homes.max": 4,
  18. "ftbutilities.tpa.warmup": 5,
  19. "ftbutilities.homes.warmup": 5,
  20. "ftbutilities.wraps.warmup": 5,
  21. "ftbutilities.spawn.warmup": 5,
  22. "ftbutilities.chunkloader.max_chunks": 0,
  23. "ftbutilities.back.warmup": 5,
  24. "ftbutilities.claims.max_chunks": 0,
  25. "command.balance": true,
  26. "command.pay": true
  27. }
  28. },
  29. "admin": {
  30. "parent": "default",
  31. "syntax": "&4[Admin]&f<$name>",
  32. "permissions": {
  33. "admin_panel.ftbutilities.edit_world.gamerules": true,
  34. "admin_panel.ftbutilities.view_crash_reports": true,
  35. "factionmod.command.admin": true,
  36. "factionmod.command.freload": true,
  37. "factionmod.command.safezone": true,
  38. "factionmod.command.warzone": true,
  39. "ftbutilities.claims.block.edit": true,
  40. "ftbutilities.claims.item.forge.bucketfilled": true,
  41. "ftbutilities.claims.item.minecraft.bucket": true,
  42. "ftbutilities.claims.item.minecraft.end_crystal": true,
  43. "ftbutilities.claims.item": true,
  44. "ftbutilities.claims.item.minecraft.lava_bucket": true,
  45. "ftbutilities.claims.item.minecraft.water_bucket": true,
  46. "ftbutilities.claims.modify.others": true,
  47. "ftbutilities.display.admin_info": true,
  48. "ftbutilities.homes.list_other": true,
  49. "ftbutilities.homes.teleport_other": true,
  50. "pregen-chunkview": true,
  51. "command.fly": true,
  52. "command.gamemode": true,
  53. "worldedit.*": true,
  54. "command.kick": true,
  55. "command.ban": true,
  56. "command.ban-ip": true,
  57. "command.pardon": true,
  58. "command.pardon-ip": true,
  59. "command.banlist": true
  60. }
  61. },
  62. "builder": {
  63. "parent": "default",
  64. "syntax": "&3[Builder]&f<$name>",
  65. "permissions": {
  66. "command.fly": true,
  67. "command.gamemode": true
  68. }
  69. },
  70. "helper": {
  71. "parent": "default",
  72. "syntax": "&2[Helper]&f<$name>",
  73. "permissions": {
  74. "command.kick": true,
  75. "command.ban": true,
  76. "command.ban-ip": true,
  77. "command.pardon": true,
  78. "command.pardon-ip": true,
  79. "command.banlist": true
  80. }
  81. },
  82. "mod": {
  83. "parent": "helper",
  84. "syntax": "&6[Mod]&f<$name>",
  85. "permissions": {
  86. "command.fly": true,
  87. "command.gamemode": true
  88. }
  89. },
  90. "owner": {
  91. "parent": "admin",
  92. "syntax": "&1[Owner]&f<$name>",
  93. "permissions": {}
  94. },
  95. "co-owner": {
  96. "parent": "admin",
  97. "syntax": "&5[Co-Owner]&f<$name>",
  98. "permissions": {}
  99. },
  100. "owner2": {
  101. "parent": "builtin_op",
  102. "syntax": "&1[Owner]&f<$name>",
  103. "permissions": {
  104. "ftbutilities.nickname": true,
  105. "ftbutilities.leaderboard": true,
  106. "ftbutilities.homes.cross_dim": true,
  107. "ftbutilities.claims.item": true,
  108. "ftbutilities.claims.block.interact": true,
  109. "factionmod.command.faction": true,
  110. "factionmod.command.faction.show_chest": false,
  111. "ftbutilities.homes.max": 4,
  112. "ftbutilities.tpa.warmup": 5,
  113. "ftbutilities.homes.warmup": 5,
  114. "ftbutilities.wraps.warmup": 5,
  115. "ftbutilities.spawn.warmup": 5,
  116. "ftbutilities.chunkloader.max_chunks": 0,
  117. "ftbutilities.back.warmup": 5,
  118. "ftbutilities.claims.max_chunks": 500,
  119. "command.balance": true,
  120. "command.pay": true,
  121. "admin_panel.ftbutilities.edit_world.gamerules": true,
  122. "admin_panel.ftbutilities.view_crash_reports": true,
  123. "factionmod.command.admin": true,
  124. "factionmod.command.freload": true,
  125. "factionmod.command.safezone": true,
  126. "factionmod.command.warzone": true,
  127. "ftbutilities.claims.block.edit": true,
  128. "ftbutilities.claims.item.forge.bucketfilled": true,
  129. "ftbutilities.claims.item.minecraft.bucket": true,
  130. "ftbutilities.claims.item.minecraft.end_crystal": true,
  131. "ftbutilities.claims.item": true,
  132. "ftbutilities.claims.item.minecraft.lava_bucket": true,
  133. "ftbutilities.claims.item.minecraft.water_bucket": true,
  134. "ftbutilities.claims.modify.others": true,
  135. "ftbutilities.display.admin_info": true,
  136. "ftbutilities.homes.list_other": true,
  137. "ftbutilities.homes.teleport_other": true,
  138. "pregen-chunkview": true,
  139. "command.fly": true,
  140. "command.gamemode": true,
  141. "worldedit.*": true,
  142. "command.kick": true,
  143. "command.ban": true,
  144. "command.ban-ip": true,
  145. "command.pardon": true,
  146. "command.pardon-ip": true,
  147. "command.banlist": true
  148. }
  149. }
  150. }
  151. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement