Skip to content

Releases: turikhay/MapModCompanion

0.11.0-beta.2

24 May 11:27
a4aa200

Choose a tag to compare

0.11.0-beta.2 Pre-release
Pre-release

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

21 May 20:25
c7d3152

Choose a tag to compare

0.11.0-beta.1 Pre-release
Pre-release

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

Changes in the configuration

  • Added new event type respawn_packet into Xaero's mod family configuration:
xaero:
  world_map:
    events:
      ...
      respawn_packet:
        enabled: true
  mini_map:
    events:
      ...
      respawn_packet:
        enabled: true
  • respawn_packet is 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_packet takes precedence.

Full Changelog: v0.10.0...v0.11.0-beta.1

0.10.0

03 May 06:09
dd6c39d

Choose a tag to compare

Full Changelog: v0.8.1...v0.10.0

0.10.0-beta.7

03 Apr 12:50
e147e60

Choose a tag to compare

0.10.0-beta.7 Pre-release
Pre-release

Full Changelog: v0.8.1...v0.10.0-beta.7

0.10.0-beta.6

23 Mar 10:55
2f488ff

Choose a tag to compare

0.10.0-beta.6 Pre-release
Pre-release

Full Changelog: v0.8.1...v0.10.0-beta.6

0.9.0-beta.2

13 Jan 20:08
f9f6404

Choose a tag to compare

0.9.0-beta.2 Pre-release
Pre-release
  • Fixes configuration reloading in Folia (#76)

Full Changelog: v0.9.0-beta.1...v0.9.0-beta.2

0.9.0-beta.1

10 Jan 23:20

Choose a tag to compare

0.9.0-beta.1 Pre-release
Pre-release
  • Add Folia support (#75)

Full Changelog: v0.8.1...v0.9.0-beta.1

0.8.1

04 Jul 18:07
126526e

Choose a tag to compare

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

29 Mar 22:13

Choose a tag to compare

  • Velocity support (#5)
  • Major refactor & QoL improvements (#3)
  • Fix Forge VoxelMap on 1.12.2 (#9)
  • Fix Forge VoxelMap on 1.13.2 - 1.16.3 (#11) – requires ProtocolLib
  • E2E tests (#6) on Velocity, BungeeCord, Waterfall and Paper; see README

Full Changelog: v0.6.0...v0.8.0

0.8.0-beta.1

26 Mar 19:40

Choose a tag to compare

0.8.0-beta.1 Pre-release
Pre-release
  • Added bStats (#14)

Full Changelog: v0.8.0-alpha.3...v0.8.0-beta.1