Highlights / Notes
Java 25 now required & Minecraft 26.1 support added.
(Note, that for this release there is no forge version included. As soon as forge for 26.1 is available, there will be a another release which then will also have a forge-build.)
Upgrading from 5.16
- Make sure you are using Java 25
- Replace the
bluemap.jar-file with the new one
Changelog since 5.16
- Switched to Java 25
- Added support for Minecraft 26.1 world format changes
- Switched to virtual-threads based webserver implementation
- Stopped using temporary cache-files for image-writing
- Fixed chunks not rendering if their timestamp is 0
- Fixed a rare race-condition which could cause a server-crash
- Fixed large textures with CUSTOM format freezing bluemaps loading
Targets:
Java: 25
BlueMapAPI: 2.7.7
| File | Target Version |
|---|---|
| bluemap-5.17-cli.jar | Minecraft 1.13.2 - 26.1 |
| bluemap-5.17-spigot.jar | Spigot/Paper 26.1 (1.20 - 26.1 with Java 25) |
| bluemap-5.17-paper.jar | Paper/Folia 26.1 (1.21.5 - 26.1 with Java 25) |
| bluemap-5.17-fabric.jar | Fabric 26.1 |
| bluemap-5.17-forge.jar | Forge 26.1 |
| bluemap-5.17-neoforge.jar | NeoForge 26.1 |
| bluemap-5.17-sponge.jar | SpongeAPI 17 - 18 (with Java 25) |