Highlights / Notes
Fabric and forge support for 1.16.3 and some improvements, and bugfixes.
This is a SNAPSHOT version. Use on your own risk :)
Upgrading
No breaking changes since 1.0.0 .. just swap the jar-files to upgrade.
Changelog
- Added 1.16.3 support for fabric and forge
- Added
/bluemap help
to be able to list all available bluemap-commands - Added
/bluemap render cancel
to be able to remove the last render-task with a command - Players that are "vanished" by a spigot plugin should now be treated as "invisible" (and not be displayed on the map)
- Added a workaround to trigger rendering tiles for newly generated chunks on forge
- Fixed barrier-blocks influencing the hight of the lowres-model
- Fixed an exception when bluemap tried to download the skin of a player that has no skin
- Fixed a bug where bluemap could not detect the correct world on forge or fabric when the worldfolder was different to the world-name
- Fixed the chunk-cache being cleared too early, which might result in block-changes not being updated correctly
- Fixed handling of a rare exception caused by trying to load invalid chunks
Targets:
BlueMapAPI: v1.1.0
File | Target Version |
---|---|
BlueMap-1.0.1-snap-cli.jar | CLI for Minecraft 1.12.2 - 1.16.3 |
BlueMap-1.0.1-snap-sponge-7.2.0.jar | Sponge 7.2.0 |
BlueMap-1.0.1-snap-spigot.jar | Spigot/Paper 1.13.2 - 1.16.3 |
BlueMap-1.0.1-snap-fabric-1.16.3.jar | Fabric 1.16.2 - 1.16.3 |
BlueMap-1.0.1-snap-fabric-1.16.1.jar | Fabric 1.16.1 |
BlueMap-1.0.1-snap-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-1.0.1-snap-forge-1.16.3.jar | Forge 1.16.1 - 1.16.3 (1.16.3-34.0.0) |
BlueMap-1.0.1-snap-forge-1.15.2.jar | Forge 1.15.2 (1.15.2-31.2.0) |
BlueMap-1.0.1-snap-forge-1.14.4.jar | Forge 1.14.4 (1.14.4-28.2.0) |