BlueMap 图标

Minecraft 服务端插件

BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.

工具类fabricfoliaforgeneoforgepaperpurpurspigotsponge
版本范围
1.13–26.2
下载量
41.2 万

插件介绍

title-banner

create 3D-maps of your Minecraft worlds and display them in your browser
>> DEMO MAP <<

GitHub issues GitHub all releases GitHub release (latest by date) Discord

What is BlueMap

BlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface. With the web-app you then can look at those in your browser and basically view the world as if you were ingame! Or just look at it from far away to get an overview.

screenshot

BlueMap comes as a Spigot/Paper or Sponge Plugin, as a Fabric or Forge-Mod and you can also use BlueMap without any Server from the Command-Line as a standalone tool.

If installed as a Plugin/Mod, BlueMap renders asynchronously to your MinecraftServer-Thread. This means at no time will it block your server-thread directly. So as long as your CPU is not fully utilized, your server should not be slowed down while BlueMap is rendering.

Using BlueMap

You can download BlueMap from here.
Read the installation instructions to get started!
And here is a list of addons and tools that work with bluemap.

Here you can see how many servers are using BlueMap:

BlueMap Graph

If you need help with the setup, feel free to join the Discord-server, we'll be happy to help you there!

Metrics and Webserver

BlueMap uses bStats and an own metrics-system and is hosting a web-server!

Metrics are really useful to keep track of how the plugin is used and helps me stay motivated! Please turn them on :)

bStats: All data collected by bStats can be viewed here: https://bstats.org/plugin/bukkit/BlueMap/5912.

own metrics: Additionally to bStats, BlueMap is sending a super small report, containing only the implementation-name and the version of the BlueMap-plugin to my server. I do this, because there are some other implementations for BlueMap (Fabric, Forge, CLI) that are not supported by bStats. Here is an example report:

{
    "implementation": "sponge",
    "version": "0.0.0"
}

All metrics can be disabled in the plugins config.

web-server: The web-server is a core-functionality of this plugin. So it is enabled by default but can be disabled in the plugin-config. By default the web-server is bound to all network-interfaces ('0.0.0.0') on port 8100 and is hosting the content of the ./bluemap/web/-folder.

Todo / planned features

Here is a todo-list ordered by what i right now think is the priority, but might always change or be reordered at my discretion. (I develop BlueMap in my free-time, so nothing here is a promise and there are no ETA's)

Issues / Suggestions

You found a bug, have another issue or a suggestion? You are very welcome to to join the Discord-server and the reddit and share your thoughts!

版本与下载

推荐下载

bluemap-5.22-sponge.jar版本 5.22-sponge · 5.7 MBSHA-1 e9f15a463361b75cb03c09befeae86a0a78dc1a1下载 bluemap-5.22-sponge.jar

5.22-sponge

正式版
加载器
sponge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.22-sponge.jar5.7 MBSHA-1 e9f15a463361b75cb03c09befeae86a0a78dc1a1获取文件 bluemap-5.22-sponge.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.22-spigot

正式版
加载器
spigot
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.22-spigot.jar6.3 MBSHA-1 33be3cd2cef86b211d63dc3e3fde8298c2be658b获取文件 bluemap-5.22-spigot.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.22-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1.1 · 26.1.2 · 26.2
bluemap-5.22-paper.jar5.5 MBSHA-1 ba50f4557598e5359e8206dca95ef69a323a6d7a获取文件 bluemap-5.22-paper.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.22-neoforge

正式版
加载器
neoforge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.22-neoforge.jar6.2 MBSHA-1 e5fd73fc36dadb36b54b29ca639950a14b148ebb获取文件 bluemap-5.22-neoforge.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.22-forge

正式版
加载器
forge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.22-forge.jar6.2 MBSHA-1 cc7ddb629359d15ea6bd74077dae67162a38053a获取文件 bluemap-5.22-forge.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.22-fabric

正式版
加载器
fabric
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.22-fabric.jar6.2 MBSHA-1 df1947ae2b0ec6de78ed2c70223294d493031641获取文件 bluemap-5.22-fabric.jar
展开更新日志

Highlights / Notes

Fix for a map-breaking bug in 5.21: update directly to this version, skip version 5.21!

Upgrading from 5.20 (and 5.21)

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.21

  • Fixed an issue causing the textures of maps from previous versions to be corrupted

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22

5.21-sponge

正式版
加载器
sponge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.21-sponge.jar5.7 MBSHA-1 b133145c1495a697bbed331bd4b39b01d78be1bf获取文件 bluemap-5.21-sponge.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.21-spigot

正式版
加载器
spigot
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.21-spigot.jar6.3 MBSHA-1 b17ca78a8a31c739d8cec310698deda05092a768获取文件 bluemap-5.21-spigot.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.21-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1.1 · 26.1.2 · 26.2
bluemap-5.21-paper.jar5.5 MBSHA-1 d3a6fd38c010a01f2fda2f3c13e569d82c7fcdaf获取文件 bluemap-5.21-paper.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.21-neoforge

正式版
加载器
neoforge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.21-neoforge.jar6.2 MBSHA-1 662b760c8d703ccb9cd1b031e796f6d4c6f32e07获取文件 bluemap-5.21-neoforge.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.21-forge

正式版
加载器
forge
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.21-forge.jar6.2 MBSHA-1 1b28c8a3847763348b72d534fb4a46014abfa7b9获取文件 bluemap-5.21-forge.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.21-fabric

正式版
加载器
fabric
MC 版本
26.1 · 26.1.1 · 26.1.2 · 26.2
bluemap-5.21-fabric.jar6.2 MBSHA-1 18e711ea04cbe39dfbb07c10c478e06cbfc001f9获取文件 bluemap-5.21-fabric.jar
展开更新日志

Highlights / Notes

  • Minecraft 26.2 support
  • Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads

Upgrading from 5.20

  • Replace the bluemap.jar-file with the new one
  • Move the full-update-interval and the update-cooldown settings from your plugin.conf into your core.conf

This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.
-> Make sure to check if your addons need to be updated.

Changelog since 5.20

  • Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support)
  • BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks.
    This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file.
  • BlueMap now saves render-tasks and loads them when it restarts or reloads
  • BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the full-update-interval config
  • Moved update-cooldown and full-update-interval configs from plugin.conf to core.conf
  • Added /bluemap tasks cancel all command to cancel all render-tasks at once
  • Updated API to 2.8.0
  • Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the blockColors.json
  • Re-enabled support for fabric-pemission-api
  • Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default)
  • Enhanced debug-dump with registry-information
  • Added version information to the debug-log
  • Fixed an issue with paper not loading custom dimension information correctly
  • Fixed skin-download config doing nothing
  • Fixed potential error when trying to load an entity-chunk with a formatted CustomName

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21

5.20-sponge

正式版
加载器
sponge
MC 版本
26.1 · 26.1.1 · 26.1.2
bluemap-5.20-sponge.jar5.6 MBSHA-1 6ca5dcca03f9ab381a6d80271a84c7604a4ab518获取文件 bluemap-5.20-sponge.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.20-spigot

正式版
加载器
spigot
MC 版本
26.1 · 26.1.1 · 26.1.2
bluemap-5.20-spigot.jar6.2 MBSHA-1 d077cf9f54527b897aaf934a3cdaf64a344e2284获取文件 bluemap-5.20-spigot.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.20-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1.1 · 26.1.2
bluemap-5.20-paper.jar5.5 MBSHA-1 ca8b6c439806b4be0be1b8c42845b74cddd494aa获取文件 bluemap-5.20-paper.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.20-neoforge

正式版
加载器
neoforge
MC 版本
26.1 · 26.1.1 · 26.1.2
bluemap-5.20-neoforge.jar6.1 MBSHA-1 e4c81f22e61336529167b79da7cf0e987dd4a25b获取文件 bluemap-5.20-neoforge.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.20-forge

正式版
加载器
forge
MC 版本
26.1 · 26.1.1 · 26.1.2
bluemap-5.20-forge.jar6.1 MBSHA-1 949cd7473be68f84b35dd49ca12168085ad957fb获取文件 bluemap-5.20-forge.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.20-fabric

正式版
加载器
fabric
MC 版本
26.1 · 26.1.1 · 26.1.2
bluemap-5.20-fabric.jar6.1 MBSHA-1 eadc917975f07df107df5c3d2d50e83777172346获取文件 bluemap-5.20-fabric.jar
展开更新日志

Highlights / Notes

This version fixes some bugs with the previous release.

Upgrading from 5.19

  • Replace the bluemap.jar-file with the new one

Changelog since 5.19

  • Fixed a bug that caused BlueMap to no longer be able to load worlds with the old (pre 26.1) format
  • Fixed a bug causing some cases of high cpu-usage due to busy-waiting for region-folders to exist
  • Fixed a bug where the webserver is not closing active connections when reloading bluemap
  • Improved debug-dump with some more information

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.20

5.19-sponge

正式版
加载器
sponge
MC 版本
26.1 · 26.1.1
bluemap-5.19-sponge.jar5.6 MBSHA-1 d107feda8e3fe29e111ac084fcf5d61b9b18bb5a获取文件 bluemap-5.19-sponge.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.19-spigot

正式版
加载器
spigot
MC 版本
26.1 · 26.1.1
bluemap-5.19-spigot.jar6.2 MBSHA-1 256f2d5b09028d6c283181298dd432f43f5f0032获取文件 bluemap-5.19-spigot.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.19-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1.1
bluemap-5.19-paper.jar5.5 MBSHA-1 576153e87913efaac9abd098c08239b9f3bfc16b获取文件 bluemap-5.19-paper.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.19-neoforge

