Version 3.4
Highlights / Notes
Small tweaks and mostly bugfixes
Upgrading from 3.3
- Replace your BlueMap.jar
Optionally:
- delete the
index.html
in your webroot to update your web-app. - add this to your
plugin.conf
:
# Hides the player if they are in a sky or block-light level below the given number.
# E.g. if you set this to 1, then the player will be hidden on the map if they are in absolute darkness
# Default is 0 (don't hide the player)
hide-below-sky-light: 0
hide-below-block-light: 0
Changelog since 3.3
- Added abillity to hide players when they are in a certain light-level
- Added a nice error-page instead of a white page when the browser doesn't support WebGL
- Added the currently used bluemap-version to the "Info" menu in bluemap's webapp
- Added a web-app manifest to be able to link bluemap like an app on mobile devices
- BlueMap now keeps loading the other maps when only one map has a configuration-error
- Updated BlueMapAPI implementation to 2.1.1
- Fixed jumping to the correct map when clicking on a player in the player-list
- Fixed occasional
null
s intexture.json
, which causes the webapp to crash - Fixed "Pool not open" exception after reloading BlueMap with an SQL-Storage
- Fixed SQL-ConnectionPool not closing after a credential/connection-error
Targets:
BlueMapAPI: 2.1.1
File | Target Version |
---|---|
BlueMap-3.4-cli.jar | CLI for Minecraft 1.13.2 - 1.19.2 |
BlueMap-3.4-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.4-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.4-spigot.jar | Spigot/Paper 1.13.2 - 1.19.2 |
BlueMap-3.4-fabric-1.19.jar | Fabric 1.19 - 1.19.2 |
BlueMap-3.4-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-3.4-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.4-fabric-1.16.2.jar | Fabric 1.16.2 |
BlueMap-3.4-fabric-1.16.1.jar | Fabric 1.16.1 |
BlueMap-3.4-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.4-forge-1.19.1.jar | Forge 1.19.1 - 1.19.2 (1.19.1-42.0.1) |
BlueMap-3.4-forge-1.19.jar | Forge 1.19 (1.19-41.0.16) |
BlueMap-3.4-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 (1.18.1-39.0.58) |
BlueMap-3.4-forge-1.17.1.jar | Forge 1.17.1 (1.17.1-37.0.109) |
BlueMap-3.4-forge-1.16.2.jar | Forge 1.16.2 |
BlueMap-3.4-forge-1.15.2.jar | Forge 1.15.2 |
BlueMap-3.4-forge-1.14.4.jar | Forge 1.14.4 |