Highlights / Notes
The Integrated webserver should now be more lightweight on cpu and ram and be able to handle much more connections at once!
(In theory :p -> this is a snapshot ^^)
!!! This is a SNAPSHOT and is not production-ready! Use at your own risk. !!!
Upgrading from 3.10
- replace your BlueMap.jar
Changelog since 3.10
- Rewrite of the integrated 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
- Prevent the integrated webserver from sending raw php files
- Added Turkish translation (thanks to @KeksToGo, #393)
- Updated Portuguese translation (thanks to @Dycool, #391)
- 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
Targets:
Java: 11
BlueMapAPI: 2.5.0
File | Target Version |
---|---|
BlueMap-3.11-cli.jar | CLI for Minecraft 1.13.2 - 1.19.3 |
BlueMap-3.11-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.11-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.11-spigot.jar | Spigot/Paper 1.13.2 - 1.19.3 |
BlueMap-3.11-fabric-1.19.3.jar | Fabric 1.19.3 |
BlueMap-3.11-fabric-1.19.jar | Fabric 1.19 - 1.19.2 |
BlueMap-3.11-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-3.11-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.11-fabric-1.16.2.jar | Fabric 1.16.2 - 1.16.5 |
BlueMap-3.11-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.11-forge-1.19.3.jar | Forge 1.19.3 |
BlueMap-3.11-forge-1.19.1.jar | Forge 1.19.1 - 1.19.2 |
BlueMap-3.11-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 |
BlueMap-3.11-forge-1.17.1.jar | Forge 1.17.1 |
BlueMap-3.11-forge-1.16.5.jar | Forge 1.16.5 |