Highlights / Notes
Sponge 8 support & abillity to freeze worlds.
This is a SNAPSHOT-release and is not production-ready! Use at your own risk.
Upgrading from 1.5.1
Just swap the bluemap.jar.
Changelog since 1.5.1
- Added support for SpongeAPI 8.0.0 (Commit 9331d38) (Thanks to @pschichtel and @Faithcaio)
- Added
/bluemap freeze <map-id>which will stop all automatic updates for a specific map - Added
/bluemap unfreeze <map-id>to reenable automatic map-updates /bluemap mapsnow shows if a map is frozen- Greatly improved
/bluemap purge <map-id> - Added
/bluemap cancel <task-id>which manually cancels a scheduled task - Renamed
/bluemap renderto/bluemap force-updateto discourage using it - Stopping and starting the render-threads with
/bluemap start//bluemap stopnow persists across server-restarts - Added a file
./bluemap/pluginState.json(contains the state of render-threads and frozen-maps) - Updated gradle-wrapper to version 6.9
- Updated configurate-library to version 4.1.1
- Updated bStats to version 2.2.1
- Improvements on calculating render-time ETAs
- SpongeAPI 7.2.0 is supported again (was 7.3.0)
- Tentative fix for an error when sorting render-tasks
- Some build-script improvements
Targets:
BlueMapAPI: v1.5.0
| File | Target Version |
|---|---|
| BlueMap-1.5.2-cli.jar | CLI for Minecraft 1.12.2 - 1.16.5 |
| BlueMap-1.5.2-sponge-7.2.0.jar | Sponge 7.2.0 |
| BlueMap-1.5.2-sponge-8.0.0.jar | Sponge 8.0.0 (Commit 9331d38) |
| BlueMap-1.5.2-spigot.jar | Spigot/Paper 1.13.2 - 1.16.5 |
| BlueMap-1.5.2-fabric-1.16.4.jar | Fabric 1.16.2 - 1.16.5 |
| BlueMap-1.5.2-fabric-1.16.1.jar | Fabric 1.16.1 |
| BlueMap-1.5.2-fabric-1.15.2.jar | Fabric 1.15.2 |
| BlueMap-1.5.2-forge-1.16.4.jar | Forge 1.16.1 - 1.16.5 (1.16.3-34.0.0) |
| BlueMap-1.5.2-forge-1.15.2.jar | Forge 1.15.2 (1.15.2-31.2.0) |
| BlueMap-1.5.2-forge-1.14.4.jar | Forge 1.14.4 (1.14.4-28.2.0) |