
Waystone Warps
An enhanced teleportation experience for PaperMC servers that does away with bog standard /warp commands.
Beta v0.3.5
beta11 октября 2025 г.I've figured out an independent solution for the inventory GUI system, meaning releases can happen faster after new MC versions come out.
Added
- Support for Minecraft 1.21.7, 1.21.8, 1.21.9, and 1.21.10.
Changed
- Waystones are now reverted back to their original state when the plugin is disabled.
Beta v0.3.4
beta5 июля 2025 г.Sorry for the late update, we're dropping support for 2 new Minecraft versions this time and a small feature drop to go with it!
Added
- Support for Minecraft 1.21.5 and 1.21.6.
- Waystones can now display holographic text information above them containing their name and coordinates.
- New config value to toggle whether waystones will have a hologram.
Beta v0.3.3
beta18 апреля 2025 г.Fixed
- Waystone creation not checking if the top block is a Lodestone, resulting in the menu popping up for any block on top of a valid base block.
- Waystone creation with base bypassing removal of config specified base block
Beta v0.3.2
beta14 апреля 2025 г.Quick minor release which addresses several known issues. Pending a proper 1.21.5 release due to blocked Inventory Framework dependency. No ETA until the dependency updates or an alternate solution is found.
Added
- Player hand swings when interacting with a waystone or changing the base block.
Fixed
- Trying to incorrectly find list_menu_via_compassandlist_menu_via_waystoneinstead ofwarps_menu_via_compassandwarps_menu_via_compass
- Warp owner unable to teleport to their own warp when locked.
- Incorrect message when teleport is cancelled due to movement.
Beta v0.3.1
beta25 марта 2025 г.Known issue: Config values of warps_menu_via_compass and warps_menu_via_waystone are incorrectly set in the code to find list_menu_via_waystone and list_menu_via_waystone instead. Change the config values to the latter values until patched in the next update.
Fixed
- Error handling when invalid cost type in the config. Falls back to ITEM if set to an invalid type.
- Error when using invalid materials in the config. Invalid materials are now skipped over or set to default when required.
Fixed
- Invalid cost type in the config. Falls back to ITEM if set to an invalid type.
- Error when using invalid materials in the config. Invalid materials are now skipped over or set to default when required.
