
[SWG] Simple Waystones Groups
Unofficial addon for the Waystones mod. Adds groups for waystones so you can organize waystones in the list.
- Загрузки
- 2K
- Подписчики
- 5
- Обновлён
- 26 июня 2026 г.
- Лицензия
- MIT
Опубликован 11 февраля 2026 г.
Welcome to [SWG] Simple Waystones Groups!
Unofficial addon for the Waystones mod. Adds groups for waystones so you can organize waystones in the list.
Features
- Create and manage groups of waystones
- Filter the waystone selection list by group
- Visibility filter (All types / Everyone / Activated by me)
- Last selected group and visibility are remembered per world/server
- Works client-only (no server mod required): groups are stored locally per world/server
- When the mod is also on the server, groups sync and persist in the world save
- Server groups: Admins can create, rename, and manage server-wide groups via
/swg; all players see them in the group selection and can filter by them (read-only for players). Commands:create,delete,rename,add,remove,list,deleteall,removeall,help - Group selection: Two columns (Server groups | My groups), search, and "All" button. Server and player groups can share the same name; both are shown separately
- Reorder waystones within a group (Edit Group screen)
- New group: Search for waystones; validation (e.g. red border for empty name, Create disabled until at least one waystone is selected)

Please note:
This is a hobby project developed in my free time. I do not promise specific release dates or a regular update schedule.
There are no plans to port this mod to other mod loaders (e.g. Forge/NeoForge).
Requirements
Minecraft 26.x (26.1.2, 26.2)
- Fabric Loader
- Fabric API
- Waystones
- Balm (Waystones dependency)
- Shogi (Waystones dependency)
Minecraft 1.21.x (1.21.1, 1.21.4+)
- Fabric Loader
- Fabric API
- Waystones
- Balm (Waystones dependency)
Ченджлог
26.2.0.1-1Релиз26.2 · 26 июня 2026 г.
[26.2.0.1-1] - Minecraft 26.2
- Release for Minecraft 26.2 (Fabric, Java 25).
- Shogi is required in addition to Waystones and Balm (Waystones dependency on 26.x).
26.1.2.1-1Релиз26.1.2 · 26 июня 2026 г.
[26.1.2.1-1] - Minecraft 26.1.2
- Release for Minecraft 26.1.2 (Fabric, Java 25).
- Shogi is required in addition to Waystones and Balm (Waystones dependency on 26.x).
21.1.0.1-1Релиз1.21.1 · 26 июня 2026 г.
[21.1.0.1-1] - Minecraft 1.21.1
- Release for Minecraft 1.21.1 (Fabric, Java 21).
1.1.1Релиз1.21.11 · 12 февраля 2026 г.
[1.1.1] - Rename command and same-name fix
/swg rename <old_name> <new_name>: Admins can rename server groups. Fails with an error if the new name is empty, identical to the current name, or already used by another server group.- Bug fix — same name for server group and player group: If a server group and your own group had the same name, the mod treated both as the server group (your group disappeared from "My groups", showed in light blue, and showed the server group’s waystones). Selection is now stored as server:Name or player:Name, so both appear separately in the group selection and the correct one is used.
1.1.0Релиз1.21.11 · 12 февраля 2026 г.
[1.1.0] - Server groups and improvements
Added server groups
What are server groups?
Server groups are admin-defined, server-wide waystone groups. All players see them and can use them to filter the waystone list. Only waystones that are visible to everyone can be added. Server groups are stored on the server and synced to every player on login and when changes are made.
Where do they appear?
- In the group selection screen (opened when you click the Group button in the waystone menu): server groups are shown in the left column under "Server groups". Your own groups are in the right column under "My groups".
- When you select a server group, the Group button label shows its name in light blue. Server groups are read-only for players: you cannot edit them, rename them, or delete them in the UI (only server admins can manage them via commands).
Admin commands (server groups only):
Require OP level 2 or run from server console. All commands are under the prefix /swg:
| Command | Description |
|---|---|
swg create <name> |
Create a new empty server group |
swg delete <name> |
Delete a server group |
swg add <name> <waystone> |
Add a waystone to a server group (use waystone name or UUID; tab suggests only waystones visible to everyone) |
swg remove <name> <waystone> |
Remove a waystone from a server group (tab suggests only waystones that are in that group; error if not in group) |
swg list |
List all server group names |
swg list <name> |
List waystone UUIDs in that server group |
swg deleteall |
Delete all server groups |
swg removeall <name> |
Remove all waystones from a server group |
swg help |
Show all SWG commands with short explanations in chat |
New group selection view
In 1.0.0, clicking the Group button opened a single list (All + your groups). In 1.1.0 the group selection screen was redesigned:
- Two columns: Server groups (left) and My groups (right), with a search field and an All button at the top.
- Single column: When you have only server groups or only your own groups, that single column uses the full width (same as the All button).
- Empty state: When you have no player groups, the "My groups" header and list are hidden. When there are no groups at all, the search field stays visible but is disabled.
Improved group management
- Reorder waystones: In the Edit Group screen you can change the order of waystones in a group using up/down arrow buttons (and shift for first/last). Order is saved and synced.
- New group screen: The "New Group" screen now has a search field for waystones and clearer layout.
Bug fixes
- Creating a group with no name: In 1.0.0, clicking Create with an empty group name did nothing and gave no feedback. In 1.1.0 the group name field shows a red border when you try to create with an empty name, so it is clear that a name is required.
- Creating a group with no waystones selected: In 1.0.0 you could click Create without selecting any waystones (creating an empty group with no clear indication). In 1.1.0 the Create button is disabled until at least one waystone is selected, so you cannot create a group with no content by mistake.
Localization
Full translations for German, Czech, French, Russian, Japanese, Simplified Chinese, and Traditional Chinese; English used as fallback for the remaining locales.
1.0.0Релиз1.21.11 · 11 февраля 2026 г.
[1.0.0] - Initial Release
- Groups for waystones: create, rename, delete groups and assign waystones
- Filter waystone selection list by group (Waystone menu only; Sharestones/Portstones unchanged)
- Visibility filter: All / Everyone / Activated by me
- Last selected group and visibility remembered per world/server (saved in config)
- Client-only mode: groups stored locally in
config/simplewaystonesgroups_groups.jsonwhen the mod is not on the server - Optional server-side: when the mod is on the server, groups persist in the world and sync on join
- Edit Group screen: waystone names shown as inactive buttons, remove (X) per row, Add/Rename/Save
Комментарии
Загружаем…