Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 7 months ago
Updated yesterday
Server-Side Waystones (sswaystones)
Polymer-based server sided Waystone mod, with Geyser and vanilla client support. (inspired by the now-archived Wraith Waystones Polymer Port)
Features
- Server-side Waystone blocks that allow you to teleport long distances and across dimensions.
- Feature-full GUIs for both Bedrock and Java players, using forms and chest GUIs respectively.
- Waystones can have up to 32 character long names and can be set to "global" to allow for anybody on the server to use them.
- The mod works on both servers and singleplayer worlds, and all storage data is held in the world itself.
Recipes
Recipe for the Waystone
Recipe for the Portable Waystone
Configuration
The file is saved in config/sswaystones.json
, and can be edited either manually or by commands.
/sswaystones config set [key] [value]
(sets a configuration option)/sswaystones config get [key]
(gets the value of a configuration option)/sswaystones config help
(lists all configuration options)/sswaystones config reload
(loads configuration from disk)/sswaystones config save
(saves configuration to disk)
Roadmap
- [x] Add optional XP price for teleporting.
- [x] More configuration
- [ ] More items (
Portable Waystone, Scrolls, etc.)