github BlueMap-Minecraft/BlueMap v1.5.3
Version 1.5.3 (Snapshot)

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

Highlights / Notes

Added 1.17 support & some small improvements.

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

Upgrading from 1.5.2

You can just swap the bluemap.jar.

Optionally you can add the new options to your configs:
In your plugin.conf, add:

# The interval in minutes in which a full map-update will be triggered.
# This is additionally!! to the normal map-update process (in case that fails to detect any file-changes).
# Default is 1440 (24 hours)
fullUpdateInterval: 1440

In your render.conf, add:

# If the free-flight-mode in the web-application is enabled or not.
# Default is true
enableFreeFlight: true

Changelog since 1.5.2

  • Added 1.17 resources (new blocks etc..)
  • Added support for variable world-heights in Minecraft 1.17
  • Added 1.17 support for fabric
  • Update BlueMapAPI to 1.6.0
  • Update to latest SpongeAPI 8.0.0 changes
  • Added a setting to be able to disable the free-flight-mode of the web-app
  • Added /bluemap marker list
  • Added periodical file-watcher restarts to make updates more consistent
  • Added periodical full map-update tasks with configurable interval
  • The webapp-menu now closes when entering fullscreen-mode
  • Fixed an issue where fully-transparent markers are rendered fully opaque
  • Small performance upgrade towards using mutable vectors
  • Updated to gradle 7.0.2

Targets:

BlueMapAPI: v1.6.0

File Target Version
BlueMap-1.5.3-cli.jar CLI for Minecraft 1.12.2 - 1.17
BlueMap-1.5.3-sponge-7.2.0.jar Sponge 7.2.0
BlueMap-1.5.3-sponge-8.0.0.jar Sponge 8.0.0
BlueMap-1.5.3-spigot.jar Spigot/Paper 1.13.2 - 1.16.5
BlueMap-1.5.3-fabric-1.17.jar Fabric 1.17
BlueMap-1.5.3-fabric-1.16.4.jar Fabric 1.16.2 - 1.16.5
BlueMap-1.5.3-fabric-1.16.1.jar Fabric 1.16.1
BlueMap-1.5.3-fabric-1.15.2.jar Fabric 1.15.2
BlueMap-1.5.3-forge-1.16.4.jar Forge 1.16.1 - 1.16.5 (1.16.3-34.0.0)
BlueMap-1.5.3-forge-1.15.2.jar Forge 1.15.2 (1.15.2-31.2.0)
BlueMap-1.5.3-forge-1.14.4.jar Forge 1.14.4 (1.14.4-28.2.0)

Don't miss a new BlueMap release

NewReleases is sending notifications on new releases.