command /ustteleport:
trigger:
world is "world_nether":
set {teleport::spawn} to location of player
sent "&aUStawiles punkt teleportacji" to player
else:
send "&cMusisz byc w netherze" to player
on portal enter:
world is "world":
teleport player to {teleport::spawn}
coś takiego może być?