正式版
加载器
neoforge
MC 版本
26.1 · 26.1.1
bluemap-5.19-neoforge.jar6.1 MBSHA-1 df44349003adc6d9f1eeac0f8ed9d61a0174722e获取文件 bluemap-5.19-neoforge.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.19-forge

正式版
加载器
forge
MC 版本
26.1 · 26.1.1
bluemap-5.19-forge.jar6.1 MBSHA-1 1416c8512e430f156fefd0cc36eee60c662f99f3获取文件 bluemap-5.19-forge.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.19-fabric

正式版
加载器
fabric
MC 版本
26.1 · 26.1.1
bluemap-5.19-fabric.jar6.1 MBSHA-1 d8632298bffc03793fa5511239c04bc20130f839获取文件 bluemap-5.19-fabric.jar
展开更新日志

Highlights / Notes

This version fixes two issues caused by a breaking change in the newest Paper builds for 26.1.1.

Upgrading from 5.18

  • Replace the bluemap.jar-file with the new one

Changelog since 5.18

  • Fixed BlueMap generating the wrong world-paths in the default map-configs on the latest paper builds
  • Fixed BlueMap not displaying player-markers on the latest paper builds
  • Fixed worldfolder resolve logic in the spigot implementation to better support the newest paper builds and hybrids

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.19

5.18-sponge

正式版
加载器
sponge
MC 版本
26.1
bluemap-5.18-sponge.jar5.6 MBSHA-1 32c20c8ab903cdd71b7a35188f2c8e98aa35d637获取文件 bluemap-5.18-sponge.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.18-spigot

正式版
加载器
spigot
MC 版本
26.1
bluemap-5.18-spigot.jar6.2 MBSHA-1 ab882ec415c0997379bccb8d1872de7b6acb4542获取文件 bluemap-5.18-spigot.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.18-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1
bluemap-5.18-paper.jar5.5 MBSHA-1 e680b2a06cf493fb0894b857418801044169d7e9获取文件 bluemap-5.18-paper.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.18-neoforge

正式版
加载器
neoforge
MC 版本
26.1
bluemap-5.18-neoforge.jar6.1 MBSHA-1 c0340ae02dba3bf71872833d1473e96965ff3dbe获取文件 bluemap-5.18-neoforge.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.18-forge

正式版
加载器
forge
MC 版本
26.1
bluemap-5.18-forge.jar6.1 MBSHA-1 8fb0c20fc0d39324b4dd3471ed953d0e104d1bfb获取文件 bluemap-5.18-forge.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.18-fabric

正式版
加载器
fabric
MC 版本
26.1
bluemap-5.18-fabric.jar6.1 MBSHA-1 ef86c135ad43a1d7ab2c9890e37e1a8de68dda41获取文件 bluemap-5.18-fabric.jar
展开更新日志

Highlights / Notes

Added implementation for forge 26.1 and two small fixes.

Upgrading from 5.17 (or 5.16)

  • Make sure you are using Java 25
  • Replace the bluemap.jar-file with the new one

Changelog since 5.17

  • (Re)Added forge implementation for minecraft 26.1
  • Fixed textures of banners and copper-golems
  • Fixed dockerfile not using the correct java version

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.18

5.17-sponge

正式版
加载器
sponge
MC 版本
26.1
bluemap-5.17-sponge.jar5.6 MBSHA-1 078ce9091ea291e547b20f0633c52df52607a9ca获取文件 bluemap-5.17-sponge.jar
展开更新日志

Highlights / Notes

Java 25 now required & Minecraft 26.1 support added.

Upgrading from 5.16

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.16

  • Switched to Java 25
  • Added support for Minecraft 26.1 world format changes
  • Switched to virtual-threads based webserver implementation
  • Stopped using temporary cache-files for image-writing
  • Fixed chunks not rendering if their timestamp is 0
  • Fixed a rare race-condition which could cause a server-crash
  • Fixed large textures with CUSTOM format freezing bluemaps loading

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17

5.17-spigot

正式版
加载器
spigot
MC 版本
26.1
bluemap-5.17-spigot.jar6.2 MBSHA-1 ae12b8149613ebd21a242437a3dbb646f3fbc526获取文件 bluemap-5.17-spigot.jar
展开更新日志

Highlights / Notes

Java 25 now required & Minecraft 26.1 support added.

Upgrading from 5.16

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.16

  • Switched to Java 25
  • Added support for Minecraft 26.1 world format changes
  • Switched to virtual-threads based webserver implementation
  • Stopped using temporary cache-files for image-writing
  • Fixed chunks not rendering if their timestamp is 0
  • Fixed a rare race-condition which could cause a server-crash
  • Fixed large textures with CUSTOM format freezing bluemaps loading

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17

5.17-paper

正式版
加载器
folia · paper · purpur
MC 版本
26.1
bluemap-5.17-paper.jar5.5 MBSHA-1 06f08466e7ab5f92c4934e95781aa3bc3dccd8b3获取文件 bluemap-5.17-paper.jar
展开更新日志

Highlights / Notes

Java 25 now required & Minecraft 26.1 support added.

Upgrading from 5.16

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.16

  • Switched to Java 25
  • Added support for Minecraft 26.1 world format changes
  • Switched to virtual-threads based webserver implementation
  • Stopped using temporary cache-files for image-writing
  • Fixed chunks not rendering if their timestamp is 0
  • Fixed a rare race-condition which could cause a server-crash
  • Fixed large textures with CUSTOM format freezing bluemaps loading

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17

5.17-neoforge

正式版
加载器
neoforge
MC 版本
26.1
bluemap-5.17-neoforge.jar6.1 MBSHA-1 8fd11c076dd29ca8d55d62424b2b4a670be53e9c获取文件 bluemap-5.17-neoforge.jar
展开更新日志

Highlights / Notes

Java 25 now required & Minecraft 26.1 support added.

Upgrading from 5.16

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.16

  • Switched to Java 25
  • Added support for Minecraft 26.1 world format changes
  • Switched to virtual-threads based webserver implementation
  • Stopped using temporary cache-files for image-writing
  • Fixed chunks not rendering if their timestamp is 0
  • Fixed a rare race-condition which could cause a server-crash
  • Fixed large textures with CUSTOM format freezing bluemaps loading

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17

5.17-fabric

正式版
加载器
fabric
MC 版本
26.1
bluemap-5.17-fabric.jar6.1 MBSHA-1 c91a5d47310f634958721dcb09d96d0254d8cb73获取文件 bluemap-5.17-fabric.jar
展开更新日志

Highlights / Notes

Java 25 now required & Minecraft 26.1 support added.

Upgrading from 5.16

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.16

  • Switched to Java 25
  • Added support for Minecraft 26.1 world format changes
  • Switched to virtual-threads based webserver implementation
  • Stopped using temporary cache-files for image-writing
  • Fixed chunks not rendering if their timestamp is 0
  • Fixed a rare race-condition which could cause a server-crash
  • Fixed large textures with CUSTOM format freezing bluemaps loading

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17

5.16-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.16-sponge.jar5.6 MBSHA-1 facaa27715169d821c4bede3cb82237ce01bcb11获取文件 bluemap-5.16-sponge.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.16-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.16-spigot.jar6.2 MBSHA-1 7258ada1a319d8a7fcc099ee3d52b16f329191f9获取文件 bluemap-5.16-spigot.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.16-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.16-paper.jar5.4 MBSHA-1 0be663c91ab5227fd729fb289844ea4f1b228957获取文件 bluemap-5.16-paper.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.16-neoforge

正式版
加载器
neoforge
MC 版本
1.21.11
bluemap-5.16-neoforge.jar6.1 MBSHA-1 f6b043e008a81279259a145b299d5e66238181ec获取文件 bluemap-5.16-neoforge.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.16-forge

正式版
加载器
forge
MC 版本
1.21.11
bluemap-5.16-forge.jar6.1 MBSHA-1 d9a7c393d0d680b50ee9573c1d51d6cf8b7c7686获取文件 bluemap-5.16-forge.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.16-fabric

正式版
加载器
fabric
MC 版本
1.21.11
bluemap-5.16-fabric.jar6.2 MBSHA-1 c441cc35754d9f9d15cbdafb0bef1ccae8a5b5e1获取文件 bluemap-5.16-fabric.jar
展开更新日志

Highlights / Notes

A collection of smaller additions, improvements and fixes.

Upgrading from 5.15

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.15

  • WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil)
  • WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil)
  • Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772)
  • Added render-thread-priority config value for setting the java thread priority for render-threads
  • Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity
  • Added logs for more info when watching for map-updates on the CLI
  • Added lenient support for non-standard pack.mcmeta format
  • Improved exception-handling of API-consumers
  • Improved exception-handling when resolving sponge-dimension directories
  • Improved troubleshoot command
  • Fixed potential deadlock when resolving a configuration-exception
  • Fixed world spawn position not correctly read from the level.dat
  • Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler
  • Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16

5.15-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.15-sponge.jar5.6 MBSHA-1 173e9a588b77b9789ccae43eceec5c7070cc3b37获取文件 bluemap-5.15-sponge.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.15-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.15-spigot.jar6.2 MBSHA-1 ac89f9ebdbaa9cb0c8d2a900d130f2efbccb0e60获取文件 bluemap-5.15-spigot.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.15-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.15-paper.jar5.4 MBSHA-1 b42a778cb51454cc3acc0f08638ae28a8ee866ac获取文件 bluemap-5.15-paper.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.15-neoforge

