Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. command /ustteleport:
  2. trigger:
  3. world is "world_nether":
  4. set {teleport::spawn} to location of player
  5. sent "&aUStawiles punkt teleportacji" to player
  6. else:
  7. send "&cMusisz byc w netherze" to player
  8.  
  9. on portal enter:
  10. world is "world":
  11. teleport player to spawn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement