crayonhoang14

Untitled

Jun 6th, 2023
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.61 KB | Gaming | 0 0
  1. power-manager:
  2. command: /plvl
  3. executefor: SENDER
  4. type: RUN_COMMAND
  5. runcmd:
  6. - "$Script$%if%$arg1==help"
  7. - "$text$"
  8. - "$text$&6-----=[&e&l Power - Help &6]=-----"
  9. - "$text$"
  10. - "$text$&f- &e/plvl help &7: Show all available Power commands"
  11. - "$text$&f- &e/plvl info rank&7: &7Tutorial on how to rank up"
  12. - "$text$&f- &e/plvl info earn &7: &7Tutorial on how to earn powers"
  13. - "$text$&f- &e/plvl top &7: Power Leaderboard"
  14. - "$text$&f- &e/plvl check <player> &7: Check you or another players' Power"
  15. - "$text$&f- &e/plvl givepower <player> <bal>&7: Give a player Power"
  16. - "$text$&6--------------------------------"
  17. - "$Script$%if%$arg1==check<and>$arg2==$arg2"
  18. - "///plvlidcheck $arg2"
  19. - "$Script$%elseif%$arg1==check"
  20. - "///plvlidcheck $player"
  21. - "$Script$%if%$arg1==top<and>$arg2==$arg2"
  22. - "///plvlidtop $arg2"
  23. - "$Script$%elseif%$arg1==top"
  24. - "///plvlidtop 1"
  25. - "$Script$%if%$arg1==info<and>$arg2==rank"
  26. - "$text$"
  27. - "$text$&6---=[&e&l Power - Info &6]=---"
  28. - "$text$"
  29. - "$text$&f- &1100+ &6&l⚡ &f- &9LVL 2 - Sparkle"
  30. - "$text$&f- &9200+ &6&l⚡ &f- &bLVL 3 - Twilight"
  31. - "$text$&f- &2400+ &6&l⚡ &f- &aLVL 4 - Radiant"
  32. - "$text$&f- &6700+ &6&l⚡ &f- &eLVL 5 - Fluroscent"
  33. - "$text$&f- &51100+ &6&l⚡ &f- &dLVL 6 - Luminescent"
  34. - "$text$&f- &42000+ &6&l⚡ &f- &cLVL 7 - Incandescent"
  35. - "$text$&6------------------------------"
  36. - "$Script$%if%$arg1==info<and>$arg2==earn"
  37. - "$text$"
  38. - "$text$&6---=[&e&l Power Info - Power Earning &6]=---"
  39. - "$text$"
  40. - "$text$&f- &f50 &6&l⚡&e: Kill a player with no armor, weapons & powerups"
  41. - "$text$&f- &f30 &6&l⚡&e: Kill a player with a fist as final hit"
  42. - "$text$&f- &f30 &6&l⚡&e: Kill a player with no armor equipped"
  43. - "$text$&f- &f20 &6&l⚡&e: Kill a player with a sword or an axe lower than DIAMOND or NETHERITE"
  44. - "$text$&f- &f20 &6&l⚡&e: Kill a player with non-enchanted items"
  45. - "$text$&f- &f20 &6&l⚡&e: Kill a player while you have no powerups & unenchanted armor"
  46. - "$text$&f- &f10 &6&l⚡&e: Kill a player (none of the above conditions)"
  47. - "$text$&6------------------------------"
  48. - "$Script$%else%"
  49. - "$text$"
  50. - "$text$ &6&l⚡ Power"
  51. - "$text$ &f&o- crayonhoang14 -"
  52. - "$text$ &eVersion: &f1"
  53. - "$text$ &fUse &e/plvl help &ffor more information"
  54. - "$text$"
  55. register: true
  56. tab_completer:
  57. 1:
  58. - help
  59. - info
  60. - check
  61. - top
  62. - givepower
  63. 2:
  64. - $player_list
  65. permission-required: false
  66.  
  67. power-top:
  68. command: ///plvlidtop
  69. execute_mode: FROM_ANOTHER_COMMAND
  70. type: RUN_AS_OPERATOR
  71. runcmd:
  72. - '/baltop $arg1'
  73. permission-required: false
  74.  
  75. power-check:
  76. command: ///plvlidcheck
  77. execute_mode: FROM_ANOTHER_COMMAND
  78. type: RUN_COMMAND
  79. runcmd:
  80. - "$Script$%if%$arg1==$player<and>%luckperms_in_group_incandescent%==yes"
  81. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  82. - "$text$&6&l &eYou have reached maximum rank."
  83. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_luminescent%==yes"
  84. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  85. - "$text$&6&l &eYou need &f%math_0_20000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &cLVL 7 - Incandescent &e(MAX)"
  86. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_fluroscent%==yes"
  87. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  88. - "$text$&6&l &eYou need &f%math_0_11000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &dLVL 6 - Luminescent"
  89. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_radiant%==yes"
  90. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  91. - "$text$&6&l &eYou need &f%math_0_7000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &eLVL 5 - Fluroscent"
  92. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_twilight%==yes"
  93. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  94. - "$text$&6&l &eYou need &f%math_0_4000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &aLVL 4 - Radiant"
  95. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_sparkle%==yes"
  96. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  97. - "$text$&6&l &eYou need &f%math_0_2000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &bLVL 3 - Twilight"
  98. - "$Script$%elseif%$arg1==$player<and>%luckperms_in_group_default%==yes"
  99. - "$text$&6&lPower &8| &eYou have a total of &f%vault_eco_balance_fixed% &6&l⚡&e!"
  100. - "$text$&6&l &eYou need &f%math_0_1000-{vault_eco_balance_fixed}% &6&l⚡ &ein order to rank up to &9LVL 2 - Sparkle"
  101. #==================================
  102. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_incandescent}%==yes"
  103. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  104. - "$text$&6&l &eThey have reached maximum rank."
  105. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_luminescent}%==yes"
  106. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  107. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_20000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &cLVL 7 - Incandescent &e(MAX)"
  108. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_fluroscent}%==yes"
  109. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  110. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_11000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &dLVL 6 - Luminescent"
  111. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_radiant}%==yes"
  112. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  113. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_7000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &eLVL 5 - Fluroscent"
  114. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_twilight}%==yes"
  115. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  116. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_4000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &aLVL 4 - Radiant"
  117. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_sparkle}%==yes"
  118. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  119. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_2000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &bLVL 3 - Twilight"
  120. - "$Script$%elseif%$arg1==%parseother_{$arg1}_{player_name}%<and>%parseother_{$arg1}_{luckperms_in_group_default}%==yes"
  121. - "$text$&6&lPower &8| &f%parseother_{$arg1}_{player_name}% &ehave a total of &f%parseother_{$arg1}_{vault_eco_balance_fixed}% &6&l⚡&e!"
  122. - "$text$&6&l &eThey need &f%parseother_{$arg1}_{math_0_1000-{vault_eco_balance_fixed}}% &6&l⚡ &ein order to rank up to &9LVL 2 - Sparkle"
  123.  
  124. - "$Script$%else%"
  125. - "$text$&6&lPower &8| &cThis player does not exist!"
  126. permission-required: false
  127.  
  128. power-level_up:
  129. command: ///plvlidlvlup
  130. execute_mode: FROM_ANOTHER_COMMAND
  131. type: RUN_COMMAND
  132. runcmd:
  133. - "$Script$%if%%vault_eco_balance_fixed%>20000"
  134. - "///plvlidrankup 1"
  135. - "$Script$%elseif%%vault_eco_balance_fixed%>=11000"
  136. - "///plvlidrankup 2"
  137. - "$Script$%elseif%%vault_eco_balance_fixed%>=7000"
  138. - "///plvlidrankup 3"
  139. - "$Script$%elseif%%vault_eco_balance_fixed%>=4000"
  140. - "///plvlidrankup 4"
  141. - "$Script$%elseif%%vault_eco_balance_fixed%>=2000"
  142. - "///plvlidrankup 5"
  143. - "$Script$%elseif%%vault_eco_balance_fixed%>=100"
  144. - "///plvlidrankup 6"
  145. - "$Script$%elseif%%vault_eco_balance_fixed%<1000<and>%luckperms_in_group_default%==no"
  146. - "$RUN_CONSOLE$/lp user $player parent settrack player default"
  147. permission-required: false
  148.  
  149. power-givepower:
  150. command: /plvl givepower
  151. type: RUN_COMMAND
  152. runcmd:
  153. - "$RUN_CONSOLE$/eco give $arg1 $arg2"
  154. permission-required: false
  155.  
  156. # power-rankup_test:
  157. # command: /powerttt
  158. # type: RUN_COMMAND
  159. # runcmd:
  160. # - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  161. # - "$delay$<20>"
  162. # - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  163. # - "$delay$<20>"
  164. # - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  165. # - "$delay$<20>"
  166. # - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  167. # - "$RUN_CONSOLE$/lp user $player parent settrack player sparkle"
  168. # - "$broadcasttext$"
  169. # - "$broadcasttext$&7------------------------------"
  170. # - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e100+ &6&l⚡&f!"
  171. # - "$broadcasttext$ &9LVL 2 - Sparkle"
  172. # - "$broadcasttext$&7------------------------------"
  173. # - "$broadcasttext$"
  174. # - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>100+ <yellow><bold>⚡<reset>!'"
  175. # - "$delay$<50>"
  176. # - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <blue>LVL 2 - Sparkle<reset>!'"
  177. # - "$Script$%else%"
  178. # permission-required: false
  179.  
  180. power-rankup:
  181. command: ///plvlidrankup
  182. execute_mode: FROM_ANOTHER_COMMAND
  183. type: RUN_COMMAND
  184. runcmd:
  185. - "$Script$%if%$arg1==1<and>%luckperms_in_group_incandescent%==no"
  186. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  187. - "$delay$<20>"
  188. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  189. - "$delay$<20>"
  190. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  191. - "$delay$<20>"
  192. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  193. - "$RUN_CONSOLE$/lp user $player parent settrack player incandescent"
  194. - "$broadcasttext$"
  195. - "$broadcasttext$&7------------------------------"
  196. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e20000+ &6&l⚡&f!"
  197. - "$broadcasttext$ &cLVL 7 - Incandescent&e (MAX)"
  198. - "$broadcasttext$&7------------------------------"
  199. - "$broadcasttext$"
  200. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>20000+ <yellow><bold>⚡<reset>!'"
  201. - "$delay$<50>"
  202. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <red>LVL 7 - Incandescent <yellow>(MAX)<reset>!'"
  203.  
  204.  
  205. - "$Script$%if%$arg1==2<and>%luckperms_in_group_luminescent%==no"
  206. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  207. - "$delay$<20>"
  208. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  209. - "$delay$<20>"
  210. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  211. - "$delay$<20>"
  212. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  213. - "$RUN_CONSOLE$/lp user $player parent settrack player luminescent"
  214. - "$broadcasttext$"
  215. - "$broadcasttext$&7------------------------------"
  216. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e11000+ &6&l⚡&f!"
  217. - "$broadcasttext$ &dLVL 6 - Luminescent"
  218. - "$broadcasttext$&7------------------------------"
  219. - "$broadcasttext$"
  220. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>11000+ <yellow><bold>⚡<reset>!'"
  221. - "$delay$<50>"
  222. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <light_purple>LVL 6 - Luminescent<reset>!'"
  223.  
  224. - "$Script$%if%$arg1==3<and>%luckperms_in_group_fluroscent%==no"
  225. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  226. - "$delay$<20>"
  227. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  228. - "$delay$<20>"
  229. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  230. - "$delay$<20>"
  231. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  232. - "$RUN_CONSOLE$/lp user $player parent settrack player fluroscent"
  233. - "$broadcasttext$"
  234. - "$broadcasttext$&7------------------------------"
  235. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e7000+ &6&l⚡&f!"
  236. - "$broadcasttext$ &eLVL 5 - Fluroscent"
  237. - "$broadcasttext$&7------------------------------"
  238. - "$broadcasttext$"
  239. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>7000+ <yellow><bold>⚡<reset>!'"
  240. - "$delay$<50>"
  241. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <yellow>LVL 5 - Fluroscent<reset>!'"
  242.  
  243.  
  244. - "$Script$%if%$arg1==4<and>%luckperms_in_group_radiant%==no"
  245. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  246. - "$delay$<20>"
  247. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  248. - "$delay$<20>"
  249. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  250. - "$delay$<20>"
  251. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  252. - "$RUN_CONSOLE$/lp user $player parent settrack player radiant"
  253. - "$broadcasttext$"
  254. - "$broadcasttext$&7------------------------------"
  255. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e4000+ &6&l⚡&f!"
  256. - "$broadcasttext$ &aLVL 4 - Radiant"
  257. - "$broadcasttext$&7------------------------------"
  258. - "$broadcasttext$"
  259. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>4000+ <yellow><bold>⚡<reset>!'"
  260. - "$delay$<50>"
  261. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <green>LVL 4 - Radiant<reset>!'"
  262.  
  263. - "$Script$%if%$arg1==5<and>%luckperms_in_group_twilight%==no"
  264. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  265. - "$delay$<20>"
  266. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  267. - "$delay$<20>"
  268. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  269. - "$delay$<20>"
  270. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  271. - "$RUN_CONSOLE$/lp user $player parent settrack player twilight"
  272. - "$broadcasttext$"
  273. - "$broadcasttext$&7------------------------------"
  274. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e2000+ &6&l⚡&f!"
  275. - "$broadcasttext$ &bLVL 3 - Twilight"
  276. - "$broadcasttext$&7------------------------------"
  277. - "$broadcasttext$"
  278. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>2000+ <yellow><bold>⚡<reset>!'"
  279. - "$delay$<50>"
  280. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <aqua>LVL 3 - Twilight<reset>!'"
  281.  
  282. - "$Script$%if%$arg1==6<and>%luckperms_in_group_sparkle%==no"
  283. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 1"
  284. - "$delay$<20>"
  285. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 2"
  286. - "$delay$<20>"
  287. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 3"
  288. - "$delay$<20>"
  289. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 4"
  290. - "$RUN_CONSOLE$/lp user $player parent settrack player sparkle"
  291. - "$broadcasttext$"
  292. - "$broadcasttext$&7------------------------------"
  293. - "$broadcasttext$&6&lPower &8| &fCongratuations! &b$player &fhas reached &e100+ &6&l⚡&f!"
  294. - "$broadcasttext$ &9LVL 2 - Sparkle"
  295. - "$broadcasttext$&7------------------------------"
  296. - "$broadcasttext$"
  297. - "$RUN_CONSOLE$/ap broadcasttoast all sunflower goal '<aqua>$player<white>' 'has reached <gold>100+ <yellow><bold>⚡<reset>!'"
  298. - "$delay$<50>"
  299. - "$RUN_CONSOLE$/ap broadcasttoast all nether_star challenge '<aqua>$player<white>' 'has reached <blue>LVL 2 - Sparkle<reset>!'"
  300. - "$Script$%else%"
  301. permission-required: false
  302.  
  303. power-playsound:
  304. command: ///plvlidplaysound
  305. type: RUN_COMMAND
  306. runcmd:
  307. - "$Script$%if%$arg1==1"
  308. - "%PlayerOptions%playSound:BLOCK_BELL_USE:100:0"
  309. - "$Script$%if%$arg1==2"
  310. - "%PlayerOptions%playSound:BLOCK_BELL_USE:5000:1"
  311. - "$Script$%if%$arg1==3"
  312. - "%PlayerOptions%playSound:BLOCK_BELL_USE:10000:2"
  313. - "$Script$%if%$arg1==4"
  314. - "%PlayerOptions%playSound:ENTITY_PLAYER_LEVELUP:1:2"
  315. - "$delay$<19>"
  316. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:6:1"
  317. - "$delay$<4>"
  318. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:7:0"
  319. - "$delay$<4>"
  320. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:8:0"
  321. - "$delay$<4>"
  322. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:9:0"
  323. - "$delay$<4>"
  324. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:10:0"
  325. - "$delay$<4>"
  326. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:20:0"
  327. - "$delay$<4>"
  328. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:40:0"
  329. - "$delay$<4>"
  330. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:60:0"
  331. - "$delay$<4>"
  332. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:80:0"
  333. - "$delay$<4>"
  334. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:100:0"
  335. - "$delay$<4>"
  336. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:100:0"
  337. - "$Script$%if%$arg1==5"
  338. - "%PlayerOptions%playSound:ENTITY_EXPERIENCE_ORB_PICKUP:100:0"
  339. permission-required: false
  340.  
  341. power-kill_abuse:
  342. command: ///plvlpwd
  343. type: RUN_CONSOLE
  344. runcmd:
  345. - "$Script$%if%$arg1==killabusepwd"
  346. - "$delay$<10>"
  347. - '/kill $arg2'
  348. - "$broadcasttext$&7------------------------------"
  349. - "$broadcasttext$ &c&lKill abuse detected!"
  350. - "$broadcasttext$ &f$arg2 &ehave killed the same player 5 times in under 2 minutes! (&f-250 &6&l⚡&e)"
  351. - "/sudo $arg2 //plvlabusecondition $arg2"
  352. - "/sudo $arg2 //plvlidplaysound 1"
  353. permission-required: false
  354. register: true
  355.  
  356. power-kill_abuse_condition:
  357. command: ///plvlabusecondition
  358. type: RUN_CONSOLE
  359. runcmd:
  360. - "$Script$%if%%vault_eco_balance_fixed%<250"
  361. - "$text$ &6&l[!] &3Please attack other players!"
  362. - "/eco set $arg1 0"
  363. - "$broadcasttext$&7------------------------------"
  364. - "$broadcasttext$"
  365. - "$Script$%if%%vault_eco_balance_fixed%>=250"
  366. - "$text$ &6&l[!] &bPlease attack other players!"
  367. - "/eco take $arg1 250"
  368. - "$broadcasttext$&7------------------------------"
  369. - "$broadcasttext$"
  370. permission-required: false
  371.  
  372. power-kill_condition:
  373. command: ///plvlidcondition
  374. execute_mode: EVENT_ONLY
  375. type: RUN_COMMAND
  376. runcmd:
  377. - "$Script$%if%%checkitem_matcontains:HELMET%==no<and>%checkitem_matcontains:CHESTPLATE%==no<and>%checkitem_matcontains:LEGGINGS%==no<and>%checkitem_matcontains:BOOTS%==no<and>%checkitem_matcontains:AXE%==no<and>%checkitem_matcontains:SWORD%==no<and>%checkitem_matcontains:HOE%==no<and>$iteminhand==AIR<and>%checkitem_mat:YELLOW_DYE%==no"
  378. - "$delay$<10>"
  379. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  380. - "$RUN_CONSOLE$/eco give $player 40"
  381. - "$broadcasttext$"
  382. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fwith no weapons, armor & enchantment! (&e+40 &6&l⚡&f)"
  383. - "$broadcasttext$"
  384. - "///plvlidlvlup"
  385.  
  386. - "$Script$%elseif%$iteminhand==AIR<and>%checkitem_mat:YELLOW_DYE%==no<and>%checkitem_mat:LEATHER_HELMET%==no"
  387. - "$delay$<10>"
  388. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  389. - "$RUN_CONSOLE$/eco give $player 20"
  390. - "$broadcasttext$"
  391. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fby using fists as final hit! (&e+20 &6&l⚡&f)"
  392. - "$broadcasttext$"
  393. - "///plvlidlvlup"
  394.  
  395. - "$Script$%elseif%%checkitem_inslot:36,mat:AIR%==yes<and>%checkitem_inslot:37,mat:AIR%==yes<and>%checkitem_inslot:38,mat:AIR%==yes<and>%checkitem_inslot:39,mat:AIR%==yes<and>%checkitem_inslot:40,mat:AIR%==yes<and>%checkitem_mat:YELLOW_DYE%==no<and>%checkitem_mat:LEATHER_HELMET%==no"
  396. - "$delay$<10>"
  397. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  398. - "$RUN_CONSOLE$/eco give $player 30"
  399. - "$broadcasttext$"
  400. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fwith no armor equipped! (&e+30 &6&l⚡&f)"
  401. - "$broadcasttext$"
  402. - "///plvlidlvlup"
  403.  
  404. - "$Script$%elseif%%checkitem_inhand,enchanted%==no<and>%checkitem_mat:YELLOW_DYE%==no<and>%checkitem_mat:LEATHER_HELMET%==no"
  405. - "$delay$<10>"
  406. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  407. - "$RUN_CONSOLE$/eco give $player 20"
  408. - "$broadcasttext$"
  409. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fby using an item with no enchantment! (&e+20 &6&l⚡&f)"
  410. - "$broadcasttext$"
  411. - "///plvlidlvlup"
  412.  
  413. - "$Script$%elseif%$iteminhand==WOODEN_SWORD<or>$iteminhand==WOODEN_AXE<or>$iteminhand==STONE_SWORD<or>$iteminhand==STONE_AXE<or>$iteminhand==IRON_SWORD<or>$iteminhand==IRON_AXE<or>$iteminhand==GOLDEN_SWORD<or>$iteminhand==GOLDEN_AXE<and>%checkitem_mat:YELLOW_DYE%==no<and>%checkitem_mat:LEATHER_HELMET%==no"
  414. - "$delay$<10>"
  415. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  416. - "$RUN_CONSOLE$/eco give $player 20"
  417. - "$broadcasttext$"
  418. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fby using a sword or an axe lower than DIAMOND or NETHER (&e+20 &6&l⚡&f)"
  419. - "$broadcasttext$"
  420. - "///plvlidlvlup"
  421.  
  422. - "$Script$%elseif%%checkitem_inslot:36,enchanted%==no<and>%checkitem_inslot:37,enchanted%==no<and>%checkitem_inslot:38,enchanted%==no<and>%checkitem_inslot:39,enchanted%==no<and>%checkitem_inslot:40,enchanted%==no<and>%checkitem_mat:YELLOW_DYE%==no<and>%checkitem_mat:LEATHER_HELMET%==no"
  423. - "$delay$<10>"
  424. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  425. - "$RUN_CONSOLE$/eco give $player 20"
  426. - "$broadcasttext$"
  427. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 &fby using armors with no enchants & powerups! (&e+20 &6&l⚡&f)"
  428. - "$broadcasttext$"
  429. - "///plvlidlvlup"
  430.  
  431. - "$Script$%else%"
  432. - "$delay$<10>"
  433. - "$RUN_CONSOLE$/sudo * //plvlidplaysound 5"
  434. - "$RUN_CONSOLE$/eco give $player 10"
  435. - "$broadcasttext$"
  436. - "$broadcasttext$&6&l[!] &8| &b$arg1 &fhas killed &c$arg2 (&e+10 &6&l⚡&f)"
  437. - "$broadcasttext$"
  438. - "///plvlidlvlup"
  439. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment