Advertisement
CARAB4O

Untitled

Jan 5th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. command /upgrades:
  2. trigger:
  3. open chest with 6 rows named "&aToken Shop" to player
  4. wait 4 tick
  5. format slot 15 of player with book named "&3&lTokens" with lore "&bBalance: %{Tokens.%player%}%" to close
  6. format slot 24 of player with white glass pane named "&0-" to close
  7. format slot 0 of player with white glass pane named "&0-" to close
  8. format slot 1 of player with white glass pane named "&0-" to close
  9. format slot 2 of player with white glass pane named "&0-" to close
  10. format slot 3 of player with white glass pane named "&0-" to close
  11. format slot 4 of player with white glass pane named "&0-" to close
  12. format slot 5 of player with white glass pane named "&0-" to close
  13. format slot 6 of player with white glass pane named "&0-" to close
  14. format slot 7 of player with white glass pane named "&0-" to close
  15. format slot 8 of player with white glass pane named "&0-" to close
  16. format slot 9 of player with white glass pane named "&0-" to close
  17. format slot 10 of player with white glass pane named "&0-" to close
  18. format slot 11 of player with slime named "&a&lEfficiency" with lore "&cCost 1 Token" to close then run [make player execute command "/eff"]
  19. format slot 12 of player with slime named "&a&lUnbreaking" with lore "&cCost 1 Token" to close then run [make player execute command "/unb"]
  20. format slot 13 of player with slime named "&a&lMoney Crate" with lore "&cCost 2 Tokens" to close then run [console command "/mp"]
  21. format slot 14 of player with white glass pane named "&0-" to close
  22. format slot 42 of player with nether star named "&a&lPrestige Pickaxe" with lore "&cCost 100 Tokens" to close then run [make player execute command "/prestige"]
  23. format slot 16 of player with white glass pane named "&0-" to close
  24. format slot 17 of player with white glass pane named "&0-" to close
  25. format slot 18 of player with white glass pane named "&0-" to close
  26. format slot 19 of player with white glass pane named "&0-" to close
  27. format slot 20 of player with paper named "&a&l$ 300" with lore "&cCost 1 Token" to close then run [make player execute command "/balanceadd1"]
  28. format slot 21 of player with paper named "&a&l$ 600" with lore "&cCost 2 Tokens" to close then run [make player execute command "/balanceadd2"]
  29. format slot 22 of player with paper named "&a&l$ 1000" with lore "&cCost 3 Tokens" to close then run [make player execute command "/balanceadd3"]
  30. format slot 23 of player with white glass pane named "&0-" to close
  31. format slot 25 of player with white glass pane named "&0-" to close
  32. format slot 26 of player with white glass pane named "&0-" to close
  33. format slot 27 of player with white glass pane named "&0-" to close
  34. format slot 28 of player with white glass pane named "&0-" to close
  35. format slot 29 of player with white glass pane named "&0-" to close
  36. format slot 30 of player with white glass pane named "&0-" to close
  37. format slot 31 of player with white glass pane named "&0-" to close
  38. format slot 32 of player with white glass pane named "&0-" to close
  39. format slot 33 of player with white glass pane named "&0-" to close
  40. format slot 34 of player with white glass pane named "&0-" to close
  41. format slot 35 of player with white glass pane named "&0-" to close
  42. format slot 36 of player with white glass pane named "&0-" to close
  43. format slot 37 of player with white glass pane named "&0-" to close
  44. format slot 38 of player with stone pickaxe named "&a&lUpgrade to Stone Pick" with lore "&cCost 5 Tokens" to close then run [make player execute command "/stone"]
  45. format slot 39 of player with iron pickaxe named "&a&lUpgrade to Iron Pick" with lore "&cCost 15 Tokens" to close then run [make player execute command "/iron"]
  46. format slot 40 of player with diamond pickaxe named "&a&lUpgrade to Diamond Pick" with lore "&cCost 30 Tokens" to close then run [make player execute command "/diamond"]
  47. format slot 41 of player with white glass pane named "&0-" to close
  48. format slot 43 of player with white glass pane named "&0-" to close
  49. format slot 44 of player with white glass pane named "&0-" to close
  50. format slot 45 of player with white glass pane named "&0-" to close
  51. format slot 46 of player with white glass pane named "&0-" to close
  52. format slot 47 of player with white glass pane named "&0-" to close
  53. format slot 48 of player with white glass pane named "&0-" to close
  54. format slot 49 of player with white glass pane named "&0-" to close
  55. format slot 50 of player with white glass pane named "&0-" to close
  56. format slot 51 of player with white glass pane named "&0-" to close
  57. format slot 52 of player with white glass pane named "&0-" to close
  58. format slot 53 of player with white glass pane named "&0-" to close
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement