Перейти к содержимому
Mineforgian

Server-Side Waystones

Polymer-based server sided Waystone mod, with Geyser and vanilla client support.

Загрузки
26K
Подписчики
94
Обновлён
17 июня 2026 г.
Лицензия
MIT

Опубликован 2 августа 2024 г.

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)

Picture of the in-game waystone, used for the project icon

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 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

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)

Permissions

  • 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)

Ченджлог

1.3.2Релиз26.2 · 17 июня 2026 г.

update to 26.2

1.3.2Релиз26.1, 26.1.1, 26.1.2 · 10 июня 2026 г.
  • (theoretically) Fixed incompatibilities with certain Polymer mods (credit: cwstra)
  • Added paranoid_teleport_unremovable_blocks config option (credit: xllifi)
  • Fixed issue where the option to create server-owned waystones was only available with explicit permission
1.3.1Релиз26.1, 26.1.1, 26.1.2 · 25 марта 2026 г.

BACK UP YOUR STUFF

  • The update to 26.1 changed where data is stored, and while it should carry over, I'd still make a backup!

Changes

  • Update to 26.1
  • Allow for "forgetting" waystones by right-clicking the entry
1.3.0Релиз1.21.11 · 23 января 2026 г.
  • Village structures (finally! #1)

Toggled with the village_structures config option

  • Random waystone name localization (#13)

Controlled by the random_name_language config option

If you can help translate, please do! There are currently translations for en_us and en_ud.

  • Waystones removed by /setblock or other non-player means are once again cleaned up correctly (#33)

  • Built-in optional datapack to disable waystone crafting (#34)

  • Adjusted waystone particles to look nicer :)

More specifically, the red dust particles have been swapped out for portal particles

  • Waystone eye display icons are once again "enchanted"

  • Waystones will now have a regular ender pearl as an icon if they are unowned, swapping to an ender eye when they are

1.2.4Релиз1.21.11 · 28 декабря 2025 г.
  • bugfix
1.2.3Релиз1.21.11 · 14 декабря 2025 г.
  • update to 1.21.11
1.2.3Релиз1.21.9, 1.21.10 · 4 октября 2025 г.
  • Update to 1.21.9
1.2.3Релиз1.21.6, 1.21.7, 1.21.8 · 18 июля 2025 г.

mark for 1.21.8

Комментарии

Загружаем…