Releases: turikhay/MapModCompanion
0.11.0-beta.2
What's new
👉 JourneyMap Paper compatibility support (#253)
JourneyMap is now available as Paper plugin:
This version disables custom worldinfo:world_id handlers if JourneyMap is present.
Full Changelog: v0.11.0-beta.1...v0.11.0-beta.2
0.11.0-beta.1
Note
When running on Folia servers, the plugin now needs PacketEvents to work properly.
What's new
👉 Better Folia support
Xaero's mods might lose track of the map after crossing dimensions (reported by @MineSunshineone, #224).
MMC now listens to respawn packets to reliably track players switching dimensions (#251).
Also includes
ConcurrentModificationExceptionfix by @twisti-dev (#243)
Changes in the configuration
- Added new event type
respawn_packetinto Xaero's mod family configuration:
xaero:
world_map:
events:
...
respawn_packet:
enabled: true
mini_map:
events:
...
respawn_packet:
enabled: truerespawn_packetis soft-enabled by default, so you don’t need to add it manually-
- It is mutually exclusive with
world_change; when both are enabled,respawn_packettakes precedence.
- It is mutually exclusive with
Full Changelog: v0.10.0...v0.11.0-beta.1
0.10.0
- Add Folia support (#74 #75 #78)
- Add new Paper remapper support (reported by @YuanYuanOwO) (#118)
- Fix api-version by @SrBedrock (#131)
Full Changelog: v0.8.1...v0.10.0
0.10.0-beta.7
- Fix api-version by @SrBedrock (#131)
Full Changelog: v0.8.1...v0.10.0-beta.7
0.10.0-beta.6
- Fixed support for the new Paper remapper (#118)
-
- Reported by @YuanYuanOwO (#117)
Full Changelog: v0.8.1...v0.10.0-beta.6
0.9.0-beta.2
- Fixes configuration reloading in Folia (#76)
Full Changelog: v0.9.0-beta.1...v0.9.0-beta.2
0.9.0-beta.1
- Add Folia support (#75)
Full Changelog: v0.8.1...v0.9.0-beta.1
0.8.1
Note
This release doesn't support Folia.
Folia support was added in 0.9.0.
- Stop "Received possibly malformed packet" flood (#39)
- Targeting latest Minecraft version (1.20.1)
- Update tests, build process and dependencies
Full Changelog: v0.8.0...v0.8.1
0.8.0
0.8.0-beta.1
- Added bStats (#14)
Full Changelog: v0.8.0-alpha.3...v0.8.0-beta.1