MapModCompanion
Fixes Multi-world detection by simulating mod presence on the server side
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MapModCompanion
Companion for map mods
With this plugin your minimap will never be confused which world you're in. A more in-depth explanation can be found in the wiki.
How it should look like
| Mod | Screenshot | | ----|------------| | Xaero's World Map |
| | VoxelMap |
| | Xaero's Minimap | See Xaero's WorldMap | | JourneyMap | It just works 😄 |
Companion plugin for [Xaero's Minimap] (and their [World Map][Xaero's World Map]), [JourneyMap] and VoxelMap (both [old][VoxelMap (old)] and [updated][VoxelMap-Updated]). Provides a way for these mods to identify worlds on BungeeCord/Velocity servers.
It's recommended to install this plugin on a fresh server, otherwise may no longer be visible to some players (waypoints, map cache, etc.) may no longer be visible to some players. Fortunately, may no longer be visible to some players. It's worth mentioning that the plugin doesn't affect in-game progress.
This plugin was inspired by @kosma's [worldnamepacket], which supported Velocity, Fabric and Spigot at the time of writing.
If you have any questions, please [join my Discord][Discord].
Support table
| Mod | Oldest version | Latest version | Status | |------------------------------------------------------------------------------------|----------------------------|--------------------------------------------------------------|-------------| | [Xaero's Minimap] | v20.20.0 / Minecraft 1.8.9 | v25.2.14 / Minecraft 1.21.9 | ✅ Supported | | [Xaero's World Map] | v1.10.0 / Minecraft 1.8.9 | v1.39.16 / Minecraft 1.21.9 | ✅ Supported<sup class="reference">[[1]](https://github.com/turikhay/MapModCompanion/issues/62)</sup> | | [JourneyMap] | v5.7.1 / Minecraft 1.16.5 | v6.0.0-beta.52 / Minecraft 1.21.9 | ✅ Supported | | VoxelMap | [v1.7.10][VoxelMap (old)] / Minecraft 1.8 | [v1.15.7][VoxelMap-Updated] / Minecraft 1.21.8 | ✅ Supported<sup class="reference">[[2]](https://github.com/turikhay/MapModCompanion/issues/8)</sup> |
Folia is supported, but isn't tested thoroughly. Please report if the support is broken.
Installation
ℹ️ Plugin must be installed on every downstream (backend) server in your network. Simply installing it on the proxy side (BungeeCord/Velocity) isn't enough. To ensure compatibility, you need to install the plugin on both the proxy server (BungeeCord/Velocity) and each of the backend servers (Spigot/Paper).
1. Download the latest release 2. Put each file into the corresponding plugins folder 3. That's it. No configuration is required. You can restart your servers now.
Configuration
The configuration file is stored at `plugins/MapModCompanion/config.yml` for both Spigot and BungeeCord. Velocity uses `plugins/mapmodcompanion/config.toml`.
The configuration file reloads automatically if it's modified.
[Discord]: https://discord.gg/H9ACHEqBrg [Xaero's Minimap]: https://modrinth.com/mod/xaeros-minimap [Xaero's World Map]: https://modrinth.com/mod/xaeros-world-map [JourneyMap]: https://modrinth.com/mod/journeymap [VoxelMap (old)]: https://www.curseforge.com/minecraft/mc-mods/voxelmap [VoxelMap-Updated]: https://modrinth.com/mod/voxelmap-updated [worldnamepacket]: https://github.com/kosma/worldnamepacket