
ModsJava
Central Waypoints
A Fabric Server-side waypoints mod that is global among all users. Also generates compass item to point users towards coordinates.
⬇ Download on ModrinthCentral Waypoints
Global shared waypoints for Fabric servers on Minecraft 26.1.2.
Players can create, view, rename, and remove named waypoints that are visible to everyone. Players can also request a waypoint compass item and get live coordinate feedback in the actionbar while holding it.
Commands
/cwaypoint add <name>- Saves your current position and dimension as a global waypoint.
/cwaypoint set <name> <x> <y> <z>- Creates or updates a waypoint to the specified coordinates in your current dimension.
/cwaypoint list- Lists all global waypoints.
/cwaypoint view <name>- Shows full waypoint details (coordinates, dimension, creator, timestamp).
/cwaypoint remove <name>- Removes a global waypoint.
/cwaypoint rename <oldName> <newName>- Renames a global waypoint.
/cwaypoint compass get <name>- Gives you a compass that calibrates and points you to the waypoint.
- Compass name includes the waypoint name and coordinates.
- While held, actionbar text shows target coordinates, dimension, and distance.
/cwaypoint compass remove- Removes all waypoint compasses from your inventory (hotbar, main inventory, offhand).
Waypoint Name Rules
- 1 to 32 characters
- Allowed characters:
A-Z,a-z,0-9,_,- - Names are matched case-insensitively
Storage
Waypoints are saved to:
config/central-waypoints.json
Verified by MCModsHub
- Ships as central-waypoints-1.0.0.jar — drop this file into the mods folder
- Download size: 35 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.