github BlueMap-Minecraft/BlueMap v2.0
Version 2.0 (Snapshot)

latest releases: v3.17, v3.16, v3.15...
pre-release23 months ago

Highlights / Notes

  • SQL-Support
  • Server-Network support
  • improved API
  • improved resource-loading (loading mods etc.)
  • better configs

!!! This is a SNAPSHOT-release and is not production-ready! Use at your own risk. !!!

Upgrading from 1.7.3

There were a lot of breaking changes in this Update!
You will need to to a clean installation, and reconfigure BlueMap!

Yes, you will need to re-render all your maps if you want to update. Sorry! :(

Steps (assuming the usual bluemap setup):

  • stop your server
  • make a Backup!!
  • delete the entire ./bluemap folder
  • delete all of bluemap's config files (./plugins/BlueMap or ./config/bluemap)
  • replace your bluemap.jar with the new one from this release
  • start your server
  • (re-)configure bluemap using the newly generated config-files
  • reload bluemap with /bluemap reload

Changelog since 1.7.3

  • Added support for storing maps on a MySQL or MariaDB database
  • Completely reworked Resource-Loading (Loading a lot of mods with bluemap should be up to 60x as fast now)
  • Added option to automatically find and load mods and datapacks from the server-files
  • Completely reorganized the config-files
  • Reworked internal config-management and config-templates
  • Reworked the data-structure of maps -> Server-Network support
  • Updated BlueMapAPI to Version 2.0.0
  • Added support for Forge 1.19, Fabric 1.19 and SpongeAPI 9.0.0
  • Added support for fabric-permissions-api (thanks to NikitaCartes)
  • Changed the data-format of Map-Tiles to prepare for future features
  • Changed base Java-Version to Java 11
  • Reorganized build-scripts
  • Fixed the "ClassNotFound: RemovalCause" error (for real now, hopefully)
  • Fixed falsely considering regions outside of the defined render-boundaries

Targets:

BlueMapAPI: 2.0.0

File Target Version
BlueMap-2.0-cli.jar CLI for Minecraft 1.13.2 - 1.19
BlueMap-2.0-sponge-8.0.0.jar Sponge 8.0.0
BlueMap-2.0-sponge-9.0.0.jar Sponge 9.0.0
BlueMap-2.0-spigot.jar Spigot/Paper 1.13.2 - 1.19.1
BlueMap-2.0-fabric-1.19.jar Fabric 1.19 - 1.19.1
BlueMap-2.0-fabric-1.18.jar Fabric 1.18 - 1.18
BlueMap-2.0-fabric-1.17.jar Fabric 1.17 - 1.17.1
BlueMap-2.0-fabric-1.16.2.jar Fabric 1.16.2 - 1.16.5
BlueMap-2.0-forge-1.19.jar Forge 1.19 (1.19-41.0.16)
BlueMap-2.0-forge-1.18.1.jar Forge 1.18.1 (1.18.1-39.0.58)
BlueMap-2.0-forge-1.17.1.jar Forge 1.17.1 (1.17.1-37.0.109)
BlueMap-2.0-forge-1.16.2.jar Forge 1.16.1 - 1.16.5 (1.16.3-34.0.0)

Don't miss a new BlueMap release

NewReleases is sending notifications on new releases.