szumielxd

RandomTP

Oct 24th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. on region enter:
  2. send "%region%" to player
  3. if region is region "rtp":
  4. execute console command /rc player %player% world 1000 0"
  5.  
  6. on rightclick on stone button:
  7. "%region at player%" is "spawn in world spawn":
  8. loop all blocks in radius 1 around event-block:
  9. if loop-block is sponge:
  10. execute console command /rc player %player% world 1000 0"
  11. stop
  12.  
  13. #
  14. #
  15. #
  16. #
  17. #
  18. #
  19. #
  20. #
  21. #
  22. #
  23. #
  24. #
  25. #
  26. #
Advertisement
Add Comment
Please, Sign In to add comment