Highlights / Notes
Added support for POSTGRES and SQLITE :)
(And fixed some bugs)
Upgrading from 3.14
- Replace your BlueMap.jar
- Delete your
<webroot>/index.html
(usually./bluemap/web/index.html
) so BlueMap updates the webapp!
Changelog since 3.14
- Added support for postgres databases (Thanks to @mrsolarius, #443)
- Added support for sqlite storages (#322)
- Added "latest render" times to the
/bluemap
and/bluemap maps
commands - Added advanced logging-options to
core.conf
andwebserver.conf
- Marker-Sets now remember when you hide/show them
- Added abillity to use the "follow-player" feature in first-person mode
- Expose more JS-Classes on the webapp to make it easier for custom js-scripts to modify the webapp (Thanks to @Chicken, #449)
- Improve Error-Messages when the port is already occupied (Thanks to @TechnicJelle, #440)
- Default config files now generate with forward-slashes as their path/file-separator whenever possible
- The webapp no longer resets the camera when pressing the
update-map
button - Added
default-to-flat-view
option to thewebapp.conf
- Added support for c2me-uncompressed chunks
- Added Vietnamese translation (Thanks to @hUwUtao, #448)
- Updated Dutch translation (Thanks to @TechnicJelle, #453)
- Fixed support for 1.13.2 worlds
- Fixed the command-permission for deleting a map from a storage
- Fixed the default
plugin.conf
havingmap-update-interval
instead of the correctfull-update-interval
- Fixed the PlayerSkinProvider not being available to the API when player-markers are disabled
- Fixed some webfiles not being written in the corrrect charset
- Fixed markers not being removed correctly when switching maps (#430)
- Fixed mobile forst-person controls not being displayed (#447)
- Fixed jumping to players in a different world not working
- Fixed scrolling with the mouse on a POI-marker doesn't zoom (#409)
- Fixed webapp keeps moving when the window looses focus while a move-key is pressed (#408)
- Fixed some markers overlapping the webapp-menu when there are more then 100 poi/html markers on the map
- Fixed markers being selectable
Targets:
Java: 11
BlueMapAPI: 2.6.0
File | Target Version |
---|---|
BlueMap-3.15-cli.jar | CLI for Minecraft 1.13.2 - 1.20.1 |
BlueMap-3.15-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.15-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.15-spigot.jar | Spigot/Paper 1.13.2 - 1.20.1 |
BlueMap-3.15-folia.jar | Folia 1.19.4 - 1.20.1 |
BlueMap-3.15-fabric-1.20.jar | Fabric 1.20 - 1.20.1 |
BlueMap-3.15-fabric-1.19.4.jar | Fabric 1.19.4 |
BlueMap-3.15-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-3.15-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.15-fabric-1.16.2.jar | Fabric 1.16.2 - 1.16.5 |
BlueMap-3.15-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.15-forge-1.20.jar | Forge 1.20 - 1.20.1 |
BlueMap-3.15-forge-1.19.4.jar | Forge 1.19.4 |
BlueMap-3.15-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 |
BlueMap-3.15-forge-1.17.1.jar | Forge 1.17.1 |
BlueMap-3.15-forge-1.16.5.jar | Forge 1.16.5 |