Hey, I'm trying to set up Multiverse so that I have consistency between the world, world_nether and world_the_end dimensions, while remaining separate from lobby.
Toggling last_location will keep the player in the correct dimension, even if they try to teleport to a different dimension. However, it becomes impossible to exit the dimension.
Using /mvm set respawnWorld world, /mv modify set respawnWorld world, /mv tp world, /kill, or even just jumping into the End fountain, will not work. Toggling off last_location and then using the above will put the player in world at their spawn.
I assume something with last_location messes up the world group's spawn.
Hey, I'm trying to set up Multiverse so that I have consistency between the
world,world_netherandworld_the_enddimensions, while remaining separate fromlobby.Toggling
last_locationwill keep the player in the correct dimension, even if they try to teleport to a different dimension. However, it becomes impossible to exit the dimension.Using
/mvm set respawnWorld world,/mv modify set respawnWorld world,/mv tp world,/kill, or even just jumping into the End fountain, will not work. Toggling offlast_locationand then using the above will put the player inworldat their spawn.I assume something with
last_locationmesses up the world group's spawn.