Resource icon

Above and Below 1.1

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:
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).
Author
cinthesize
Downloads
312
Views
483
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Latest updates

  1. Quick fix

    Fixed a common issue that resulted from weird decisions in destination parsing. Will work on a...