
Surveyor Map Framework
Maps with friends! A world map backend with multiplayer sharing, automatic structure/POI marking, and unified mod compatibility.
Screenshots






Über diese Mod

An open-source backend (and API) for co-op-enabled world map and waypoint mods!
Requires Connector and FFAPI on (neo)forge.
Surveyor is the backend for map mods like Antique Atlas 4, Hoofprint, and Dead Reckoning.
When installed client-side, Surveyor allows you to:
- View explored terrain and mark points of interest with waypoints
- See on-map landmarks for other mods via compatibility addons, like for Waystones and OPAC
- Swap map frontends at any time, retaining all map data
- Automatically migrate waypoints directly from an existing Xaero's Minimap save
When installed on both sides, Surveyor allows you to:
- Explore map terrain and edit waypoints in co-operative groups (server-wide by default)
- See other players on your map, even far away or in other dimensions
- Swap instances or computers, with your map data restored from the server
- Use op commands to create server-wide landmarks for POIs like spawn, shops, warp hubs, etc.
- Copy exploration from and to vanilla maps by sneak+using a cartography table (style configurable)

As a mod developer, Surveyor allows you to:
- Create pure map frontends by handling all map data itself - terrain, structures, and waypoints
- Create addons for custom on-map landmarks, with a flexible component-style data system
- Create any kind of frontend - server-optional, ingame/mixed-side, external/browser-based, etc
- Utilize the waypoint system on its own, for small, lightweight waypoint/compass mods
Configuration
Surveyor can be configured via config/surveyor.toml, McQoy, or QoMC. Most changes require a restart.
- Disable server-wide co-op by setting
globalSharing=false(recommended for public servers) - Tweak what data is synchronized between players, groups, and the server in the
Networkingsection - Toggle builtin automatic waypoints (e.g. nether portals, grave markers) in the
Builtinssection
Commands
Surveyor can mostly be interacted with via map frontends, but comes with a few useful commands:
- When
globalSharing=false, use/surveyor share/unshareto form groups to share waypoints and map data - Use
/surveyor,/waypoints, and/landmarksto review your waypoints and explored map data - Use
/waypoints new/removeto create/edit custom waypoints (e.g. if a frontend is not installed) - Use
/landmarks new/remove(op 2) to create/edit operator-level global waypoints (e.g. for server spawn)
Troubleshooting
Report any unique replicable issue to the issues page with logs, screenshots, and replication steps where possible.
Client data is stored in .minecraft/data/surveyor/[world]/[dim], singleplayer/server data in [world]/[dim]/data/surveyorc.X.X files contain terrain regions, s.X.X files contain structures, and landmarks.dat contains waypoint data.
When encountering issues, you might like to try any of the following:
- Backing up the affected data and deleting it (e.g. for a structure-related error, wipe structure data)
- Disabling networking for a subsystem (e.g. for a terrain packet client kick, set
networking.terraintoNONE) - Disabling a subsystem (e.g. for extreme server memory usage, set
terraintoDISABLEDon the server)
Contributions / Addons
Feel free to reach out if you'd like to develop something with surveyor - or just go for it! We appreciate:
- PRs making shots at surveyor enhancements and bugs
- PRs containing ports to an older established versions (1.4.7, 1.17.10, 1.12.2, 1.16.5, 1.18.2) - or latest, per policy
- PRs containing API features that you'd benefit from - ideally post an issue first, and we can workshop it
- Compat addons, world maps, minimaps, and waypoint frontends utilizing surveyor!
Check out the frontend dev guide for a breakdown of the complicated parts of the internals.
Licensing / Credit
Please match your addon licenses to LGPLv3 if possible - it helps improve the surveyor ecosystem!
(LGPLv3 is a copyleft license, so this is required for anything directly adapted from Surveyor)
If you've written something, hit us up and we might link it here! We'll also answer questions for in-progress projects.
Devs can reach out on mastodon or via email.
Afterword
Surveyor was built on the thoughts, advice, opinions, and past works of many modders in the community.
Thanks to everyone who helped make this project happen, even just by fluttering on the sidelines - it means a lot.
We made surveyor because it sounded cool - we hope it helps other artists/modders to make cool things!
Verfügbare Versionen
Surveyor Map Framework auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).
fabric Loader setzen
Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.1.2).
Mod installieren
Öffne den Mod-Browser im Dashboard und suche nach "Surveyor Map Framework". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.
Kompatibilität
Mod-Loader
Minecraft-Versionen
26.1.2, 1.21.8, 1.21.1 (+1 weitere)
Server-seitig
~ OptionalEmpfohlener RAM
4 GB(min. 3 GB)Häufige Fragen
Surveyor Map Framework Server crasht beim Start – was tun?
Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.1.2). Über das Panel kannst du den Loader mit einem Klick wechseln.
Ist Surveyor Map Framework mit fabric und forge und neoforge und quilt kompatibel?
Surveyor Map Framework unterstützt offiziell fabric, forge, neoforge, quilt für Minecraft 26.1.2, 1.21.8, 1.21.1. Achtung: Forge- und Fabric-Mods sind NICHT untereinander kompatibel – wähle einen Loader und bleibe dabei. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.
Server laggt mit Surveyor Map Framework – wie optimiere ich die Performance?
Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Surveyor Map Framework den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.
Ähnliche Mods
Modded Server mieten
Installiere Surveyor Map Framework mit nur einem Klick auf deinem Server.
Details
- Lizenz
- GNU Lesser General Public License v3.0 or later
- Server-seitig
- Optional