Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SharedMap
Shared exploration layer plus public/private markers with owner-only delete, synced through the server. Crossplay-safe; players without the mod can still join.
By TXC
CHANGELOG
Changelog
2.1.0
- Fixed the map checkbox overlap. The new checkbox no longer covers vanilla's "Cartography Table Shared map" row. It is now its own row above it, labelled "Server shared map".
- Cartography tables feed the shared map. Areas you read from a table are added to the server's shared exploration, like your own.
- Vanilla's "Cartography Table Shared map" checkbox now only shows or hides cartography table pins while the server shared map is shown. With the server shared map off, it works as in vanilla.
- Make markers public later. Shift + left-click a private marker, or a greyed-out cartography table marker, to make it public (key:
PublishMarkerKey). A plain left-click on a greyed-out marker still makes it your own private (white) marker. - Duplicate removal covers every marker on your map: public (gold), private (white) and cartography (grey). Same icon and name within the server's
DuplicateRadius: gold beats white beats grey, and within a colour the older marker stays. - Works with 2.0.x servers and clients (same protocol). Clients use the server's duplicate radius, or 20 m on a 2.0.x server.
2.0.1
- Added this changelog.
- Compatible with 2.0.0 (same protocol).
2.0.0
Rework of markers and the shared map. Server and all clients need 2.0.0; 1.x and 2.x don't sync with each other.
- Public and private markers. A plain double-click places a public marker that everyone sees. Hold Left Ctrl while double-clicking for a private marker (vanilla, only you see it). Public markers are tinted light gold (
PublicMarkerColor). - Permissions. Anyone can cross out a public marker (left-click). Only the account that placed it, or an admin, can delete it (right-click). The server enforces this and logs refused attempts.
- Duplicate removal. A new public marker with the same icon and name as one within 20 m (
DuplicateRadius, 0 = off) is removed by the server; the older one stays. Unnamed markers count too. Existing duplicates are cleaned up when the server starts. - Deletion log now includes the marker's owner.
- Separate shared layer. Shared exploration shows as lighter fog and is no longer written into your own exploration. Public markers are no longer saved to your character or copied to cartography tables.
- "Shared map" checkbox on the large map (
ShowSharedMap) hides shared exploration and public markers without touching your own map, private markers or cartography data. - Names kept when clicking away. Typing a marker name and then clicking elsewhere on the map keeps the name (Escape still cancels it).
- Hovering the shared layer shows the biome name.
- Server files from 1.x are converted automatically. Markers shared in 1.x have no recorded owner, so only admins can delete them.
1.1.0
- New server setting
ForcePublicPosition(default off): every player is shown on the map, including players without the mod. Players with the mod get the "Visible on map" checkbox ticked and locked.
1.0.0
- First release: explored map areas and hand-placed pins shared between players through the server.
- Batched, throttled sync that yields to gameplay traffic. Built for crossplay servers.
- Players without the mod (including console players) can still join.
- The server logs every pin deletion with the player, pin name, biome and coordinates.