Advertisement
Guest User

rank gui

a guest
Dec 5th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. command /ranks:
  2. trigger:
  3. open virtual chest inventory with size 3 named "&b&lSky&f&lPerk &9&lRanks" to player
  4. format gui slot 10 of player with pink wool named "&d&lPig Rank" with lore "&d5 Million Dollars" to run:
  5. command "eco take %player% 5000000"
  6. command "lp user %player% parent add pig"
  7. format gui slot 13 of player with Melon named "&a&lKiwi Rank" with lore "&a10 Million Dollars" to run:
  8. command "eco take %player% 1000000"
  9. command "lp user %player% parent add kiwi"
  10. format gui slot 16 of player with white wool named "&f&lGooglePop Rank" with lore "&775 Million Dollars" to run:
  11. command "eco take %player% 75000000"
  12. command "lp user %player% parent add googlepop"
  13. format gui slot 0 of player with white glass pane named " "
  14. format gui slot 1 of player with white glass pane named " "
  15. format gui slot 2 of player with white glass pane named " "
  16. format gui slot 3 of player with white glass pane named " "
  17. format gui slot 4 of player with white glass pane named " "
  18. format gui slot 5 of player with white glass pane named " "
  19. format gui slot 6 of player with white glass pane named " "
  20. format gui slot 7 of player with white glass pane named " "
  21. format gui slot 8 of player with white glass pane named " "
  22. format gui slot 9 of player with white glass pane named " "
  23. format gui slot 11 of player with white glass pane named " "
  24. format gui slot 12 of player with white glass pane named " "
  25. format gui slot 14 of player with white glass pane named " "
  26. format gui slot 15 of player with white glass pane named " "
  27. format gui slot 17 of player with white glass pane named " "
  28. format gui slot 18 of player with white glass pane named " "
  29. format gui slot 19 of player with white glass pane named " "
  30. format gui slot 20 of player with white glass pane named " "
  31. format gui slot 21 of player with white glass pane named " "
  32. format gui slot 22 of player with white glass pane named " "
  33. format gui slot 23 of player with white glass pane named " "
  34. format gui slot 24 of player with white glass pane named " "
  35. format gui slot 25 of player with white glass pane named " "
  36. format gui slot 26 of player with white glass pane named " "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement