Skip to content

Releases: sylvessa/BlueMap

20260214-0940

14 Feb 15:41

Choose a tag to compare

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

13 Feb 18:21

Choose a tag to compare

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

02 Feb 21:27

Choose a tag to compare

Changelog:

  • Added support for pre 1.1 (bukkit-legacy)

01302026-0933

30 Jan 15:38

Choose a tag to compare

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.jackson relocated 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

28 Jan 09:46

Choose a tag to compare

Additions:

  • Anvil world support (tested in 1.2 only)
  • Fixes for player heads
  • Minor optimizations
  • More blocks supported

01272026-1828

28 Jan 00:30

Choose a tag to compare

Designed for release 1.1+ Bukkit