
An enhanced teleportation experience for PaperMC servers that does away with bog standard /warp commands.

Transform your travels with the Waystone Warps plugin! Craft and place waystones to set up teleportation points throughout your world. Discover new waystones placed by others as you explore and easily teleport between them. Streamline your journey across the world knowing you can always teleport back home in a snap, or simply visit your friends in an instant.
Here are some of the cool features you can expect:
Download the latest release (.jar file) from the releases tab and place it in your server's plugins folder.
For additional functionality such as per player/rank permissions and warp limits, you must install
Vault as well as a compatible permission and chat
metadata provider. LuckPerms is a recommended plugin for handling both.
To establish a waystone warp, place down a lodestone on top of a smooth stone block, then right click the lodestone. This opens up a creation menu where you are able to
name your warp. Once the waystone warp is established, you will be presented with various options to do with warp management.
To discover waystones made by other players, right click a waystone and watch the particles change colours.
To teleport to waystones, right click with a compass in hand. This will bring up a menu listing all your discovered waystons. Click on the waystone of choice to teleport to it.
Ensure that you have a Vault provider installed to set limits as described out in the installation section. Each Vault
provider plugin has its own way of implementing this feature. As LuckPerms is the recommended provider, instructions
will make use of it as such.
To set a metadata for a player, use command:
/lp group <group_name> meta set <limit_name> <desired_number>
For groups:
/lp user <user_name> meta set <limit_name> <desired_number>
Here are the different limits you can set:
git clone https://gitlab.com/Mizarc/waystonewarps.git
cd waystone-warps/
./gradlew shadowJar
Built .jar binary can be found in the build/libs folder.
If you encounter any bugs, crashes, or unexpected behaviour, please open an issue in this repository.
Waystone Warps is licensed under the permissive MIT license. Please view LICENSE for more info.