github BlueMap-Minecraft/BlueMap v3.12
Version 3.12

latest releases: v5.4, v5.3, v5.2...
19 months ago

Highlights / Notes

Better integrated webserver, able to handle much more connections at once!
Added fabric 1.19.4 implementation.
An implementation for forge will follow once forge is available for 1.19.4.
The implementation for spigot/paper should continue to work.

Upgrading from 3.10 or 3.11

  • replace your BlueMap.jar

Changelog since 3.10

  • Rewrite of the intgrated webserver to Java-NIO
    • Fixes the webserver becoming non-responsive if multiple people are accessing it at once
    • No more hard connection limit (the config for this got removed)
    • The webserver only has one worker-thread overall, instead of one for each connection
  • Added 1.19.4 resources
  • Added 1.19.4 fabric implementation
  • Prevent the integrated webserver from sending raw php files
  • Fixed several issues with wrong lowres-pixels mostly visible on nether-maps
  • Fixed issues with the purge-task if the map was stored on a sql-db
  • The webserver now keeps running even if no active maps are configured (to still be able to host static maps)
  • Added Turkish translation (thanks to @KeksToGo, #393)
  • Updated Portuguese translation (thanks to @Dycool, #391)
  • Not-existent lowres tiles now get a 204 response instead of a 200 with an empty json object
  • Improved the default sql-storage config
  • Fixed incompatibillity with spigot-plugins that modify the tellraw-command
  • Fixed block-models not being loaded if they are directly in the root "models" folder
  • Fixed the version not being displayed correctly if there is a tailing 0
  • Fixed a rare isse that could lock the server while bluemap is loading and a player joins at the same time
  • Fixed an issue with servers runnig arclight

Targets:

Java: 11
BlueMapAPI: 2.5.0

File Target Version
BlueMap-3.12-cli.jar CLI for Minecraft 1.13.2 - 1.19.4
BlueMap-3.12-sponge-8.0.0.jar Sponge 8.0.0
BlueMap-3.12-sponge-9.0.0.jar Sponge 9.0.0
BlueMap-3.12-spigot.jar Spigot/Paper 1.13.2 - 1.19.4
BlueMap-3.12-fabric-1.19.4.jar Fabric 1.19.4
BlueMap-3.12-fabric-1.19.3.jar Fabric 1.19.3
BlueMap-3.12-fabric-1.19.jar Fabric 1.19 - 1.19.2
BlueMap-3.12-fabric-1.18.jar Fabric 1.18 - 1.18.2
BlueMap-3.12-fabric-1.17.jar Fabric 1.17 - 1.17.1
BlueMap-3.12-fabric-1.16.2.jar Fabric 1.16.2 - 1.16.5
BlueMap-3.12-fabric-1.15.2.jar Fabric 1.15.2
BlueMap-3.12-forge-1.19.4.jar Forge 1.19.4
BlueMap-3.12-forge-1.19.3.jar Forge 1.19.3
BlueMap-3.12-forge-1.19.1.jar Forge 1.19.1 - 1.19.2
BlueMap-3.12-forge-1.18.1.jar Forge 1.18.1 - 1.18.2
BlueMap-3.12-forge-1.17.1.jar Forge 1.17.1
BlueMap-3.12-forge-1.16.5.jar Forge 1.16.5

Don't miss a new BlueMap release

NewReleases is sending notifications on new releases.