Highlights / Notes
Adds compatibility with Minecraft 26.3 worlds, plus a handful of fixes and improvements.
Upgrading from 5.23
- Replace the
bluemap.jar-file with the new one
Changelog since 5.23
- Added support for Minecraft 26.3 worlds
- Resolve default blockstates for 26.3+ worlds via
data/<namespace>/defaultBlockstates.json - SSE connections now send periodic keepalive messages to stop idle connections from timing out (thanks to @pR0Ps, #829)
- Updated Polish translation (thanks to @alliewegner, #832)
- Bumped js-yaml from 4.3.0 to 4.3.1 (#831)
- Fixed Region-update tasks with no changes not immediately freeing their memory
- Fixed BlueMap scheduler not running as a daemon thread
- Fixed webserver request-handlers not properly closing when BlueMap unloads
- Fixed the
storagecommand sometimes not recognizing loaded maps correctly - Fixed an error when tasks sometimes not saving/loading correctly (again)
- Fixed an error when updating players before BlueMap is fully loaded
- Fixed entity rotation (if there is an addon that adds entity models)
Targets:
Java: 25
BlueMapAPI: 2.8.0
| File | Target Version |
|---|---|
| bluemap-5.24-cli.jar | Minecraft 1.13.2 - 26.3 |
| bluemap-5.24-spigot.jar | Spigot 26.1 - 26.3 (1.20 - 26.3 with Java 25) |
| bluemap-5.24-paper.jar | Paper/Folia 26.1.1 - 26.3 |
| bluemap-5.24-fabric.jar | Fabric 26.1 - 26.3 |
| bluemap-5.24-forge.jar | Forge 26.1 - 26.3 |
| bluemap-5.24-neoforge.jar | NeoForge 26.1 - 26.3 |
| bluemap-5.24-sponge.jar | SpongeAPI 17 - 20 (with Java 25) |