Advertisement
SoniaK

AutoRank Paths.yml

Feb 28th, 2020
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. Stone:
  2. prerequisites:
  3. in group:
  4. value: Stone
  5. upon choosing:
  6. message:
  7. value: You are now on your way to becoming an Iron Rank!
  8. requirements:
  9. money:
  10. value: 20000
  11. options:
  12. description: Have a balance of $20,000
  13. time:
  14. value: 15h
  15. options:
  16. description: Play for 15 hours
  17. results:
  18. command:
  19. value: pex user &p group set Iron
  20. command2:
  21. value: broadcast &p has been promoted to Iron rank!
  22. command3:
  23. value: kit iron &p
  24. command4:
  25. value: adjustbonusclaimblocks &p 1000
  26. message:
  27. value: Congratulations, you got promoted to Iron rank! You have received your Iron kit, 2 homesets, use of capture mob eggs, ability to purchase a spawner, and 1k additional claim blocks!
  28. effect: STEP_SOUND;8
  29. firework: player;2;STAR;164;23;23
  30. options:
  31. display name: Stone Rank
  32. auto choose: true
  33. is repeatable: false
  34. show based on prerequisites: true
  35. Iron:
  36. prerequisites:
  37. in group:
  38. value: Iron
  39. requirements:
  40. money:
  41. value: 50000
  42. options:
  43. description: Have a balance of $50,000
  44. time:
  45. value: 5d
  46. options:
  47. description: Play for 5 days
  48. results:
  49. command:
  50. value: pex user &p group set Redstone
  51. command2:
  52. value: broadcast &p has just been promoted to Redstone Rank!
  53. command3:
  54. value: kit redstone &p
  55. command4:
  56. value: adjustbonusclaimblocks &p 5000
  57. message:
  58. value: Congratulations, you got promoted to Redstone rank! You have received your Redstone kit, 5k claim blocks, 3 Homesets, and use of /depth and /compass!
  59. effect: STEP_SOUND;8
  60. firework: player;2;STAR;164;23;23
  61. options:
  62. display name: Iron Rank
  63. auto choose: true
  64. is repeatable: false
  65. show based on prerequisites: true
  66. Redstone:
  67. prerequisites:
  68. in group:
  69. value: Redstone
  70. requirements:
  71. money:
  72. value: 100000
  73. options:
  74. description: Have a balance of $100,000
  75. time:
  76. value: 20d
  77. options:
  78. description: Play for 20 days
  79. results:
  80. command:
  81. value: pex user &p group set Lapis
  82. command2:
  83. value: broadcast &p has just been promoted to Lapis Rank!
  84. command3:
  85. value: kit lapis &p
  86. command4:
  87. value: adjustbonusclaimblocks &p 5000
  88. message:
  89. value: Congratulations, you got promoted to Lapis rank. You have received your Lapis kit, 5k claim blocks, 4 Homesets, and use of /getpot, /time and /disposal
  90. effect: STEP_SOUND;8
  91. firework: player;2;STAR;164;23;23
  92. options:
  93. display name: Lapis Rank
  94. auto choose: true
  95. is repeatable: false
  96. show based on prerequisites: false
  97. Lapis:
  98. prerequisites:
  99. in group:
  100. value: Lapis
  101. requirements:
  102. money:
  103. value: 300000
  104. options:
  105. description: Have a balance of $300,000
  106. time:
  107. value: 50d
  108. options:
  109. description: Play for 50 days
  110. results:
  111. command:
  112. value: pex user &p group set Obsidian
  113. command2:
  114. value: broadcast &p has just been promoted to Obsidian Rank!
  115. command3:
  116. value: kit obsidian &p
  117. command4:
  118. value: adjustbonusclaimblocks &p 50000
  119. message:
  120. value: Congratulations, you got promoted to Obsidian rank! You have received your Obsidian kit, 50k claim blocks, 5 Homesets, no AFK kick, and use of /workbench, /seen, /nightvision, and /fireball
  121. effect: STEP_SOUND;8
  122. firework: player;2;STAR;164;23;23
  123. options:
  124. display name: Obsidian Rank
  125. auto choose: true
  126. is repeatable: false
  127. show based on prerequisites: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement