Releases: sylvessa/BlueMap
Releases · sylvessa/BlueMap
20260214-0940
Changes
- Added minimal support for blocks from 1.5, 1.6, and 1.7
- Server jar that is downloaded by BlueMap is now 1.13 instead of 1.20. That means you no longer have to use the Programmer Art resource pack.
02132026-1219
Changelog
- Partial lighting fixes for Anvil worlds
- MCRegion and Anvil worlds are now automatically detected
- Wooden Slabs (added in 1.3) are now supported fully.
02022026-1524
Changelog:
- Added support for pre 1.1 (bukkit-legacy)
01302026-0933
Changelog:
- More support for blocks (such as chests, etc) ported from ChunkMcRegion.java over to Anvil 1.2
- Null pointer exception bug (#1) fixed for web map
com.fasterxml.jacksonrelocated to prevent interfering with other plugins- Minor optimizations
- HTTPS forced for skins to make sure skins will load in the web map
- Removed some unneeded logging
As of right now doors are a bit buggy in anvil worlds, but that will be fixed Eventually:tm:
Something I will probably focus on is bringing back compatibility with CraftBukkit versions that predate EventHandler and Listener.
Project Poseidon MIGHT work as it includes backports of EventHandler and Listener, hasn't been tested though.
Another thing I will focus on is adding auto detection for world types. So you don't have to go in and define what your world is.
Anvil support is also still very limited, upside down slabs&stairs and anything of that nature do not render properly. And lighting is very barebones.
01282026-0342
Additions:
- Anvil world support (tested in 1.2 only)
- Fixes for player heads
- Minor optimizations
- More blocks supported
01272026-1828
Designed for release 1.1+ Bukkit