Highlights / Notes
Reworked command-system and all commands.
Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.
Upgrading from 5.5
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.html
to make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
Changelog since 5.5
- Reworked command-system and all commands
- Added support for dry_foliage color-map and leaf_litter tint
- Added directional face shading
- Added ability to copy block-coordinates
- The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
- Added support for reading entity-data & ability for addons to render entities
- Reworked block-entity data handling
- The cli now assumes the
-r
flag if one of-f
-u
-e
is provided - Added a hidden map-config
check-for-removed-regions: true
to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks
- Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
- Fixed some storage-data not being buffered correctly (performance)
- Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
- Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
- A ton of smaller fixes and stability improvements
Targets:
Java: 21
BlueMapAPI: 2.7.4
File | Target Version |
---|---|
bluemap-5.6-cli.jar | CLI for Minecraft 1.13.2 - 1.21.4 |
bluemap-5.6-spigot.jar | Spigot/Paper 1.20 - 1.21.4 |
bluemap-5.6-paper.jar | Paper/Folia 1.20.6 - 1.21.4 |
bluemap-5.6-fabric.jar | Fabric 1.21 - 1.21.4 |
bluemap-5.6-forge.jar | Forge 1.21 - 1.21.4 |
bluemap-5.6-neoforge.jar | NeoForge 1.21 - 1.21.4 |
bluemap-5.6-sponge.jar | SpongeAPI 11 - 13 |