正式版
加载器
neoforge
MC 版本
1.21.11
bluemap-5.15-neoforge.jar6.1 MBSHA-1 d29ff68d54345345355afe0774c5467faa387268获取文件 bluemap-5.15-neoforge.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.15-forge

正式版
加载器
forge
MC 版本
1.21.11
bluemap-5.15-forge.jar6.1 MBSHA-1 8fe6c8e0285aaabc2acbc83eff165d787291306f获取文件 bluemap-5.15-forge.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.15-fabric

正式版
加载器
fabric
MC 版本
1.21.11
bluemap-5.15-fabric.jar6.2 MBSHA-1 418ceaee4f22820dc3bc00e2f43d77fb0e60349f获取文件 bluemap-5.15-fabric.jar
展开更新日志

Highlights / Notes

Hotfix for a few bugs with 1.21.11 support.

Upgrading from 5.14

  • Replace the bluemap.jar-file with the new one

Changelog since 5.14

  • Updated fabric-permission-api to 0.6.1 for MC 1.21.11 compatibility
  • Added a workaround for a paper-bug (in papers experimental version) that throws an exception when a player tries to join
  • Fixed Fabric, Forge and NeoForge sometimes throwing an exception when a player tries to join (#761)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.15

5.14-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.14-sponge.jar5.6 MBSHA-1 778dd18b84178232a89f7d25abb1b779fb1a8084获取文件 bluemap-5.14-sponge.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.14-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.14-spigot.jar6.2 MBSHA-1 dad6ff2c73912e154d798c67407b1669ad651d98获取文件 bluemap-5.14-spigot.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.14-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.14-paper.jar5.4 MBSHA-1 3400e8774027979e05a16edffaa260b30086fff0获取文件 bluemap-5.14-paper.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.14-neoforge

正式版
加载器
neoforge
MC 版本
1.21.11
bluemap-5.14-neoforge.jar6.1 MBSHA-1 f1a41e1ac7a31b069fc346725f16cb3b8fe98887获取文件 bluemap-5.14-neoforge.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.14-forge

正式版
加载器
forge
MC 版本
1.21.11
bluemap-5.14-forge.jar6.1 MBSHA-1 2e128531d9c11fc323018d8420490c33a1a0c8c1获取文件 bluemap-5.14-forge.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.14-fabric

正式版
加载器
fabric
MC 版本
1.21.11
bluemap-5.14-fabric.jar6.2 MBSHA-1 122c4a5f4836a4c964e79b6c15ee3004881a1f71获取文件 bluemap-5.14-fabric.jar
展开更新日志

Highlights / Notes

Initial 1.21.11 support and more improvements and fixes.

Upgrading from 5.13

  • Replace the bluemap.jar-file with the new one

Changelog since 5.13

  • Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes)
  • Added support for new model-rotations introduced in 25w46a
  • Setting ignore-missing-light-data: true config now also ignores individual missing chunks
  • SQL-storages now don't require db-write permission when only reading (webserver only, no rendering)
  • Removed / from webserver loggers ip-addresses
  • Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle)
  • Improved internal cache-management
  • Fixed circle and ellipse render-masks ignoring their center-position setting
  • Fixed an exception with the webserver handling edge-case (invalid) http-requests
  • Fixed cherry-signs not rendering
  • Fixed backwards compatibility for old chain-blocks not working
  • Fixed black edge-lines sometimes appearing on mushroom-blocks

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14

5.13-fabric

正式版
加载器
fabric
MC 版本
1.21.9 · 1.21.10
bluemap-5.13-fabric.jar6.2 MBSHA-1 bd16a1b4e94c95a243e5d8fd362f58170fcf99bd获取文件 bluemap-5.13-fabric.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.13-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.13-sponge.jar5.6 MBSHA-1 1f538ad0e7515d6f6e46670d1916886a58779c23获取文件 bluemap-5.13-sponge.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.13-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.13-spigot.jar6.2 MBSHA-1 96b10a4d96141192c03bb4efb68fddf54a4eac87获取文件 bluemap-5.13-spigot.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.13-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
bluemap-5.13-paper.jar5.4 MBSHA-1 083be80d78376bd218f36f840348a0523ecce0e3获取文件 bluemap-5.13-paper.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.13-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.13-neoforge.jar6.1 MBSHA-1 e7881610478af623374259e19fd853c867c84ee4获取文件 bluemap-5.13-neoforge.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.13-forge

正式版
加载器
forge
MC 版本
1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.13-forge.jar6.1 MBSHA-1 456da2de1bf032308f46da27b5aee1d369434701获取文件 bluemap-5.13-forge.jar
展开更新日志

Highlights / Notes

Copper-chests and coppergolem statues models.
And reverted the integrated webserver changes from 5.12.
(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)

Upgrading from 5.12

  • Replace the bluemap.jar-file with the new one

Changelog since 5.12

  • Added models for copper-chests
  • Added models for coppergolem statues
  • Added models for hanging-signs that are attached=false
  • Added models for all pale-oak signs
  • Reverted the integrated webserver changes from 5.12
  • Fixed a loading error on forge 1.21.9+ (#743)
  • Added a cooldown-time when updating the same region-file multiple times in a row
  • Also scan the item folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks)
  • Fixed and improved several small code-issues

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13

5.12-mc1.20-6-forge

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
bluemap-5.12-mc1.20-6-forge.jar6.1 MBSHA-1 4f2a8960913a1673643a964e7561b2c6f55b3fc7获取文件 bluemap-5.12-mc1.20-6-forge.jar
展开更新日志

Highlights / Notes

This is a one-off backport of BlueMap 5.12 for Forge 1.20 - 1.20.4 (including 1.20.1) due to very high demand.

This Version needs Java 21 to run!
Forge and most mod's should be able to run on Java 21 instead of Java 17. If you can't use Java 21, then you need to use BlueMap 5.3 instead.

Upgrading from 5.3

The previous BlueMap version that supported Forge 1.20.x was 5.3, so you are likely upgrading from there.

There have been a ton of changes and new config values etc., so I really recommend you to do a full clean installation of BlueMap:

  • Stop the server
  • Make a backup
  • Delete your current ./mods/bluemap-x-yz.jar
  • Delete the ./config/bluemap
  • Delete the ./bluemap directory
  • Put the new bluemap-5.12-mc1.20-6-forge.jar in the ./mods folder
  • Start the server
  • Reconfigure BlueMap again, using the newly generated configs
    You can keep the configs from your backup aside, to help you with the porting
  • run /bluemap reload

If you don't want to do a clean installation to keep your currently rendered maps, you need to follow the upgrade-steps from these changelogs:

Changelog

For changelogs please see: https://github.com/BlueMap-Minecraft/BlueMap/releases

5.12-fabric

正式版
加载器
fabric
MC 版本
1.21.9 · 1.21.10
bluemap-5.12-fabric.jar6.2 MBSHA-1 576cae0b807884f32a9293c64a3c8acb398758b4获取文件 bluemap-5.12-fabric.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.12-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.12-sponge.jar5.6 MBSHA-1 aeead8e2c8d595362aeb894360e1f35788e3542d获取文件 bluemap-5.12-sponge.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.12-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.12-spigot.jar6.2 MBSHA-1 7c49c6b284b0161d5f6ee1c883f22df86947d725获取文件 bluemap-5.12-spigot.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.12-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.12-paper.jar5.4 MBSHA-1 7caf2c075f5c9edefceb4684ce00c1d5a0326a05获取文件 bluemap-5.12-paper.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.12-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.12-neoforge.jar6.1 MBSHA-1 6c62ebc78249c630a1bdd81a30985664c01e10a0获取文件 bluemap-5.12-neoforge.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.12-forge

正式版
加载器
forge
MC 版本
1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
bluemap-5.12-forge.jar6.1 MBSHA-1 feaaa12e22d65a48d5fe58ecf9c29ceae18724d7获取文件 bluemap-5.12-forge.jar
展开更新日志

Highlights / Notes

Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements!

Upgrading from 5.11

  • Replace the bluemap.jar-file with the new one

