katubug

enthusiasticraft ranks.txt

Nov 15th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. // For more info visit https://github.com/FTBTeam/FTB-Ranks/wiki
  2.  
  3. [base]
  4. power: 1
  5. ftbutilities.claims.block.interact.waystones.waystone: true
  6. ftbutilities.claims.block.interact.modcurrency.blockexchanger: true
  7. ftbutilities.claims.block.interact.modcurrency.blockvending: true
  8. ftbutilities.claims.block.interact.cfm.mail_box: true
  9. ftbutilities.claims.block.interact.cfm.mail_box_acacia: true
  10. ftbutilities.claims.block.interact.cfm.mail_box_birch: true
  11. ftbutilities.claims.block.interact.cfm.mail_box_dark_oak: true
  12. ftbutilities.claims.block.interact.cfm.mail_box_jungle: true
  13. ftbutilities.claims.block.interact.cfm.mail_box_spruce: true
  14. ftbutilities.claims.block.interact.randomthings.endermailbox: true
  15. ftbutilities.claims.block.interact.minecraft.beacon: true
  16. ftbutilities.claims.block.interact.bountiful.bountyboard: true
  17. ftbutilities.afk.timer: "10m"
  18. ftbutilities.back.infinite: true
  19. ftbutilities.rtp.cooldown: "2m"
  20. ftbutilities.chunkloader.load_offline: false
  21. ftbutilities.chat.nickname.set: true
  22. command.ftbutilities.nick: true
  23.  
  24. [neophyte]
  25. power: 2
  26. parent: base
  27. default_player_rank: true
  28. ftbutilities.chat.name_format: "<&eNeophyte &e{name}&r>"
  29. ftbutilities.homes.max: 1
  30. ftbutilities.claims.max_chunks: 10
  31. ftbutilities.chunkloader.max_chunks: 0
  32. ftbutilities.homes.cooldown: "5m"
  33. ftbutilities.spawn.cooldown: "1m"
  34.  
  35. [novice]
  36. power: 3
  37. parent: neophyte
  38. ftbutilities.chat.name_format: "<&6Novice &6{name}&r>"
  39. ftbutilities.homes.max: 3
  40. ftbutilities.claims.max_chunks: 15
  41. ftbutilities.chunkloader.max_chunks: 5
  42. ftbutilities.homes.cooldown: "3m"
  43.  
  44. [apprentice]
  45. power: 4
  46. parent: novice
  47. ftbutilities.chat.name_format: "<&aApprentice &a{name}&r>"
  48. ftbutilities.homes.max: 5
  49. ftbutilities.claims.max_chunks: 30
  50. ftbutilities.chunkloader.max_chunks: 7
  51. ftbutilities.homes.cooldown: "1m"
  52. ftbutilities.spawn.cooldown: "30s"
  53.  
  54. [journeyman]
  55. power: 5
  56. parent: apprentice
  57. ftbutilities.chat.name_format: "<&2Journeyman &2{name}&r>"
  58. ftbutilities.homes.max: 7
  59. ftbutilities.claims.max_chunks: 60
  60. ftbutilities.chunkloader.max_chunks: 7
  61. ftbutilities.chunkloader.load_offline: true
  62.  
  63. [expert]
  64. power: 6
  65. parent: journeyman
  66. ftbutilities.chat.name_format: "<&bExpert &b{name}&r>"
  67. ftbutilities.homes.max: 10
  68. ftbutilities.claims.max_chunks: 80
  69. ftbutilities.chunkloader.max_chunks: 10
  70.  
  71. [adept]
  72. power: 7
  73. parent: expert
  74. ftbutilities.chat.name_format: "<&9Adept &9{name}&r>"
  75. ftbutilities.claims.max_chunks: 120
  76. ftbutilities.chunkloader.max_chunks: 15
  77.  
  78. [master]
  79. power: 8
  80. parent: adept
  81. ftbutilities.chat.name_format: "<&dMaster &d{name}&r>"
  82. ftbutilities.claims.max_chunks: 200
  83. ftbutilities.homes.cooldown: "30s"
  84. ftbutilities.back.cooldown: "30s"
  85. ftbutilities.spawn.cooldown: 0
  86. ftbutilities.homes.warmup: "2s"
  87.  
  88. [grandmaster]
  89. power: 9
  90. parent: master
  91. ftbutilities.chat.name_format: "<&5Grandmaster &5{name}&r>"
  92. ftbutilities.claims.max_chunks: 400
  93. ftbutilities.homes.cooldown: 0
  94. ftbutilities.homes.warmup: 0
  95. ftbutilities.back.cooldown: 0
  96.  
  97. [ascended]
  98. power: 10
  99. ftbutilities.chat.name_format: "<&5Ascended &5&l{name}&r>"
  100. ftbutilities.chat.nickname.colors: true
  101.  
  102. [deity]
  103. power: 11
  104. ftbutilities.chat.name_format: "<&5Deity &5&l{name}&r>"
  105. ftbutilities.chat.nickname.colors: true
  106.  
  107. [admin]
  108. power: 12
  109. default_op_rank: true
  110. ftbutilities.chat.name_format: "<&3Admin &l&3{name}&r>"
  111. ftbutilities.chunkloader.max_chunks: 10
  112. command.ftbutilities.killall: false
  113. command.ftbutilities.chunks.unclaim_all: true
  114. command.ftbutilities.chunks.unload_all: true
  115. command.kill: true
  116. command.time: true
  117. command.tinkertoolleveling.leveluptool: true
  118. command.treasure2.t2!pitstructureonly: true
  119. command.treasure2.treasurechest: true
  120. command.treasure2.treasurepit: true
  121. command.treasure2.treasurewell: true
  122. command.treasure2.treasurewithertree: true
  123. command.treasure2.trpitonly: true
  124. command.ftbutilities.ranks: true
  125. command.setworldspawn: true
  126. command.randomtweaks.deletegamerule: true
  127. command.gamerule: true
  128. command.defaultgamemode: true
  129. command.difficulty: true
Add Comment
Please, Sign In to add comment