kookoo1007

Untitled

Feb 15th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. command /FFA:
  2. trigger:
  3. execute console command "/tp %player% @r[type=armor_stand,name=FFA]"
  4.  
  5. command /spawn:
  6. trigger:
  7. execute console command "/tp %player% @e[type=armor_stand,name=lobby]"
  8.  
  9. command /PVE:
  10. trigger:
  11. execute console command "/tp %player% @r[type=armor_stand,name=PVE]"
  12.  
  13. command /parkour:
  14. trigger:
  15. execute console command "/tp %player% @r[type=armor_stand,name=porkour]"
  16.  
  17. command /SHOP:
  18. trigger:
  19. execute console command "/tp %player% -4 5 -70"
Advertisement
Add Comment
Please, Sign In to add comment