github BlueMap-Minecraft/BlueMap v1.0.0-rc1
Version 1.0.0-rc1

latest releases: v5.4, v5.3, v5.2...
pre-release4 years ago

Highlights / Notes

This is a RC (Release Candidate) for version 1.0.0!
This version features a big update to the CLI to makes it much more usable.
Also, by switching to a new cache-library, this version renders much faster on systems with multiple (6+) cores!

Upgrading

!!This update will break your BlueMap configuration!!
Unfortunately, BlueMap will not migrate your old configuration automatically. Here is what you have to do:

First of all, make a backup as always :)
Then you want to update BlueMap and restart your server. After that, you will find 3 or 4 new .conf files next to your old bluemap.conf. Open them, and compare them with bluemap.conf. You will see that the new files essentially just contain parts of your old config. Now you only need to transfer the settings from your old config to the new one. Then you can reload BlueMap with /bluemap reload and you are done! Everything should be working like before.
If you have issues with this, please ask in the discord!

Changelog

  • Completely restructured the code and build setup
    • Core now supports all minecraft-versions (no longer multiple git-branches for each minecraft version)
    • Moved implementations (sub-projects) into "implementations" folder
  • Split and reorganized config into multiple files
  • Added more control over the CLI by adding more useful command-line-flags
    • Added possibility to only render or only run the web-server
    • Added flag to choose between minecraft-versions
    • Added flags to only generate the web-root or the webapp-settings
  • Switched to caffeine-caches that are way more performant on multiple threads (big render-speed improvement with multiple render-threads)

Targets:

File Target Version BlueMapAPI
BlueMap-1.0.0-rc1-cli.jar CLI for Minecraft 1.12.2 - 1.16.2 v1.1.0
BlueMap-1.0.0-rc1-sponge-7.2.0.jar Sponge 7.2.0 v1.1.0
BlueMap-1.0.0-rc1-spigot.jar Spigot/Paper 1.13.2 - 1.16.2 v1.1.0
BlueMap-1.0.0-rc1-fabric-1.16.2.jar Fabric 1.16.2 v1.1.0
BlueMap-1.0.0-rc1-fabric-1.16.1.jar Fabric 1.16.1 v1.1.0
BlueMap-1.0.0-rc1-fabric-1.15.2.jar Fabric 1.15.2 v1.1.0
BlueMap-1.0.0-rc1-forge-1.16.2.jar Forge 1.16.2-33.0.7 v1.1.0
BlueMap-1.0.0-rc1-forge-1.15.2.jar Forge 1.15.2-31.2.0 v1.1.0
BlueMap-1.0.0-rc1-forge-1.14.4.jar Forge 1.14.4-28.2.0 v1.1.0

Don't miss a new BlueMap release

NewReleases is sending notifications on new releases.