Simple Waypoints [Server] is the server-side companion mod for Simple Waypoints.
It allows server owners and admins to create shared admin waypoints, send personal waypoints to specific players, and control whether players are allowed or required to use the client mod.
This is a server-side only mod. Do not install it on the client.
Features
- Create global admin waypoints visible to all players with the client mod
- Send personal waypoints to specific players
- Optional trusted player system for waypoint management
- Optional client mod requirement
- Server-controlled personal waypoint permission
- Automatic waypoint sync for connected players
- Saved server data for admin waypoints and trusted players
Commands
/waypoint admin create <name> <x> <y> <z> [r g b [icon]]
/waypoint admin delete <name>
/waypoint admin list
/waypoint admin trust <player>
/waypoint admin untrust <player>
/waypoint admin sync
/waypoint admin target <player> create <name> <x> <y> <z> [r g b [icon]]
Gamerules
- requireWaypointsMod If enabled, players without the client mod will be kicked after joining.
- allowPersonalWaypoints Allows or disables personal waypoint creation on the client.
Notes
- Players without the client mod can still join if
requireWaypointsMod is disabled.
- Admin waypoints are only visible to players using the Simple Waypoints client mod.
- Personal waypoints sent by the server are only visible to the targeted player.
Requires
- Minecraft 1.20.1
- Forge 47+
- Works with Simple Waypoints client mod