Highlights / Notes
Bugfix for 3.8 if you are using an SQL-Storage.
Upgrading from 3.7
- replace your BlueMap.jar
- delete your
<webroot>/index.html
so bluemap updates the webapp!
Optionally you can delete your entire webapp (except <webroot>/maps
) to have a clean webapp installation.
If you use an external webserver with sql, make sure to update the index.php
with the new one.
Upgrading from 3.8
- replace your BlueMap.jar
If you use an external webserver with sql, make sure to update the index.php
with the new one (yes, again!).
If you were using SQL-Storage and experience broken textures, use /bluemap force-update <map>
so bluemap re-renders your map and fixes the texture-issues! (This was caused by 3.8, sorry!)
Changelog since 3.8
- Fixed an issue where the database-format changed but the database didn't get updated correctly (resulting in lost texture-data, and )
- Fixed an issue with the
_index.php
not being able to find meta-files - Fixed an error on the sponge-implementations when players join
Targets:
Java: 11
BlueMapAPI: 2.4.0
File | Target Version |
---|---|
BlueMap-3.9-cli.jar | CLI for Minecraft 1.13.2 - 1.19.3 |
BlueMap-3.9-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.9-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.9-spigot.jar | Spigot/Paper 1.13.2 - 1.19.3 |
BlueMap-3.9-fabric-1.19.3.jar | Fabric 1.19.3 |
BlueMap-3.9-fabric-1.19.jar | Fabric 1.19 - 1.19.2 |
BlueMap-3.9-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-3.9-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.9-fabric-1.16.2.jar | Fabric 1.16.2 - 1.16.5 |
BlueMap-3.9-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.9-forge-1.19.3.jar | Forge 1.19.3 |
BlueMap-3.9-forge-1.19.1.jar | Forge 1.19.1 - 1.19.2 |
BlueMap-3.9-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 |
BlueMap-3.9-forge-1.17.1.jar | Forge 1.17.1 |
BlueMap-3.9-forge-1.16.2.jar | Forge 1.16.5 |