#tp
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
The best solution would probably be through executing a teleport command that selects based on position on all players constantly. Something like execute as @a at @s run tp @s[x=~,y=-10005,z=~,dx=1,dy=10000,dz=1] 46 50 58
What this does is has every player attempt to teleport themself to 46 50 58 if they are between y -10005 and -5
You can decrease the distance depending on your system to what is necessary, this is just sure to catch them