Changelog since 5.11

  • Updated fabric-implementation to 1.21.9
  • Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability
  • Added remapping chain -> iron_chain for RP version 67 for improved backwards-compatibility
  • Added support for block-properties in the block-colors config
  • Added support for addon dependencies and soft-dependencies (#730)
  • Pushed BlueMapAPI to 2.7.6
  • Improved logging for region/chunk loading errors
  • Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs)
  • Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot
  • Fixed melon- and pumpkin-stems not being colored correctly (#734)
  • Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks
  • Fixed wrong tile coordinates being displayed in /bluemap debug map ... command
  • Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729)
  • Fixed webserver incorrectly handling absolute form of HTTP "path" (#737)
  • Fixed legacy config error not showing the problematic config file

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12

5.11-fabric

正式版
加载器
fabric
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-fabric.jar6.2 MBSHA-1 21b06784527d7b7798e2e615bed5bdb69a0ecabc获取文件 bluemap-5.11-fabric.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.11-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-sponge.jar5.5 MBSHA-1 3e2e81bd84d31ecd17e4187e533f1cc41d0c62df获取文件 bluemap-5.11-sponge.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.11-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-spigot.jar6.1 MBSHA-1 b7de471bf2deabf0344ec3de4b2e2ecb71352966获取文件 bluemap-5.11-spigot.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.11-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-paper.jar5.4 MBSHA-1 1f21568845043edbb980f770e0fb722fae046782获取文件 bluemap-5.11-paper.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.11-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-neoforge.jar6.1 MBSHA-1 bb1e03c16142286b24e6c94147eba039dd7e21ba获取文件 bluemap-5.11-neoforge.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.11-forge

正式版
加载器
forge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.11-forge.jar6.1 MBSHA-1 dea35003d3c226caaf47fd336c0bffcd56370909获取文件 bluemap-5.11-forge.jar
展开更新日志

Highlights / Notes

With Render-Masks it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden.

Upgrading from 5.10

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • You will need to update your map configs!
    • Find the section with min-x, max-x, min-z, max-z, min-y and max-y in your map config file, e.g.:
      #min-x: -4000
      #max-x: 4000
      #min-z: -4000
      #max-z: 4000
      #min-y: 50
      max-y: 90
      
      and add render-mask: [ { before, and ] } after the section, e.g. like this:
      render-mask: [ 
        {
          #min-x: -4000
          #max-x: 4000
          #min-z: -4000
          #max-z: 4000
          #min-y: 50
          max-y: 90
        }
      ]
      
      -> here is a video-example
    • Optionally, you can add the new edge-light-strength: 15 property to your map config as well

Changelog since 5.10

  • Added a list of render-masks to the map-configs, replacing the previous min-x, max-z, etc.., properties (#81)
  • Added edge-light-strength to the map-configs to control the lighting of map-edges if render-edges is enabled
  • Custom dimensions are now ordered last by default
  • Improved structure and comments of the default map-configs
  • Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a
  • Fixed lily_pad's having no tint color (#727)
  • Fixed error if biomes water-color has alpha (#715)
  • Updated bluemap-api to 2.7.5

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11

5.10-fabric

正式版
加载器
fabric
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-fabric.jar6.1 MBSHA-1 eeff5d7ca02400f19ee5feaa02b8963c2f234847获取文件 bluemap-5.10-fabric.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.10-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-sponge.jar5.5 MBSHA-1 9b78bf256aa9d2b77b2eff255ee7cd189ea0dbc1获取文件 bluemap-5.10-sponge.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.10-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-spigot.jar6.1 MBSHA-1 5440b1ed23e5df011b3376e037353633d73d911a获取文件 bluemap-5.10-spigot.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.10-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-paper.jar5.3 MBSHA-1 bdb8ec13006f2ad24df809f991ba4d0b864c11c7获取文件 bluemap-5.10-paper.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.10-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-neoforge.jar6 MBSHA-1 e987eb4955f774cfacd6cb7f0043da2ac98fe4ae获取文件 bluemap-5.10-neoforge.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.10-forge

正式版
加载器
forge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.10-forge.jar6 MBSHA-1 d0525d787bfb87982107bf4dc921721ad42a2c39获取文件 bluemap-5.10-forge.jar
展开更新日志

Highlights / Notes

Resource-pack and -loading improvements,.. and some bugfixes.

Upgrading from 5.9

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.9

  • Added support for resourcepack-atlases (#720)
  • Improved support for bluemap-addons loading their own resources (#720)
  • The tint for custom liquids can now be defined in the blockColors.json in a resourcepack
  • Updated NL translation (#713, thanks to TechnicJelle)
  • Updated FI translation (#714, thanks to Chicken)
  • Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer
  • Fixed a bug where players would stop updating on paper after dying (#719)
  • Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost)
  • Fixed a bug with copying the region-file coordinates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10

5.9-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-sponge.jar5.5 MBSHA-1 6b825f219c9547ffdd84e15e711d7575eab74d33获取文件 bluemap-5.9-sponge.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-spigot.jar6 MBSHA-1 30c94bfac5131e598a4394b168cce3a4a35faac7获取文件 bluemap-5.9-spigot.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-paper.jar5.3 MBSHA-1 bc0ebfaf46326fa1d676abde6947796b07c9ca2e获取文件 bluemap-5.9-paper.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-fabric

正式版
加载器
fabric
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-fabric.jar6.1 MBSHA-1 c187768f49c610b2488f9fa2f937c83deb2712e5获取文件 bluemap-5.9-fabric.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-paper.jar5.3 MBSHA-1 bc0ebfaf46326fa1d676abde6947796b07c9ca2e获取文件 bluemap-5.9-paper.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-neoforge.jar6 MBSHA-1 f634d40079104ea5fe16488569afad0990796d99获取文件 bluemap-5.9-neoforge.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.9-forge

正式版
加载器
forge
MC 版本
1.21.6 · 1.21.7 · 1.21.8
bluemap-5.9-forge.jar6 MBSHA-1 05e9114acdf64e140cac336b52662737d2976c2d获取文件 bluemap-5.9-forge.jar
展开更新日志

Highlights / Notes

Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!

Upgrading from 5.8

  • Replace the bluemap.jar-file with the new one

Changelog since 5.8

  • Fixed a (harmless) IllegalStateException exception
  • Fixed a debug-log i forgot to remove again

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9

5.8-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6
bluemap-5.8-sponge.jar5.5 MBSHA-1 9240db186d822db9f6c05572b50c6dab92abfa26获取文件 bluemap-5.8-sponge.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.8-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6
bluemap-5.8-spigot.jar6 MBSHA-1 4554aee77ae649496f6f077742ad95dad854593b获取文件 bluemap-5.8-spigot.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.8-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6
bluemap-5.8-paper.jar5.3 MBSHA-1 c088e3fc0edb2f4655fe9cdca6a80aaa3654b153获取文件 bluemap-5.8-paper.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.8-fabric

正式版
加载器
fabric
MC 版本
1.21.6
bluemap-5.8-fabric.jar6.1 MBSHA-1 d7c974b5866db94ca72563603ccfe94ec306f3a5获取文件 bluemap-5.8-fabric.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.8-neoforge

正式版
加载器
neoforge
MC 版本
1.21.6
bluemap-5.8-neoforge.jar6 MBSHA-1 569c075c19ee2e9d5afc2c4d7ad6ba8250c4a672获取文件 bluemap-5.8-neoforge.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.8-forge

正式版
加载器
forge
MC 版本
1.21.6
bluemap-5.8-forge.jar6 MBSHA-1 3964d87bd2c3d68a2c68c71f741f3c4682d98159获取文件 bluemap-5.8-forge.jar
展开更新日志

Highlights / Notes

Full 1.21.6 support and some smaller improvements and fixes

Upgrading from 5.7

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp

Changelog since 5.7

  • Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
  • Clear some caches and pools to release heap-space when it is not used for some time
  • Added chunk-version to debug command
  • Improved error-handling when loading corrupted entity-chunks
  • Switched cli to new eta-formatting
  • Added --markers option to cli which allows to (only) update markers based ont the map-configs
  • Added sourcemap to webapp
  • Display error screen on the webapp if webgl2 is not available
  • Disabled pretty-printing for pluginState.json to discourage manual editing
  • Fixed a compatibility issue with some mods on forge and neoforge
  • Fixed player-markers not working if the world got loaded/added after bluemap loaded
  • Fixed hanging signs not rendering correctly
  • Fixed some face-culling issues
  • Fixed storages command not detecting if a map is loaded or not correctly
  • Fixed rare NoSuchFileException when rendering
  • Fixed api RenderManager#start() not working when config uses the negative format
  • Fixed webapp title not updating immediately when switching languages
  • Updated vietnamese translation (thanks to songnguxyz)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8

5.7-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-sponge.jar4.7 MBSHA-1 c359827abaa074692231426ea205d1a1814c7406获取文件 bluemap-5.7-sponge.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.7-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-spigot.jar5.2 MBSHA-1 2f7da71632b5e25029862f0511e28b801132e501获取文件 bluemap-5.7-spigot.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.7-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-paper.jar4.5 MBSHA-1 9d25cab1d77247a65aef9f5ad1dddabc3d06eca4获取文件 bluemap-5.7-paper.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.7-neoforge

正式版
加载器
neoforge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-neoforge.jar5.2 MBSHA-1 49675ada6be555e6f8393f49aff91750028e1239获取文件 bluemap-5.7-neoforge.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.7-forge

正式版
加载器
forge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-forge.jar5.2 MBSHA-1 2b7261bd644ba66eec3bc38f389b208903d57973获取文件 bluemap-5.7-forge.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.7-fabric

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
bluemap-5.7-fabric.jar5.3 MBSHA-1 42777d6140234a75243c04156b63cfbe562a1cdb获取文件 bluemap-5.7-fabric.jar
展开更新日志

Highlights / Notes

Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.

Upgrading from 5.6

  • Replace the bluemap.jar-file with the new one

Changelog since 5.6

  • Added tint for bushes
  • Fixed cows being rendered onto the map as black/purple cubes
  • Fixed render-tasks not being scheduled in correct order
  • Fixed tint for bamboo-leaves and sugarcane
  • Fixed various exceptions triggered by commands / completions
  • Limit the size of a single hires-tile to a reasonable amount
    (fixing memory-issues when trying to render an overly complex world)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7

5.6-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-sponge.jar4.7 MBSHA-1 23c6a9ea573ba40c28cc7a39932597f47c083690获取文件 bluemap-5.6-sponge.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.6-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-spigot.jar5.2 MBSHA-1 4a4ec0fe78e79be05caa175f9796d4b60da06274获取文件 bluemap-5.6-spigot.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.6-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-paper.jar4.5 MBSHA-1 34a0b3b324a74658141eb6c378d674755b04a64a获取文件 bluemap-5.6-paper.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.6-neoforge

正式版
加载器
neoforge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-neoforge.jar5.2 MBSHA-1 1fe4e4ba8267fa2734b0bfc87c1ac216d99e05ef获取文件 bluemap-5.6-neoforge.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.6-forge

正式版
加载器
forge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-forge.jar5.2 MBSHA-1 be139c69f59184b5c38b4c501a54179609b9e559获取文件 bluemap-5.6-forge.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.6-fabric

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.6-fabric.jar5.3 MBSHA-1 31b0987ff7a23b918d5a8baf1817fe9eb8e5520a获取文件 bluemap-5.6-fabric.jar
展开更新日志

Highlights / Notes

Reworked command-system and all commands. Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.

Upgrading from 5.5

Changelog since 5.5

  • Reworked command-system and all commands
  • Added support for dry_foliage color-map and leaf_litter tint
  • Added directional face shading
  • Added ability to copy block-coordinates
  • The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
  • Added support for reading entity-data & ability for addons to render entities
  • Reworked block-entity data handling
  • The cli now assumes the -r flag if one of -f -u -e is provided
  • Added a hidden map-config check-for-removed-regions: true to be able to disable checking for removed regions on map-updates
  • Fixed huge worlds/maps taking a long time to create their update tasks
  • Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
  • Fixed some storage-data not being buffered correctly (performance)
  • Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
  • Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
  • A ton of smaller fixes and stability improvements

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6

5.5-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-sponge.jar4.6 MBSHA-1 93a02f93541a7eecd49ca6ec18c886dcde0574fe获取文件 bluemap-5.5-sponge.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.5-spigot

正式版
加载器
spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-spigot.jar4.6 MBSHA-1 54f4fa19ffc063cf72ccf84d5a4c7d4b2f4b5ebe获取文件 bluemap-5.5-spigot.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.5-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-paper.jar4.4 MBSHA-1 6a3dfd1cfb5dc381b9e2d3ba5d15ec5d69678ec1获取文件 bluemap-5.5-paper.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.5-neoforge

正式版
加载器
neoforge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-neoforge.jar4.5 MBSHA-1 14ec64324bbd3fae7e47809b68acb3c8f8304fa8获取文件 bluemap-5.5-neoforge.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.5-forge

正式版
加载器
forge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-forge.jar4.5 MBSHA-1 a7d1bb05fb90dcd4222e61c7d79cadff1c65db2d获取文件 bluemap-5.5-forge.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.5-fabric

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
bluemap-5.5-fabric.jar4.6 MBSHA-1 5fce34c03ac22a5402a656e27a034ab22dee8ce5获取文件 bluemap-5.5-fabric.jar
展开更新日志

Highlights / Notes

2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :)

Upgrading from 5.4

  • Replace the bluemap.jar-file with the new one
  • Delete your <webroot>/index.html to make bluemap update the webapp
  • Move all contents (if any) of bluemaps addons folder into bluemaps packs folder and delete the addons folder. (Native addons now go into the packs folder alongside resourcepacks)
  • In your webapp.conf:
    • Remove the enable-free-flight configuration, this config it is no longer used.
    • Add the following lines:
# Here you can specify an alternative base url from where all map data is loaded.
# Default is "maps"
#map-data-root: "https://cdn.my-domain.com/mapdata"
  
# Here you can specify an alternative base url from where all live data is loaded.
# Default is "maps"
#live-data-root: "https://cdn.my-domain.com/livedata"
  • In each of your map-configs in the maps folder:
    • Replace save-hires-layer with enable-hires (setting has been renamed)
    • Add the following lines:
# Defines the initial sky-light-strength the map will be set to when it is opened.
# 0 is no sky-light, 1 is fully lighted.
# You can change this at any time.
# Default is 1
sky-light: 1

# Whether the perspective view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled.
# Default is true
enable-perspective-view: true

# Whether the flat (isometric, top-down) view will be enabled for this map.
# Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size.
# Default is true
enable-flat-view: true

# Whether the free-flight view will be enabled for this map.
# Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled.
# Default is true
enable-free-flight-view: true

Changelog since 5.4

  • Added per-map view-settings and optimized flat-view only maps (2d-map support)
  • Added loading of nested feature-datapacks
  • Added support for pale_oak_leaves (custom tint-color)
  • Added ability to configure the map and live data root url's of the webapp
  • Added model for the conduit (thanks to TyBraniff)
  • Merged addons folder into packs folder (native addons not go into packs instead of addons)
  • First iteration of custom block-renderer support
  • The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
  • Added -n option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle)
  • Fixed/removed the black void/hole that appeared where hires tiles could not be loaded
  • Fixed duplicate region render-tasks in the render-queue

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5

5.4-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-sponge.jar4.6 MBSHA-1 a8d5fd78fa8f59995d6e608459396a8b7ec91e25获取文件 bluemap-5.4-sponge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.4-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-spigot.jar4.6 MBSHA-1 937cd1cb4ff8d11147a52974a608d6201043a8d4获取文件 bluemap-5.4-spigot.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.4-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-paper.jar4.4 MBSHA-1 481378f0c70e6bd4b9c966d818ddd0a0ec234a38获取文件 bluemap-5.4-paper.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.4-neoforge

正式版
加载器
neoforge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-neoforge.jar4.5 MBSHA-1 0a371935c990701f0e6d1ce01323d2793015d5ba获取文件 bluemap-5.4-neoforge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.4-fabric

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-fabric.jar4.6 MBSHA-1 7bdfd634a5d6f82e5e3679ab5bfe56196fcbb228获取文件 bluemap-5.4-fabric.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.4-forge

正式版
加载器
forge
MC 版本
1.21 · 1.21.1 · 1.21.2 · 1.21.3
bluemap-5.4-forge.jar4.5 MBSHA-1 188fb8c5c19b99560bf6854057072e4691cc0ed4获取文件 bluemap-5.4-forge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes. BlueMap now requires Java 21.

This is the first release after a lot of changes with bluemap's build system.
From now on BlueMap's new releases will target Java 21 and there will be only one version per platform (one forge version, one fabric version, etc.). If you need BlueMap for an older Minecraft-Version for your platform that is not supported by the latest version, use a (previous) version of BlueMap that supports the version you need.
This change makes BlueMap easier to maintain and will help with further/future BlueMap development and new features.

Upgrading from 5.3

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.3

  • Stopped pre-scanning the full map-state on map-initialization (improves bluemap load time)
  • Added support for emissive textures added in Minecraft Snapshot 24w33a
  • Added error-logging to the sql.php (Thanks to @ColdeZhang, #595)
  • A lot of "under the hood" changes and improvements
  • Fixed incompatibility with some forge-mods (#516)
  • Fixed corrupted map-state files not self-healing (#588)
  • Fixed Exception when loading big chunks (#587)
  • Fixed webapp links with only the map-id not working (#589)
  • Fixed an issue where exceptions when enabling bluemap-addons where not logged correctly
  • Fixed some typos in config-templates

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.4

5.3-fabric

正式版
加载器
fabric
MC 版本
1.21 · 1.21.1
BlueMap-5.3-fabric.jar4.6 MBSHA-1 de42710c71257cf51cb2e7594db8e81fa5db9431获取文件 BlueMap-5.3-fabric.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-5.3-fabric-1.20.jar4.6 MBSHA-1 4f4af6f912a89df94a4c5fbddc288ab3d17d05a1获取文件 BlueMap-5.3-fabric-1.20.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-fabric-1.20.5

正式版
加载器
fabric
MC 版本
1.20.5 · 1.20.6
BlueMap-5.3-fabric-1.20.5.jar4.6 MBSHA-1 a3fc7023fbd6319720481c114f7e61946843b7fb获取文件 BlueMap-5.3-fabric-1.20.5.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-5.3-fabric-1.19.4.jar4.7 MBSHA-1 41bf8037c4d3408f81b4ba219b058df2dc0be1a5获取文件 BlueMap-5.3-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-5.3-forge-1.19.4.jar4.6 MBSHA-1 7e2b1564c4e5ed369c231bf8cb747c2f3861f976获取文件 BlueMap-5.3-forge-1.19.4.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-5.3-forge-1.20.jar4.6 MBSHA-1 63697b589da28c335016a1e7755ccb9309cbc09e获取文件 BlueMap-5.3-forge-1.20.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-5.3-forge-1.18.1.jar4.6 MBSHA-1 cc340e9b385297bc22efcf6ddce437cf21c8bceb获取文件 BlueMap-5.3-forge-1.18.1.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-5.3-fabric-1.18.jar4.7 MBSHA-1 b539974781283998281614fda5b84f66f96f0f99获取文件 BlueMap-5.3-fabric-1.18.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-forge-1.20.6

正式版
加载器
forge
MC 版本
1.20.6
BlueMap-5.3-forge-1.20.6.jar4.5 MBSHA-1 5be44aaabeb1c62101a05661c2049d368f48dc45获取文件 BlueMap-5.3-forge-1.20.6.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-forge

正式版
加载器
forge
MC 版本
1.21 · 1.21.1
BlueMap-5.3-forge.jar4.5 MBSHA-1 289363a27f5c0667b948fb4976de034887987fb0获取文件 BlueMap-5.3-forge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-neoforge

正式版
加载器
neoforge
MC 版本
1.21 · 1.21.1
BlueMap-5.3-neoforge.jar4.5 MBSHA-1 eab13d9d8dbe3309797196e726d4396c7bfcac9c获取文件 BlueMap-5.3-neoforge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
BlueMap-5.3-sponge.jar4.6 MBSHA-1 929ada89c638ea9c6bd4cc14da98bf771addf38c获取文件 BlueMap-5.3-sponge.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
BlueMap-5.3-spigot.jar4.6 MBSHA-1 b0476eb7dd8d2a8e9ef4c6d4618aa069d26bf39f获取文件 BlueMap-5.3-spigot.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.3-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
BlueMap-5.3-paper.jar4.6 MBSHA-1 f687f57fe7ed45ceb77493211306f3fb12f13d0a获取文件 BlueMap-5.3-paper.jar
展开更新日志

Highlights / Notes

Mostly bugfixes.

Upgrading from 5.2

Just replace the .jar-file :)
Optionally delete your <webroot>/index.html to make bluemap update the webapp.

Changelog since 5.2

  • Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss)
    This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading).
  • Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg)
  • Fixed an error reading chunks that are larger than a certain threshold
  • Fixed an NPE when the region-folder of a dimension isn't present for some time
  • Fixed the debug-dump being named dump.json.gz but not being actually compressed -> renamed back to dump.json
  • Fixed some leftover debug code spawning a random teststate.json on cli
  • Fixed an incompatibility with some fabric/forge mods
  • Fixed cli errors when using ctrl+c to stop
  • Fixed exception when a player joins the server on fabric-1.20
  • Fixed spigot version detection
  • Fixed a core.conf typo (thanks to @monke8555)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3

5.2-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-5.2-fabric-1.20.jar4.6 MBSHA-1 f12e304443d982439010908399b1e36baa8d39fd获取文件 BlueMap-5.2-fabric-1.20.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-5.2-forge-1.18.1.jar4.6 MBSHA-1 9bbb2e4827a32f6870a3d6e8df768f6f3234316d获取文件 BlueMap-5.2-forge-1.18.1.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-5.2-forge-1.19.4.jar4.6 MBSHA-1 48447c7d572daf58e6cddc73e06c550731ddd128获取文件 BlueMap-5.2-forge-1.19.4.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-fabric-1.20.5

正式版
加载器
fabric
MC 版本
1.20.5 · 1.20.6
BlueMap-5.2-fabric-1.20.5.jar4.6 MBSHA-1 05f87adac42a9cf57803f583bcb12644d64a7526获取文件 BlueMap-5.2-fabric-1.20.5.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-5.2-forge-1.20.jar4.6 MBSHA-1 9e65f835d3c668d89bc0f994bb99c3fc7713a873获取文件 BlueMap-5.2-forge-1.20.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-fabric

正式版
加载器
fabric
MC 版本
1.21
BlueMap-5.2-fabric.jar4.6 MBSHA-1 2d4da67d398f5620b33ea0efadc7d1242420231e获取文件 BlueMap-5.2-fabric.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-5.2-fabric-1.18.jar4.7 MBSHA-1 f2528ee8662ceefa2339a010cab747099515946a获取文件 BlueMap-5.2-fabric-1.18.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-5.2-fabric-1.19.4.jar4.7 MBSHA-1 9492ec73cee1d82069c36fd2592d1306af4b50cd获取文件 BlueMap-5.2-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-forge

正式版
加载器
forge
MC 版本
1.21
BlueMap-5.2-forge.jar4.5 MBSHA-1 d321f913758e94b6e8e484831b8c5ef9766784cb获取文件 BlueMap-5.2-forge.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-forge-1.20.6

正式版
加载器
forge
MC 版本
1.20.6
BlueMap-5.2-forge-1.20.6.jar4.5 MBSHA-1 5185ec6cbd7f723e2cdac65fac331cf97765d28f获取文件 BlueMap-5.2-forge-1.20.6.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-neoforge

正式版
加载器
neoforge
MC 版本
1.21
BlueMap-5.2-neoforge.jar4.5 MBSHA-1 d3f922aa39feccb1f4e94d2c15c0326bac54096e获取文件 BlueMap-5.2-neoforge.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-sponge

正式版
加载器
sponge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
BlueMap-5.2-sponge.jar4.6 MBSHA-1 fc83fa7f11c133cddced0552e0f574c3eb2a3105获取文件 BlueMap-5.2-sponge.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
BlueMap-5.2-paper.jar4.6 MBSHA-1 85c4f30cafd00bee359f52241aef7bf906fb858f获取文件 BlueMap-5.2-paper.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

5.2-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
BlueMap-5.2-spigot.jar4.6 MBSHA-1 4d364b2b48870d6f0e8226f782e610ed72481c3e获取文件 BlueMap-5.2-spigot.jar
展开更新日志

Highlights / Notes

Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =)

Upgrading from 5.0 or 5.1

You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :)

Upgrading from any other version (3.x or 4.x)

A clean re-installation is highly recommended! You WILL need to re-render all your maps.

  • Shut down your server
  • Make a backup
  • Delete your current BlueMap-??-??.jar
  • Delete the BlueMap config directory (./plugins/BlueMap or ./config/bluemap, depending on your platform)
  • Delete the BlueMap data directory (the ./bluemap folder in your server root)
  • Delete any existing BlueMap-databases (All tables on your db starting with bluemap_, only if you were using an sql-storage)
  • Follow the usual installation steps

If you are using an external webserver or any other custom setup: Revisit the wiki-pages and update your configuration accordingly! Relevant changes:

  • The .json.gz files are now .prbm.gz files
  • The textures.json is now also compressed (textures.json.gz)
  • The sql-tables have changed and the sql.php got updated accordingly

Changelog since 5.1

  • Updated sponge to SpongeAPI 11
  • Fixed CLI still generating the old resourcpacks folder

Changelog since 3.21 (condensed)

  • Switched hires-model format from json to a custom binary format: prbm (slightly modified version of prwm)
    • Massive performance improvement when loading map-tiles in the browser
    • Slightly smaller on the storage
    • Slightly faster to render
  • Added animated textures
  • Refactored Chunk-Loading and World management
    • Added dimension config to the map configs
    • Removed world-sky-light config from the map configs
  • Full rewrite of the map-updating system
    • Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps
    • BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world
    • Changing the map-edges is now possible without purging the map
    • Added command to force-update only map-tiles on map-edges
    • Added debug command for checking map-tile states
  • Correctly separated ResourcePacks and DataPacks
    • Biomes are now fully DataPack based (internally)
    • Renamed resourcepacks folder to packs (still accepting both, resource- and data-packs)
    • Removed support for bluemaps biomes.json file in resource/data-packs (use the datapack format to configure custom biomes)
  • Full map-storage implementation rewrite
  • Add first implementation of a native-addon loader
    • Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader
    • A limited version of the API is now also available on the CLI implementation, which can be used with native addons
    • Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality
    • Native addons are EXPERIMENTAL right now
  • Downloading vanilla-resources now considers all available minecraft versions
  • Added support for nested resourcepacks (introduced in 1.20.2)
  • Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536)
  • Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525)
  • Removed the pretty-printing from the settings.json to discourage editing it manually
  • Added -m flag to the cli which allows to specify certain maps that should be rendered
  • Added -e flag to the cli which works similar as -f but only forces updating map-tiles on map-edges
  • Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542)
  • Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538)
  • Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations
  • Fixed render-issues with custom world-heights
  • Fixed empty block-states having the wrong block-properties
  • Fixed lowres-heightmaps not working below y0
  • Fixed an error with self-healing when a textures file is corrupted
  • Fixed unlisted markers being counted in the marker-set gui
  • Fixed sql.php port config not being used
  • Fixed grass-sides sometimes not being colored correctly (#492)
  • Fixed popup-marker sometimes hiding behind other markers
  • Fixed flickering with some animated textures introduced in 4.1
  • Fixed webapp menu-title of player-markers not translatable

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2

3.21-fabric-1.16.2

正式版
加载器
fabric
MC 版本
1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
BlueMap-3.21-fabric-1.16.2.jar3.9 MBSHA-1 4e99ce335f32df7817c8f4edb12dc52dd43484a7获取文件 BlueMap-3.21-fabric-1.16.2.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.15.2

正式版
加载器
fabric
MC 版本
1.15.2
BlueMap-3.21-fabric-1.15.2.jar3.9 MBSHA-1 df49d893dc5d43041dcde23620a7ce5d3c415348获取文件 BlueMap-3.21-fabric-1.15.2.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.17

正式版
加载器
fabric
MC 版本
1.17 · 1.17.1
BlueMap-3.21-fabric-1.17.jar3.9 MBSHA-1 fdda0815d880ec359f736920e8e79593260247c6获取文件 BlueMap-3.21-fabric-1.17.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.21-fabric-1.20.jar3.9 MBSHA-1 f943561d7d689d0ccdcae91d2302123f4c7212b9获取文件 BlueMap-3.21-fabric-1.20.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-3.21-fabric-1.19.4.jar3.9 MBSHA-1 7d38588048cf6831f917ed7b5ebfaf5905884944获取文件 BlueMap-3.21-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.20.5

正式版
加载器
fabric
MC 版本
1.20.5 · 1.20.6
BlueMap-3.21-fabric-1.20.5.jar3.8 MBSHA-1 7b4c346d15f64b4fb9df7073880e152343ee509e获取文件 BlueMap-3.21-fabric-1.20.5.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-3.21-forge-1.18.1.jar3.8 MBSHA-1 3fa907f5af57b979efcbb416b013f55ed941fdae获取文件 BlueMap-3.21-forge-1.18.1.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.21-forge-1.20.jar3.8 MBSHA-1 ad0f8591444ca4229482f65ec9134efc2ca98cee获取文件 BlueMap-3.21-forge-1.20.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-3.21-forge-1.19.4.jar3.8 MBSHA-1 f8cffe218b1d78542bc261a8cfea22ea6955ebee获取文件 BlueMap-3.21-forge-1.19.4.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-3.21-fabric-1.18.jar3.9 MBSHA-1 b8c6de80f406ea9051a70b659726047cd6d97595获取文件 BlueMap-3.21-fabric-1.18.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-forge-1.20.6

正式版
加载器
forge
MC 版本
1.20.6
BlueMap-3.21-forge-1.20.6.jar3.7 MBSHA-1 01a0ed56a75a0f4edb1e19847de68e9923fdf65b获取文件 BlueMap-3.21-forge-1.20.6.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-neoforge-1.20.6

正式版
加载器
neoforge
MC 版本
1.20.6
BlueMap-3.21-neoforge-1.20.6.jar3.7 MBSHA-1 dad236454ace91ef72569f99998a9a1d4fd546e0获取文件 BlueMap-3.21-neoforge-1.20.6.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
BlueMap-3.21-spigot.jar4.5 MBSHA-1 d2191660be4787a5b31b7c82db5b8a9b00bff5a0获取文件 BlueMap-3.21-spigot.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
BlueMap-3.21-paper.jar4.5 MBSHA-1 5c3437110743bfa25a9b768a4e4cbadc66a3a810获取文件 BlueMap-3.21-paper.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.21-sponge

正式版
加载器
sponge
MC 版本
1.16.5
BlueMap-3.21-sponge.jar4.1 MBSHA-1 de08c6426d37e812cd5527d326265bbee8e16390获取文件 BlueMap-3.21-sponge.jar
展开更新日志

Highlights / Notes

Added implementations for 1.20.6

Upgrading from 3.20

  • replace your BlueMap.jar

Changelog since 3.20

  • Added a version supporting fabric 1.20.5 and 1.20.6
  • Added a version supporting forge 1.20.6
  • Added a version supporting neoforge 1.20.6

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.21

3.20-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-3.20-forge-1.19.4.jar3.7 MBSHA-1 89a60d9547a630b3001b6ff4e0e4d3e4d34722eb获取文件 BlueMap-3.20-forge-1.19.4.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.20-forge-1.20.jar3.7 MBSHA-1 c9b04e845befe4c887cdff835faecb8691fe7383获取文件 BlueMap-3.20-forge-1.20.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-3.20-fabric-1.18.jar3.9 MBSHA-1 7ed4e781f86663ee2cb0e89704ece16674be9066获取文件 BlueMap-3.20-fabric-1.18.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-neoforge-1.20.2

正式版
加载器
neoforge
MC 版本
1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.20-neoforge-1.20.2.jar3.7 MBSHA-1 fa6518d7a98220191803f53ba3f68c53d30fd240获取文件 BlueMap-3.20-neoforge-1.20.2.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-3.20-forge-1.18.1.jar3.7 MBSHA-1 f6a9675065147ae1426e0cf351cb1d7056b0cc48获取文件 BlueMap-3.20-forge-1.18.1.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-3.20-fabric-1.19.4.jar3.9 MBSHA-1 d1889ee5e277d39ad3910c2aff9aed6537a6940c获取文件 BlueMap-3.20-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.17

正式版
加载器
fabric
MC 版本
1.17 · 1.17.1
BlueMap-3.20-fabric-1.17.jar3.9 MBSHA-1 9916c863808bebbb41cccfb754dc44fd43cf7ba2获取文件 BlueMap-3.20-fabric-1.17.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-forge-1.17.1

正式版
加载器
forge
MC 版本
1.17.1
BlueMap-3.20-forge-1.17.1.jar3.7 MBSHA-1 1d5d66ddcdc81ff47c6112f47d3eebb66c590058获取文件 BlueMap-3.20-forge-1.17.1.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.20-fabric-1.20.jar3.9 MBSHA-1 6155fb84f22b2b58b02a7919dfdf7215a0af03c2获取文件 BlueMap-3.20-fabric-1.20.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.16.2

正式版
加载器
fabric
MC 版本
1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
BlueMap-3.20-fabric-1.16.2.jar3.9 MBSHA-1 90296bade50386783c452b945ae96e189cd57b83获取文件 BlueMap-3.20-fabric-1.16.2.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-fabric-1.15.2

正式版
加载器
fabric
MC 版本
1.15.2
BlueMap-3.20-fabric-1.15.2.jar3.9 MBSHA-1 341c01bc5c111b02c2c1be2a8c4a70bc88856b99获取文件 BlueMap-3.20-fabric-1.15.2.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-sponge

正式版
加载器
sponge
MC 版本
1.16.5
BlueMap-3.20-sponge.jar4 MBSHA-1 ebd75392faed498b1f66bb7034c53504ac309e66获取文件 BlueMap-3.20-sponge.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.20-paper.jar4.5 MBSHA-1 4c5f6857157a402d9bf3ba088aa55e2b5032feda获取文件 BlueMap-3.20-paper.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.20-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.20-spigot.jar4.5 MBSHA-1 69830b2f7b9b4bef796de854999e4f598b8987dd获取文件 BlueMap-3.20-spigot.jar
展开更新日志

Highlights / Notes

Fixed bug which corrupts old grass-textures when updating from 1.20.2 (or lower) to 1.20.3 (or higher).

Upgrading from 3.18

(skip Version 3.19)

  • replace your BlueMap.jar

Changelog since 3.19

  • Fixed texture-gallery not preserving textures that are missing after a resource(pack) change

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.20

3.19-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-3.19-fabric-1.18.jar3.9 MBSHA-1 feb587886480ad17b42cd8f4955bc35a6e485ebd获取文件 BlueMap-3.19-fabric-1.18.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.19-forge-1.20.jar3.7 MBSHA-1 c721c62ef02effdf912b1df313f7090f5d49a8e7获取文件 BlueMap-3.19-forge-1.20.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-3.19-fabric-1.19.4.jar3.9 MBSHA-1 f817c6075068aa6f6edfbb852ca89f4fcb4d4b55获取文件 BlueMap-3.19-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-3.19-forge-1.19.4.jar3.7 MBSHA-1 9c8ef4b98581e5245ef38cac7edf762619ed0948获取文件 BlueMap-3.19-forge-1.19.4.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.19-fabric-1.20.jar3.9 MBSHA-1 40ab021ad2a8c0664d39ac08d53ea495cd8a8a30获取文件 BlueMap-3.19-fabric-1.20.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-fabric-1.16.2

正式版
加载器
fabric
MC 版本
1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
BlueMap-3.19-fabric-1.16.2.jar3.9 MBSHA-1 d5e61b6fb2006a30637165a3bfa0d0c8dfbecba4获取文件 BlueMap-3.19-fabric-1.16.2.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-fabric-1.17

正式版
加载器
fabric
MC 版本
1.17 · 1.17.1
BlueMap-3.19-fabric-1.17.jar3.9 MBSHA-1 f48a3365139acc687eec5ba18c4203073cdfe944获取文件 BlueMap-3.19-fabric-1.17.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-fabric-1.15.2

正式版
加载器
fabric
MC 版本
1.15.2
BlueMap-3.19-fabric-1.15.2.jar3.9 MBSHA-1 c2bf239ec103b0e5dce1dbf30fd959161420c2e8获取文件 BlueMap-3.19-fabric-1.15.2.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-3.19-forge-1.18.1.jar3.7 MBSHA-1 6cf0336684c8b89646a5119107a39a77136beb1b获取文件 BlueMap-3.19-forge-1.18.1.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-forge-1.17.1

正式版
加载器
forge
MC 版本
1.17.1
BlueMap-3.19-forge-1.17.1.jar3.7 MBSHA-1 4ef0627af6e6c71c9553dedb21911458b3a0ca15获取文件 BlueMap-3.19-forge-1.17.1.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.19-paper.jar4.5 MBSHA-1 35b4e2ebf81a0e90023edeace651c42341a3bdfd获取文件 BlueMap-3.19-paper.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-neoforge-1.20.2

正式版
加载器
neoforge
MC 版本
1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.19-neoforge-1.20.2.jar3.7 MBSHA-1 f5bd221ea8f57e99d3723b803ee0849ec617381f获取文件 BlueMap-3.19-neoforge-1.20.2.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
BlueMap-3.19-spigot.jar4.5 MBSHA-1 ff7aa627852efe43a5a207be591f9e67e494df9f获取文件 BlueMap-3.19-spigot.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.19-sponge

正式版
加载器
sponge
MC 版本
1.16.5
BlueMap-3.19-sponge.jar4 MBSHA-1 768900d3313a3309dc11477a2f237ec40313629c获取文件 BlueMap-3.19-sponge.jar
展开更新日志

Highlights / Notes

Added 1.20.3 and NeoForge support.

Upgrading from 3.18

  • replace your BlueMap.jar

Changelog since 3.18

  • Added 1.20.3 resources
  • Added a NeoForge implementation
  • Added PostgreSQL support to the built-in php-script for external webservers (Thanks to AlbusRex, #486)
  • Fixed an issue with calculating the average-color if the image-format is a specific grayscale format
  • Fixed key-size issues on some databases (for real now)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.19

3.18-fabric-1.18

正式版
加载器
fabric
MC 版本
1.18 · 1.18.1 · 1.18.2
BlueMap-3.18-fabric-1.18.jar3.8 MBSHA-1 51d7d317f02fedb57363c8c1a12da12ae27d56b9获取文件 BlueMap-3.18-fabric-1.18.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-fabric-1.16.2

正式版
加载器
fabric
MC 版本
1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
BlueMap-3.18-fabric-1.16.2.jar3.8 MBSHA-1 ad59b8623de335168ba77fc0e8d547f50fd88eb8获取文件 BlueMap-3.18-fabric-1.16.2.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-forge-1.20

正式版
加载器
forge
MC 版本
1.20 · 1.20.1 · 1.20.2
BlueMap-3.18-forge-1.20.jar3.7 MBSHA-1 ccead2003b4cb718fb4e21215a5161b20ceb2893获取文件 BlueMap-3.18-forge-1.20.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-fabric-1.15.2

正式版
加载器
fabric
MC 版本
1.15.2
BlueMap-3.18-fabric-1.15.2.jar3.8 MBSHA-1 8d5dcce4ca40215749ebfcf306be1679ae331ba3获取文件 BlueMap-3.18-fabric-1.15.2.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-forge-1.19.4

正式版
加载器
forge
MC 版本
1.19.4
BlueMap-3.18-forge-1.19.4.jar3.7 MBSHA-1 e25ce8d10b02b50269e8fc58b9d1362eb5be3812获取文件 BlueMap-3.18-forge-1.19.4.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-forge-1.17.1

正式版
加载器
forge
MC 版本
1.17.1
BlueMap-3.18-forge-1.17.1.jar3.7 MBSHA-1 c1dfc85873aa33da469039992cead556be92919f获取文件 BlueMap-3.18-forge-1.17.1.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-forge-1.18.1

正式版
加载器
forge
MC 版本
1.18.1 · 1.18.2
BlueMap-3.18-forge-1.18.1.jar3.7 MBSHA-1 b249f2568ae828dc267b37c573752562b15f19ea获取文件 BlueMap-3.18-forge-1.18.1.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-fabric-1.17

正式版
加载器
fabric
MC 版本
1.17 · 1.17.1
BlueMap-3.18-fabric-1.17.jar3.8 MBSHA-1 2d7c9b3ed3f49cb165b5e3d8080d20c97c42f25d获取文件 BlueMap-3.18-fabric-1.17.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-fabric-1.20

正式版
加载器
fabric
MC 版本
1.20 · 1.20.1 · 1.20.2
BlueMap-3.18-fabric-1.20.jar3.8 MBSHA-1 9db856d938f97c6ddd6e7f0c4f811dbafc845182获取文件 BlueMap-3.18-fabric-1.20.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-fabric-1.19.4

正式版
加载器
fabric
MC 版本
1.19.4
BlueMap-3.18-fabric-1.19.4.jar3.8 MBSHA-1 1fee33e9da313ec1ca58782e7cb3e1a8af2bffd3获取文件 BlueMap-3.18-fabric-1.19.4.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-sponge

正式版
加载器
sponge
MC 版本
1.16.5
BlueMap-3.18-sponge.jar4 MBSHA-1 45e5254b722efad59fca3451e3c3937e7865eab2获取文件 BlueMap-3.18-sponge.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-paper

正式版
加载器
folia · paper · purpur
MC 版本
1.20.1 · 1.20.2
BlueMap-3.18-paper.jar4.5 MBSHA-1 f50f9046c0299d247850da8e099ed6bb995a6317获取文件 BlueMap-3.18-paper.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.18-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
BlueMap-3.18-spigot.jar4.5 MBSHA-1 7506a4ef1d9b8c218d7a6b7d2f10099c0f7b5130获取文件 BlueMap-3.18-spigot.jar
展开更新日志

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

3.17-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
BlueMap-3.17-spigot.jar4.5 MBSHA-1 623f229065090832022656b0ef9542cf8f45b3c1获取文件 BlueMap-3.17-spigot.jar
展开更新日志

3.16-spigot

正式版
加载器
paper · purpur · spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
BlueMap-3.16-spigot.jar4.5 MBSHA-1 402291c41ef09ab35b6eafba4e5e9868c7d8e4d8获取文件 BlueMap-3.16-spigot.jar
展开更新日志

3.15-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
BlueMap-3.15-spigot.jar4.5 MBSHA-1 640dc90a2f72fc573f39b4ece1fa0e01cf5e797f获取文件 BlueMap-3.15-spigot.jar
展开更新日志

3.14-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
BlueMap-3.14-spigot.jar4.4 MBSHA-1 884436dbd99d151efdc7cae1ffbe1e9e2cda5029获取文件 BlueMap-3.14-spigot.jar
展开更新日志

3.13-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
BlueMap-3.13-spigot.jar4.1 MBSHA-1 d14c4d451a59f8b11cc5d14d2c8b54ee9fef8de5获取文件 BlueMap-3.13-spigot.jar
展开更新日志

3.13-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
BlueMap-3.13-spigot.jar4.1 MBSHA-1 d14c4d451a59f8b11cc5d14d2c8b54ee9fef8de5获取文件 BlueMap-3.13-spigot.jar
展开更新日志

3.12-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
BlueMap-3.12-spigot.jar4.1 MBSHA-1 463da4d2e503364c0a8fb8c1cd2b3acd5437571a获取文件 BlueMap-3.12-spigot.jar
展开更新日志

3.9-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.9-spigot.jar4.1 MBSHA-1 3c46d172cb8597c368b043e5188eb235800d1524获取文件 BlueMap-3.9-spigot.jar
展开更新日志

3.8-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.8-spigot.jar4.1 MBSHA-1 4e2d2b90f5a4e899efdafffb28156306efa33f05获取文件 BlueMap-3.8-spigot.jar
展开更新日志

3.7-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.7-spigot.jar5 MBSHA-1 d9531644606f3cabeb9a2bdba30559f16750e886获取文件 BlueMap-3.7-spigot.jar
展开更新日志

3.6-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.6-spigot.jar5 MBSHA-1 34b9130b27f969b9fad8374712bf2d421ff16025获取文件 BlueMap-3.6-spigot.jar
展开更新日志

3.5-spigot

正式版
加载器
spigot
MC 版本
1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.5-spigot.jar5 MBSHA-1 3eb8aca1bde1d47f056d58c4ef28fc9a2db1f165获取文件 BlueMap-3.5-spigot.jar
展开更新日志

3.4-spigot

正式版
加载器
paper · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.4-spigot.jar5 MBSHA-1 5459285d8f5ccda663c3fc724dfe51898948ce29获取文件 BlueMap-3.4-spigot.jar
展开更新日志

3.3-forge-1.19.1

正式版
加载器
forge
MC 版本
1.19.1 · 1.19.2
BlueMap-3.3-forge-1.19.1.jar4.2 MBSHA-1 2dee6fb5458b08aeb1aee1dca81583b82717ff0d获取文件 BlueMap-3.3-forge-1.19.1.jar
展开更新日志

Highlights

  • SQL-Support (MySQL, MariaDB)
  • Server-Network support (BungeeCord, Velocity etc.)
  • improved API
  • improved resource-loading (loading mods etc.)
  • better configs
  • much better zoom-out resolution
  • much better zoom-out view-distance
  • much faster zoom-out loading

Demo: https://bluecolored.de/bluemap

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.3

3.3-sponge-9.0.0

正式版
加载器
sponge
MC 版本
1.18.2
BlueMap-3.3-sponge-9.0.0.jar4.4 MBSHA-1 0ccd30941907b9a8f48563eb26a66387c0aaae41获取文件 BlueMap-3.3-sponge-9.0.0.jar
展开更新日志

Highlights

  • SQL-Support (MySQL, MariaDB)
  • Server-Network support (BungeeCord, Velocity etc.)
  • improved API
  • improved resource-loading (loading mods etc.)
  • better configs
  • much better zoom-out resolution
  • much better zoom-out view-distance
  • much faster zoom-out loading

Demo: https://bluecolored.de/bluemap

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.3

3.3-fabric-1.19

正式版
加载器
fabric
MC 版本
1.19 · 1.19.1 · 1.19.2
BlueMap-3.3-fabric-1.19.jar4.3 MBSHA-1 147d06dda3d606ba7fa8969f0a31079f4959168c获取文件 BlueMap-3.3-fabric-1.19.jar
展开更新日志

Highlights

  • SQL-Support (MySQL, MariaDB)
  • Server-Network support (BungeeCord, Velocity etc.)
  • improved API
  • improved resource-loading (loading mods etc.)
  • better configs
  • much better zoom-out resolution
  • much better zoom-out view-distance
  • much faster zoom-out loading

Demo: https://bluecolored.de/bluemap

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.3

3.3-spigot

正式版
加载器
paper · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
BlueMap-3.3-spigot.jar4.9 MBSHA-1 076c5bc6725e7a09002ff149c16e4f6429bab477获取文件 BlueMap-3.3-spigot.jar
展开更新日志

Highlights

  • SQL-Support (MySQL, MariaDB)
  • Server-Network support (BungeeCord, Velocity etc.)
  • improved API
  • improved resource-loading (loading mods etc.)
  • better configs
  • much better zoom-out resolution
  • much better zoom-out view-distance
  • much faster zoom-out loading

Demo: https://bluecolored.de/bluemap

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.3

依赖关系

  • 必需未命名依赖