JourneyMap Waypoint Syncing (JMWS)
JMWS mod provides synchronization of JourneyMap waypoints between different devices through the player's unique identifier on the server. Imagine a cloud storage where all your map markers are saved - when connecting to the server from another computer or device where this mod is installed, all waypoint data is automatically transferred, similar to how cloud services sync photos and videos between devices.
The mod fully integrates with JourneyMap and can operate in the background without a visible interface. Settings are available through the mod's configuration page (ModMenu installation required). It's important to note that the mod transfers only waypoint and group information, without affecting other saved JourneyMap settings.
Installation and Usage
For operation, the mod must be installed on both client and server. The server must have CommonNetwork installed for the appropriate Minecraft version. No additional configuration is required. Successful operation is confirmed by the "Updated waypoints" message in the top part of the toolbar when connecting to the server.
About the Project
This project was created to solve the problem of waypoint synchronization between different devices - for example, between a computer and Steam Deck. Development was conducted as a personal project, and this is the author's first public Java application. Source code is available for review and feedback.