
Polymer-based server sided Waystone mod, with Geyser and vanilla client support.
Polymer-based server sided Waystone mod, with Geyser and vanilla client support. (inspired by the now-archived Wraith Waystones Polymer Port)

Recipe for the Waystone

(Stone Bricks and Stone Brick Wall can be replaced with several other brick variants to get their respective waystone)
Recipe for the Portable Waystone

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)sswaystones.manager: Allows the player to edit and steal all waystones. (requires op by default)sswaystones.create.place: Allows the player to create waystones. (enabled by default)sswaystones.create.global: Allows the player to create global waystones. (enabled by default)sswaystones.create.team: Allows the player to create team-available waystones. (enabled by default)sswaystones.create.server: Allows the player to create and break "server-owned" waystones. (requires op by default)