Guest User

Skrypt

a guest
Aug 13th, 2017
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. options:
  2. # ---------BLU OBOZ----------
  3. xBLU: -19901
  4. yBLU: 65
  5. zBLU: -50053
  6.  
  7. command /bluhome [<player>]:
  8. trigger:
  9. teleport arg 1 to location at {@xBLU}, {@yBLU}, {@zBLU}
  10. send "&eTEST!" to arg 1
  11.  
  12. command /KT:
  13. trigger:
  14. open chest with 5 rows named "&a&lOdkryte &7&lKamienie &b&lTeleportu" to player
  15. wait 1 tick
  16. format slot 0 of player with black glass named "&f" to be unstealable
  17. loop 44 times:
  18. loop-number is not 22
  19. format slot loop-number of player with black glass named "&f" to be unstealable
  20. format slot 22 of player with bed named "&b&lBLU" to close then run "bluhome %player%"
Advertisement
Add Comment
Please, Sign In to add comment