Hi! I use a random teleport Script for players on a farmworld so far... with the multiverse Plugin....
But now I want to create another tp solution for my normal world where noone can fly.... so my question is... how can I do a teleport to a ungenerated area and being sure that the player lands on the surface?
till now I used this: - execute as_op "mv tp <player.name> e:farmworld:<util.random.int[-10000000].to[10000000]>,250,<util.random.int[-10000000].to[10000000]>"