World Linking | It's finally here! You can now connect your points across worlds! Simply select a point in a world, teleport to another world and connect them. The GPS will resolve the shortest path across as many worlds as you have! Below is a short demonstration of teleporting to another world and back again to get past an obstacle:
Config Setting | The following has been added to the config.yml:
Code (YAML):
# Set the distance between points that are connected via a teleportation connection. # E.g. if two points that are 1000 blocks apart or in different worlds are connected # with a teleportation connection, i.e. the player is expected to teleport from one # point to the other, the distance the GPS resolves the path with is the value below. teleportConnectionDistance: 0
In other words, the distance between points connected between worlds is the above distance. The in-world-teleportation link is a feature to come.
You'll have to add the above setting manually if you want to change the default value.
Effect | As seen in the above example points connected between worlds have a fancy purple circle.
Message | The "cantConnectDimension" message has been removed.
This update took a long time and changes a lot of the logic behind the GPS. If any issues occur please let me know as soon as possible.