Waypoint Sync is a lightweight client-side utility that receives waypoint and location marker data from compatible server plugins. Never lose track of important coordinates when switching between sessions or servers.
Features:
- Receives and caches waypoint data broadcast by server-side companion plugins
- Stores up to 64 location markers per session with automatic cleanup of oldest entries
- Calculates and displays distance to stored waypoints from your current position
- Minimal performance footprint — runs entirely on the client with no server-side mod required
How it works: Waypoint Sync listens for location data sent by compatible server plugins and stores it locally on your client. Server administrators can push shared points of interest, spawn locations, or event markers to all connected players running the mod.
For server admins: Pair with a server-side plugin that broadcasts waypoint data to connected clients. See the project wiki for integration details and example plugin configurations.
Requirements:
- Fabric Loader 0.15.0+
- Fabric API
- Minecraft 1.21.1+

