Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. command /kits [<text>]:
  2. trigger:
  3. open chest with 1 rows named "&4&lZESTAWY" to player
  4. wait 1 ticks
  5. format slot 0 of player with chain helmet named "&2&lKIT GRACZ" to close then run [execute player command "kit gracz"]
  6. format slot 1 of player with golden helmet named "&2&lKIT VIP" to close then run [execute player command "kit vip"]
  7. format slot 2 of player with iron helmet named "&2&lKIT SVIP" to close then run [execute player command "kit svip"]
  8. format slot 3 of player with diamond helmet named "&2&lKIT &1SPONSOR" to close then run [execute player command "kit Sponsor"]
  9. format slot 4 of player with gray stained glass pane named "" to be unstealable
  10. format slot 5 of player with gray stained glass pane named "" to be unstealable
  11. format slot 6 of player with gray stained glass pane named "" to be unstealable
  12. format slot 7 of player with gray stained glass pane named "" to be unstealable
  13. format slot 8 of player with gray stained glass pane named "" to be unstealable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement