Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. on join:
  2. clear players inventory
  3. set slot 0 of player to book named "&bKit Auswahl"
  4. on rightclick with book:
  5. open chest with 3 rows named "&bWähle dein Kit aus"
  6. format slot 0 of player book with named "&7Spieler Kit" [execute player command "KitSpieler"]
  7. format slot 1 of player with named " "
  8. format slot 2 of player with blaze-powder named "&6Premium Kit" [execute player command "KitPremium"]
  9. format slot 3 of player with named " "
  10. format slot 4 of player with named " "
  11. format slot 4 of player with gold-helmet named "&dVIP Kit" [execute player command "KitVIP"]
  12. format slot 5 of player with named " "
  13. format slot 6 of player with ender-pearl named "&2Beast Kit" [execute player command "KitBeast"]
  14. format slot 7 of player with named " "
  15. format slot 8 of player with eye-of-ender named "&cPhantom Kit" [execute player command "KitPhantom"]
  16. format slot 9 of player with named " "
  17. format slot 10 of player with Bone named "&aHero Kit" [execute player command "KitHero"]
  18. format slot 11 of player with named " "
  19. format slot 12 of player with Fishing-Rod named "&3Titan Kit" [execute player command "Kit"]
  20. format slot 13 of player with named " "
  21. format slot 14 of player with redstone named "&cPhonix Kit " [execute player command "Kit"]
  22. format slot 15 of player with named " "
  23. format slot 16 of player with Golden-helmet named " &eGott Kit" [execute player command "Kit"]
  24. format slot 17 of player with named " "
  25. format slot 18 of player with Magma Cream named "&ePremium+ Kit" [execute player command "Kit"]
  26. format slot 19 of player with named " "
  27. format slot 20 of player with Glistering Melon named "&5Youtuber Kit " [execute player command "Kit"]
  28. format slot 21 of player with named " "
  29. format slot 22 of player with Iron-Chestplate named "&3 Team Kit " [execute player command "Kit"
  30. format slot 23 of player with named " "
  31. format slot 24 of player with Diamond-Chestplate named "&$Admin Kit " [execute player command "Kit"
  32. format slot 25 of player with named " "
  33. format slot 26 of player with Ghast tear named "&4Comming Soon"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement