Highlights / Notes
Added implementation for forge 26.1 and two small fixes.
Upgrading from 5.17 (or 5.16)
- Make sure you are using Java 25
- Replace the
bluemap.jar-file with the new one
Changelog since 5.17
- (Re)Added forge implementation for minecraft 26.1
- Fixed textures of banners and copper-golems
- Fixed dockerfile not using the correct java version
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.18-cli.jar | Minecraft 1.13.2 - 26.1 |
| bluemap-5.18-spigot.jar | Spigot/Paper 26.1 (1.20 - 26.1 with Java 25) |
| bluemap-5.18-paper.jar | Paper/Folia 26.1 (1.21.5 - 26.1 with Java 25) |
| bluemap-5.18-fabric.jar | Fabric 26.1 |
| bluemap-5.18-forge.jar | Forge 26.1 |
| bluemap-5.18-neoforge.jar | NeoForge 26.1 |
| bluemap-5.18-sponge.jar | SpongeAPI 17 - 18 (with Java 25) |