- Denizen Version
- 1.2.5
This script allows you to link worlds above and below one another.
This means that if you go high enough, you will end up teleported to the world that is linked above the current one. Or, when you go low enough, you end up in the world linked below.
There is one command:
You choose which direction you are modifying, and then whether you are going to unlink the current world, or link a new world in that direction.
Example:
If run in the Overworld, the preceding command will link The End above the Overworld, such that when you reach a configured y-value (default is 384), you will be teleported to your current location, but in The End, and with a modified y-value for your location (default is -96).
This means that if you go high enough, you will end up teleported to the world that is linked above the current one. Or, when you go low enough, you end up in the world linked below.
There is one command:
Code:
/linkworld [above/below] [world/unlink]
You choose which direction you are modifying, and then whether you are going to unlink the current world, or link a new world in that direction.
Example:
Code:
/linkworld above world_the_end
If run in the Overworld, the preceding command will link The End above the Overworld, such that when you reach a configured y-value (default is 384), you will be teleported to your current location, but in The End, and with a modified y-value for your location (default is -96).