Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. command /gang:
  2. #No permissions needed.
  3. trigger:
  4. open chest with 3 rows named "&c&lSTARTER KITS" to player
  5. format slot 0 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  6. format slot 1 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  7. format slot 2 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  8. format slot 3 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  9. format slot 4 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  10. format slot 5 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  11. format slot 6 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  12. format slot 7 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  13. format slot 8 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  14. format slot 9 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  15. format slot 10 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  16. format slot 11 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  17. #Kits
  18. format slot 12 of player with chest named "&a&l&nDAILY KIT" to close then run [make player execute command "/ekit s1"]
  19. format slot 13 of player with chest named "&a&l&nWEEKLY KIT" to close then run [make player execute command "/ekit s2"]
  20. format slot 14 of player with chest named "&a&l&nMONTHLY KIT" to close then run [make player execute command "/ekit s3"]
  21. #Stained Glass
  22. format slot 15 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  23. format slot 16 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  24. format slot 17 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  25. format slot 18 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  26. format slot 19 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  27. format slot 20 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  28. format slot 21 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  29. format slot 22 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  30. format slot 23 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  31. format slot 24 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  32. format slot 25 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
  33. format slot 26 of player with glowing black stained glass named "&7" to close then run [make player execute command "/xd"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement