
Minecraft 服务端插件
BlueMap
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
- 版本范围
- 1.13–26.2
- 下载量
- 41.2 万
插件介绍
create 3D-maps of your Minecraft worlds and display them in your browser
>> DEMO MAP <<
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.
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:
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.jar5.22-sponge
正式版- 加载器
- sponge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2 · 26.2
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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-intervaland theupdate-cooldownsettings from yourplugin.confinto yourcore.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-intervalconfig - Moved
update-cooldownandfull-update-intervalconfigs fromplugin.conftocore.conf - Added
/bluemap tasks cancel allcommand 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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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.htmlto 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
SHA-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.htmlto 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
SHA-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.htmlto 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
SHA-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.htmlto 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
SHA-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.htmlto 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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.htmlto 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-priorityconfig 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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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: trueconfig 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
SHA-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: trueconfig 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
SHA-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: trueconfig 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
SHA-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: trueconfig 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
SHA-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: trueconfig 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
SHA-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: trueconfig 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
SHA-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
itemfolder 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
SHA-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
itemfolder 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
SHA-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
itemfolder 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
SHA-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
itemfolder 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
SHA-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
itemfolder 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
SHA-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
itemfolder 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
SHA-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
./bluemapdirectory - Put the new
bluemap-5.12-mc1.20-6-forge.jarin the./modsfolder - 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:
- https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
- https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Changelog
For changelogs please see: https://github.com/BlueMap-Minecraft/BlueMap/releases
5.12-fabric
正式版- 加载器
- fabric
- MC 版本
- 1.21.9 · 1.21.10
SHA-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_chainfor 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
SHA-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_chainfor 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
SHA-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_chainfor 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
SHA-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_chainfor 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
SHA-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_chainfor 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
SHA-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_chainfor 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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-yandmax-yin your map config file, e.g.:
and add#min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90render-mask: [ {before, and] }after the section, e.g. like this:
-> here is a video-examplerender-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] - Optionally, you can add the new
edge-light-strength: 15property to your map config as well
- Find the section with
Changelog since 5.10
- Added a list of
render-masks to the map-configs, replacing the previousmin-x,max-z, etc.., properties (#81) - Added
edge-light-strengthto the map-configs to control the lighting of map-edges ifrender-edgesis 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
SHA-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.htmlto 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.jsonin 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
SHA-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.htmlto 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.jsonin 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
SHA-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.htmlto 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.jsonin 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
SHA-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.htmlto 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.jsonin 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
SHA-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.htmlto 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.jsonin 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
展开更新日志
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.htmlto 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.jsonin 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
SHA-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
展开更新日志
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
展开更新日志
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
SHA-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
展开更新日志
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
SHA-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
展开更新日志
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
SHA-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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
展开更新日志
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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
展开更新日志
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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
SHA-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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
SHA-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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
展开更新日志
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.htmlto 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
--markersoption 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.jsonto 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
NoSuchFileExceptionwhen 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
SHA-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
SHA-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
展开更新日志
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
SHA-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
展开更新日志
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
SHA-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
SHA-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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
SHA-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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
展开更新日志
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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
SHA-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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
展开更新日志
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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
SHA-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
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.htmlto make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
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
-rflag if one of-f-u-eis provided - Added a hidden map-config
check-for-removed-regions: trueto 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
SHA-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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
SHA-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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
展开更新日志
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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
SHA-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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
展开更新日志
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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
SHA-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.htmlto make bluemap update the webapp - Move all contents (if any) of bluemaps
addonsfolder into bluemapspacksfolder and delete theaddonsfolder. (Native addons now go into the packs folder alongside resourcepacks) - In your
webapp.conf:- Remove the
enable-free-flightconfiguration, this config it is no longer used. - Add the following lines:
- Remove the
# 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
mapsfolder:- Replace
save-hires-layerwithenable-hires(setting has been renamed) - Add the following lines:
- Replace
# 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
addonsfolder intopacksfolder (native addons not go intopacksinstead ofaddons) - First iteration of custom block-renderer support
- The webapp now uses the browser-language as default language if available (thanks to NikitaCartes)
- Added
-noption 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
SHA-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
SHA-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
展开更新日志
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
SHA-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
SHA-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
展开更新日志
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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
展开更新日志
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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
展开更新日志
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.gzbut not being actually compressed -> renamed back todump.json - Fixed some leftover debug code spawning a random
teststate.jsonon 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.conftypo (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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
展开更新日志
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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
展开更新日志
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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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/BlueMapor./config/bluemap, depending on your platform) - Delete the BlueMap data directory (the
./bluemapfolder 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.gzfiles are now.prbm.gzfiles - The
textures.jsonis now also compressed (textures.json.gz) - The sql-tables have changed and the
sql.phpgot updated accordingly
Changelog since 5.1
- Updated sponge to SpongeAPI 11
- Fixed CLI still generating the old
resourcpacksfolder
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
resourcepacksfolder topacks(still accepting both, resource- and data-packs) - Removed support for bluemaps
biomes.jsonfile 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
-mflag to the cli which allows to specify certain maps that should be rendered - Added
-eflag to the cli which works similar as-fbut 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.phpport 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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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
SHA-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-fabric-1.20.2
正式版- 加载器
- fabric
- MC 版本
- 1.20.2
SHA-1 2340124f83c0092ca8ca37bed13c69bb638af13e获取文件 BlueMap-3.17-fabric-1.20.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-forge-1.20
正式版- 加载器
- forge
- MC 版本
- 1.20 · 1.20.1 · 1.20.2
SHA-1 c5afab8f728bae121be179c9c981a1588acedf71获取文件 BlueMap-3.17-forge-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 014508ba7d81f85dbae93b6d40bfbcd7d1c651e8获取文件 BlueMap-3.17-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 4ff7cfd3503d2cc0c7935a14f5485795ebbb4b5a获取文件 BlueMap-3.17-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 b6952e2828d4d5d4529998c14a32a0e92cf03cd7获取文件 BlueMap-3.17-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 40bc9594333ec53e0d1641579ebe9b032d8f698c获取文件 BlueMap-3.17-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 b273d059b4d32c5ebc91569d423efd4e0fdbf639获取文件 BlueMap-3.17-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.20
正式版- 加载器
- fabric
- MC 版本
- 1.20 · 1.20.1
SHA-1 f9294bc53cb753eedf1d1aa1a3875963e43bb850获取文件 BlueMap-3.17-fabric-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 7124813661f2e0a7886c89511b787f34f2a1b24e获取文件 BlueMap-3.17-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 fb62b4120355e106f88d5eadfe03748c550a2e98获取文件 BlueMap-3.17-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 8138bfcccd345982d7f11d038cda567bcb18d757获取文件 BlueMap-3.17-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 4f64e1ea255d3f90a0a79cf8acaf841076739fe3获取文件 BlueMap-3.17-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-paper
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.1 · 1.20.2
SHA-1 eed4545a394f3be3bc4ae3187674d9b958de265d获取文件 BlueMap-3.17-paper.jar展开更新日志
Releasenotes and Changelog:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.17-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 7b4740d33cec0cbd5facee3391f4b2ca151b4502获取文件 BlueMap-3.17-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
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
SHA-1 623f229065090832022656b0ef9542cf8f45b3c1获取文件 BlueMap-3.17-spigot.jar展开更新日志
Releasenotes and Changelog:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
3.16-fabric-1.20
正式版- 加载器
- fabric
- MC 版本
- 1.20 · 1.20.1
SHA-1 3c873586c373b2e179e6c3618e92dc989cda497f获取文件 BlueMap-3.16-fabric-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 79f921befb23122a97a5de77e7039de4c1ffe861获取文件 BlueMap-3.16-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 2c525d1d182ae7f17e8e958a64d34bb6c94c6314获取文件 BlueMap-3.16-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 1ffb2dfcea1c10262d061a5da6895157f948a229获取文件 BlueMap-3.16-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 36c0bdde14c0c5d4c3ef1d4b1b5af48c28f9e57e获取文件 BlueMap-3.16-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 5bae187ae747bb63e407c522deae1cd1070d43bd获取文件 BlueMap-3.16-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-forge-1.20
正式版- 加载器
- forge
- MC 版本
- 1.20 · 1.20.1 · 1.20.2
SHA-1 23086489914c7eb603f2690a21b1f0a7507179b4获取文件 BlueMap-3.16-forge-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 69b1c442f1c66c422df80bedf8f68c31bf8f5bcc获取文件 BlueMap-3.16-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 faab6fc2ebda06451b1f9371d1c8b80eaef06fc6获取文件 BlueMap-3.16-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 0b5bfcf8bf89a1138f9bcfdd594172f792f4538d获取文件 BlueMap-3.16-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 f4cc7affa18c81380adee8a7a4daeab6199e82da获取文件 BlueMap-3.16-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
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
SHA-1 402291c41ef09ab35b6eafba4e5e9868c7d8e4d8获取文件 BlueMap-3.16-spigot.jar展开更新日志
Releasenotes and Changelog:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-folia
正式版- 加载器
- folia
- MC 版本
- 1.19.4 · 1.20 · 1.20.1 · 1.20.2
SHA-1 40554064ecc8401fff4dd7360480061b5e6d0c5f获取文件 BlueMap-3.16-folia.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 e4216de788d6213e856483a6ef30e834c8d04f5b获取文件 BlueMap-3.16-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.16-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 53beeeb9c6b2b2fc3d64fa8ace4b6cf56ec0722e获取文件 BlueMap-3.16-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
3.15-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 1bf2fb1fe4a4a2d973db6661cfaf66c6577523f0获取文件 BlueMap-3.15-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 8ff81a82449d21c54eddb31cefaf81fd636ee2f3获取文件 BlueMap-3.15-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 3fe102427fa763ce9c61f0512ce8eb2477068fd5获取文件 BlueMap-3.15-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 62c9d4e24bbadcec50f9bf593b6cda3170b2abc7获取文件 BlueMap-3.15-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 3c0996b760062397acb8de7ac7c7724e122fe945获取文件 BlueMap-3.15-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-fabric-1.20
正式版- 加载器
- fabric
- MC 版本
- 1.20 · 1.20.1
SHA-1 61d9bb746aa6135588afc79196084ca88fd6bd19获取文件 BlueMap-3.15-fabric-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-forge-1.20
正式版- 加载器
- forge
- MC 版本
- 1.20 · 1.20.1
SHA-1 b856158b352e2f36615d08f436e4b824cf749dda获取文件 BlueMap-3.15-forge-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 e2edc7e1456d95e837d83b5ca427aa73fae351e2获取文件 BlueMap-3.15-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 20a9045044f2fede744c6835e3334d04d1cc3077获取文件 BlueMap-3.15-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 87e32f4439319762f9e23bec1d21b70430b7ed0e获取文件 BlueMap-3.15-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 f82241a15656745477aa048bc627d79eba6b9cf2获取文件 BlueMap-3.15-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 95f327ca1ffdecf0605bb2dcf468b73f771aa626获取文件 BlueMap-3.15-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
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
SHA-1 640dc90a2f72fc573f39b4ece1fa0e01cf5e797f获取文件 BlueMap-3.15-spigot.jar展开更新日志
Releasenotes and Changelog:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 37296874cb950ae24ee3e882f47c0422fd1c899c获取文件 BlueMap-3.15-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.15-folia
正式版- 加载器
- folia
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 29e7a85b5656057ed6d6a23a3090fc55dbb3e994获取文件 BlueMap-3.15-folia.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
3.14-forge-1.20
正式版- 加载器
- forge
- MC 版本
- 1.20 · 1.20.1
SHA-1 d9560be86c8a05369f8d6706a828788976099a9d获取文件 BlueMap-3.14-forge-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 cd9975be54b073d6c94f11d9ef45ef7ff6862fdb获取文件 BlueMap-3.14-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 ee412d7207a1e84920aeb58bb523a510ab403cd9获取文件 BlueMap-3.14-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 283b09a0e1f599342ab4bd6326babdf34e988144获取文件 BlueMap-3.14-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 3badb26031bad512b51fc78ba4ed5b1893b0126b获取文件 BlueMap-3.14-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 e769c64e829fc6a7bda02a42d0599c796cf52e0a获取文件 BlueMap-3.14-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.20
正式版- 加载器
- fabric
- MC 版本
- 1.20 · 1.20.1
SHA-1 cba1e975adc8b3ef9484dd43c66be707261436a8获取文件 BlueMap-3.14-fabric-1.20.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 23078e8659e4d6898cd3551508000e2f0ffb1f79获取文件 BlueMap-3.14-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 8921dd1dad411c8d7ffef0c5721144775d7ec960获取文件 BlueMap-3.14-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 a35372047c9c7656816d4b24205ef66461f93e21获取文件 BlueMap-3.14-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 35fa5af2e830fb1e8d8538a030eb2445543f3560获取文件 BlueMap-3.14-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
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
SHA-1 884436dbd99d151efdc7cae1ffbe1e9e2cda5029获取文件 BlueMap-3.14-spigot.jar展开更新日志
Releasenotes and Changelog:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 e9bc72f3971da3db5f8cac3f7af10485f2175154获取文件 BlueMap-3.14-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-folia
正式版- 加载器
- folia
- MC 版本
- 1.19.4 · 1.20 · 1.20.1
SHA-1 227d80dbde4d983ffb569bae6a0004f4abf55cf2获取文件 BlueMap-3.14-folia.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 c72d6b8706ec65e7251e7dd38de150ba693fb4f1获取文件 BlueMap-3.14-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.13-folia
正式版- 加载器
- folia
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
SHA-1 3d88399011ae86820ea139fbacb0743721d6ff0c获取文件 BlueMap-3.13-folia.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 c9ea1835c4edd7f434e34e38c4e9e6aa69467305获取文件 BlueMap-3.13-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 1b72c62acdbd253f0d99160474ae7f99f1917a75获取文件 BlueMap-3.13-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 8c88f31475db354b6bae96968ffc12db40091066获取文件 BlueMap-3.13-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 bfab2b7af2c42eb266877d17a3886cdf896afe52获取文件 BlueMap-3.13-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 6efda217f984edbb9adb931849e1d850d0567f6b获取文件 BlueMap-3.13-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 2e72c038634f8265e050b3b685ce11d17579882d获取文件 BlueMap-3.13-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 eb439a33198f6688a72731dff2b8f42abc61dee0获取文件 BlueMap-3.13-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 3e1acd07dc8341bb12253b2f7ccfd82f352118a7获取文件 BlueMap-3.13-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 e52149deab9dbaa3da499624c9bac300f5b88561获取文件 BlueMap-3.13-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 67086b68b5726f4c74dafc8cacb0ed510daa1728获取文件 BlueMap-3.13-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 ae3439881857976e643bb8990827dba42efb8948获取文件 BlueMap-3.13-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 60cb466e32450aa4760d86e0680ecf488efb916f获取文件 BlueMap-3.13-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 4a5b9ecabfab4d5c684bf936c8a5a42f1bf9e2d4获取文件 BlueMap-3.13-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 f34fb85dab4c271be59f3903221dd4e705b404c3获取文件 BlueMap-3.13-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 8c5c9d24956bb3747ed1f36173c60cd28ec8e355获取文件 BlueMap-3.13-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
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
SHA-1 d14c4d451a59f8b11cc5d14d2c8b54ee9fef8de5获取文件 BlueMap-3.13-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
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
SHA-1 d14c4d451a59f8b11cc5d14d2c8b54ee9fef8de5获取文件 BlueMap-3.13-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 f34fb85dab4c271be59f3903221dd4e705b404c3获取文件 BlueMap-3.13-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.13-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 8c5c9d24956bb3747ed1f36173c60cd28ec8e355获取文件 BlueMap-3.13-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
3.12-forge-1.19.4
正式版- 加载器
- forge
- MC 版本
- 1.19.4
SHA-1 5c970395534fe094c60a7d89375d7dcfdcbfd97f获取文件 BlueMap-3.12-forge-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 e96d01546118ffc7ced36697232fc082beaf6cec获取文件 BlueMap-3.12-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 f5872d52a3daaa3082ec3bc4321da183831ec16c获取文件 BlueMap-3.12-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 c398dd32987ae62fd4c2171538e7d5b195b16dd7获取文件 BlueMap-3.12-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 7eeffc6ccc379eec3f0b908aa4c36004636e6659获取文件 BlueMap-3.12-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 5db951f90888eb6a4d637e60cdf884fe9e9db083获取文件 BlueMap-3.12-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.19.4
正式版- 加载器
- fabric
- MC 版本
- 1.19.4
SHA-1 b0b55216484f1cd57ca68c775bda0f9f7402cc07获取文件 BlueMap-3.12-fabric-1.19.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 3b9ee6f6d6fac4b86c75ccd7e93cf8f0137fc024获取文件 BlueMap-3.12-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 5f822f6a53479886bffe285adb0964bd6c84c56d获取文件 BlueMap-3.12-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 4824b3c312fecae714e96d835c6c752a2caad72c获取文件 BlueMap-3.12-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 87b7efc32472b048f105c2bc62f7cea9fdee8388获取文件 BlueMap-3.12-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 8cedecc82deed3c4c34377e9bcddd22baac0e550获取文件 BlueMap-3.12-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 886fac79de4cd87083312011f9b59870d32b0fe1获取文件 BlueMap-3.12-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 b20edd99a0c3fd636b9e06355fc477ccd144cc36获取文件 BlueMap-3.12-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
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
SHA-1 463da4d2e503364c0a8fb8c1cd2b3acd5437571a获取文件 BlueMap-3.12-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 234a726b219695df11d8bd808ca6f5d1b072edea获取文件 BlueMap-3.12-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.10-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 b05344c9c63754552043973cbdde9dad5d0310fd获取文件 BlueMap-3.10-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 04c34cfba861f27fbf54eb5ac050fb71730a73b1获取文件 BlueMap-3.10-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 0b96fc209bdd2d9b8302ea91d6049ccef1eb9a48获取文件 BlueMap-3.10-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 8b3a3045247dabac2a00b3fa0c80689def652c21获取文件 BlueMap-3.10-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 89086f8140283180ff11e39b20f3e0f18a0b79d8获取文件 BlueMap-3.10-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 d0854b2bd58ed050df0e1084e95ca85a06389d47获取文件 BlueMap-3.10-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 dff70d00de5d53a4f0c588e0867fd72e452a4aae获取文件 BlueMap-3.10-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 9cfe37fd95a5c972b1f37028164167560d9f5331获取文件 BlueMap-3.10-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-forge-1.16.5
正式版- 加载器
- forge
- MC 版本
- 1.16.5
SHA-1 dd1fbb8f0fc6e9c5b54c6d52b07c28eac2a7b4f0获取文件 BlueMap-3.10-forge-1.16.5.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 8c7a70669c90e06b82a9966169f4d2806f965384获取文件 BlueMap-3.10-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 9c62ded258b9fac15311d73ffd3afc3807e1fb0f获取文件 BlueMap-3.10-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-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
SHA-1 2e8f76d81c3eae1c0534208f279e5b8d605ca66a获取文件 BlueMap-3.10-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 4383efb0b77f107d363ca867bbf00425935ecc12获取文件 BlueMap-3.10-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 534af47331e7e1fc44194ade8472f69be5408428获取文件 BlueMap-3.10-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.9-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 ba27b43547d2018605517c7f4ea62a5b2107f976获取文件 BlueMap-3.9-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.15.2
正式版- 加载器
- forge
- MC 版本
- 1.15.2
SHA-1 0a0e132bbdcedb799765d14d29e6ca2e0a7036d5获取文件 BlueMap-3.9-forge-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 eec60109abac9946df6e40a0d161256c977a6a08获取文件 BlueMap-3.9-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 57c3bb87060d5d9e3057ef98844aebb55a442e34获取文件 BlueMap-3.9-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 da91ac0a9a373186ef3f1cb1ede93399ab2e264a获取文件 BlueMap-3.9-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 2b33ecac6cefc8549971c257519ca242b2a8e572获取文件 BlueMap-3.9-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 ff9aa8838aabd04acc1a5d5de60d78ba2aac0ce1获取文件 BlueMap-3.9-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 124bde12741571986e38cf51afcb41d2651f3b6b获取文件 BlueMap-3.9-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 03beb65ed8093b4d9acb92b17ec9fa55d8d7b232获取文件 BlueMap-3.9-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 4fb957d4129e4d107752a17397bd80ce7189e9cb获取文件 BlueMap-3.9-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.14.4
正式版- 加载器
- forge
- MC 版本
- 1.14.4
SHA-1 1e365c1d8a243e189e0fd382c4543e1db69654e1获取文件 BlueMap-3.9-forge-1.14.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 ff357f116f8c611641d2e6d76f4463eee9df1f6c获取文件 BlueMap-3.9-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.16.2
正式版- 加载器
- forge
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 dc18eda375cac98ec2879963a308a893b72b0def获取文件 BlueMap-3.9-forge-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
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
SHA-1 3c46d172cb8597c368b043e5188eb235800d1524获取文件 BlueMap-3.9-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 3f0b7de6aad2388656cce6603885ed0a5d5903b9获取文件 BlueMap-3.9-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 65aba581f5d9f599ddda7c06a81df24289a4274f获取文件 BlueMap-3.9-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.8-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 3aade1e93671b0a00c988a1045dc94c369fdad02获取文件 BlueMap-3.8-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 72242279880a95533bb24795f5734f15b0e7bc38获取文件 BlueMap-3.8-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 bd111057f7b64ec8b3f8ca8d8e38fb68b0b5ece1获取文件 BlueMap-3.8-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 f37dc47b671af6c05c3499df5d5092a68e1f8713获取文件 BlueMap-3.8-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.16.2
正式版- 加载器
- forge
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 4212b7bb430a5dedd145db39dc5bc2d4826fa715获取文件 BlueMap-3.8-forge-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.15.2
正式版- 加载器
- forge
- MC 版本
- 1.15.2
SHA-1 21f89d14cfcd8f1b693a718a74feda5f6b8ef4e1获取文件 BlueMap-3.8-forge-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 6c0f7bbb4115b39e7af9c657ff3371b5ecbc9671获取文件 BlueMap-3.8-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
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
SHA-1 4e2d2b90f5a4e899efdafffb28156306efa33f05获取文件 BlueMap-3.8-spigot.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 9d2a1d9569705c2c4aea84a29882c5160f058b60获取文件 BlueMap-3.8-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 9c34f8d07942b8ce823aa18c59cdb84c1b924b55获取文件 BlueMap-3.8-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 84a9cd70c3520ff57a0d7816b1e3e5bb8eef1dd4获取文件 BlueMap-3.8-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 bbdb54066377a66bf3e96d5f41505d3ef537e563获取文件 BlueMap-3.8-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 c9ecee0d3fd51d7a4c585b4e963e65069b389166获取文件 BlueMap-3.8-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.14.4
正式版- 加载器
- forge
- MC 版本
- 1.14.4
SHA-1 9407e4cf689a76d2fae4f2954d3b9a6444340437获取文件 BlueMap-3.8-forge-1.14.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 8300a624a6a959316a483fd0bef2f0f12cc9d5c5获取文件 BlueMap-3.8-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 dd3b86d91de68cf291db46a7f12a80cbca6e3145获取文件 BlueMap-3.8-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.7-forge-1.15.2
正式版- 加载器
- forge
- MC 版本
- 1.15.2
SHA-1 5c8abcda9fd7d49e99a4fb649d08a08e4fb53233获取文件 BlueMap-3.7-forge-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 2d0bbaad027c7a33bf1ed7ec4d3139a716bc22ad获取文件 BlueMap-3.7-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.19.3
正式版- 加载器
- forge
- MC 版本
- 1.19.3
SHA-1 0117887a3c128e20503fd6ca182379e13833a1b2获取文件 BlueMap-3.7-forge-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 2805e80e40fbe3f058ec69353d3de1388b3aaac6获取文件 BlueMap-3.7-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 3b35101fc7e07c6443fef3b74ab42aa088950e59获取文件 BlueMap-3.7-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.19.3
正式版- 加载器
- fabric
- MC 版本
- 1.19.3
SHA-1 c49e41feca3d6359407e46bc94517eb195660429获取文件 BlueMap-3.7-fabric-1.19.3.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 568a2784de636382f49356b78a09819b6e173431获取文件 BlueMap-3.7-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 9e1ccd22f1934e1175ffeb2b2a235db824e192f3获取文件 BlueMap-3.7-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.14.4
正式版- 加载器
- forge
- MC 版本
- 1.14.4
SHA-1 5a6278b92adbdb283148083d54f88d056119f56b获取文件 BlueMap-3.7-forge-1.14.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 ebca833bd4c94e17ddc4f806bd46465bc20f888c获取文件 BlueMap-3.7-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
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
展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 21f0c29869566fda917c8d612e26090622652be6获取文件 BlueMap-3.7-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-forge-1.16.2
正式版- 加载器
- forge
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 573640fe63fbdd6dfdad3c58035b77782dc60f4f获取文件 BlueMap-3.7-forge-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 023243af302b83c7d9029f89b26b9db8ebf99fbc获取文件 BlueMap-3.7-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 b38227d8c21b374606d6398cccc40c43138c1091获取文件 BlueMap-3.7-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 3d81ef392b0922664a4208d6c98af70a9003415d获取文件 BlueMap-3.7-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.6-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 d471e27a1e79d1e1711ebfeb855d4712de620508获取文件 BlueMap-3.6-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 645a2d8ab37d808dd0a08c02c16280ffec7434e3获取文件 BlueMap-3.6-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-fabric-1.16.1
正式版- 加载器
- fabric
- MC 版本
- 1.16.1
SHA-1 3401f18b0ee5ee2a194b2ae58f96bbfdf6885516获取文件 BlueMap-3.6-fabric-1.16.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 eb42ffae33a5baac2e0c710d634b08d06a7f7336获取文件 BlueMap-3.6-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 f15edfd6fefbf528acf799f4119e9fe3bd840c9f获取文件 BlueMap-3.6-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 a94de131762cf0ae76df8b50d9a6ec2fe5967206获取文件 BlueMap-3.6-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.15.2
正式版- 加载器
- forge
- MC 版本
- 1.15.2
SHA-1 ded8ccf4b5371ac3b65ce4bc2faa12b2410c2296获取文件 BlueMap-3.6-forge-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 bc405855b0c57bb01f51cbd71a9fc192ecf4de4d获取文件 BlueMap-3.6-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 8ee4306360d27b2f74345ab2b0099b45cad83845获取文件 BlueMap-3.6-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 66380f8e55b51ac37b719ff46dbc5a2dce33d7e6获取文件 BlueMap-3.6-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.14.4
正式版- 加载器
- forge
- MC 版本
- 1.14.4
SHA-1 b856e025e0f80a878429ad540e74dd3c693191c4获取文件 BlueMap-3.6-forge-1.14.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 b87a1778574d62681b8a91a7d798d8323e467464获取文件 BlueMap-3.6-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
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
展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 175568baf7dfcc90c488136f6c51eac320dc233c获取文件 BlueMap-3.6-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.16.2
正式版- 加载器
- forge
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 88d2b42013da40627bcf905556a6888f2264f379获取文件 BlueMap-3.6-forge-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
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
展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 bc2cd7434a4236220a746ff1f3af62efa41abaa6获取文件 BlueMap-3.5-fabric-1.19.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.15.2
正式版- 加载器
- fabric
- MC 版本
- 1.15.2
SHA-1 79d828623d758c005b77aa71088b52dbe246af87获取文件 BlueMap-3.5-fabric-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 74dc1fe3ffd837a6d976c19c6dab82090e06e7c6获取文件 BlueMap-3.5-forge-1.19.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.16.2
正式版- 加载器
- fabric
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 652aeaf250e017f2d628ec3dea856454796a070e获取文件 BlueMap-3.5-fabric-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.16.2
正式版- 加载器
- forge
- MC 版本
- 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5
SHA-1 ea9e755ee366195785d8235c922d496b87c27e63获取文件 BlueMap-3.5-forge-1.16.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.17.1
正式版- 加载器
- forge
- MC 版本
- 1.17.1
SHA-1 7a069d711ab4eaeb23169a98e7a78e251859f417获取文件 BlueMap-3.5-forge-1.17.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 3191bb075059aa83e8f02b33d9b40e099fd590eb获取文件 BlueMap-3.5-forge-1.18.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.14.4
正式版- 加载器
- forge
- MC 版本
- 1.14.4
SHA-1 148cf1170f4c4b114b05eb3c121cc760aa57f640获取文件 BlueMap-3.5-forge-1.14.4.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-forge-1.15.2
正式版- 加载器
- forge
- MC 版本
- 1.15.2
SHA-1 70c407ce6bdd666b74834eeb4c2b674206c3238d获取文件 BlueMap-3.5-forge-1.15.2.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.17
正式版- 加载器
- fabric
- MC 版本
- 1.17 · 1.17.1
SHA-1 7e2a63e1fb5cbc9c5cdb4872de45038c33f10678获取文件 BlueMap-3.5-fabric-1.17.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2
SHA-1 476082dac4561bdee568038700778131a7d4a85c获取文件 BlueMap-3.5-fabric-1.18.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-fabric-1.16.1
正式版- 加载器
- fabric
- MC 版本
- 1.16.1
SHA-1 28605a46969606ef9a1fab51f7e9dc09974abc3b获取文件 BlueMap-3.5-fabric-1.16.1.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 1004644ae12e0c84cd1cde326b63c822272a91f7获取文件 BlueMap-3.5-sponge-9.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 4008e5bc1f72da26c151448302128da3e1c370a5获取文件 BlueMap-3.5-sponge-8.0.0.jar展开更新日志
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.4-fabric-1.19
正式版- 加载器
- fabric
- MC 版本
- 1.19 · 1.19.1 · 1.19.2
SHA-1 d7214d1a1f8f76279beec4475eb16464075e32d5获取文件 BlueMap-3.4-fabric-1.19.jar3.4-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19.1 · 1.19.2
SHA-1 e38ee75702baff925ad33450e2d70ea63a3adba9获取文件 BlueMap-3.4-forge-1.19.1.jar3.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
3.4-sponge-9.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.18.2
SHA-1 ea3887646c9dd1dfa84663357b718e5c5a2d1210获取文件 BlueMap-3.4-sponge-9.0.0.jar3.3-forge-1.19.1
正式版- 加载器
- forge
- MC 版本
- 1.19.1 · 1.19.2
SHA-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
SHA-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
SHA-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
SHA-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
1.7.3-sponge-8.0.0
正式版- 加载器
- sponge
- MC 版本
- 1.16.5
SHA-1 215aac40167bdc3ca7f4bfeed5cb1a80f8584ab7获取文件 BlueMap-1.7.3-sponge-8.0.0.jar1.7.3-spigot
正式版- 加载器
- paper · 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
SHA-1 268e09e8048cb328ed70d1ed51f5fa2e217a7d9d获取文件 BlueMap-1.7.3-spigot.jar1.7.3-forge-1.19
正式版- 加载器
- forge
- MC 版本
- 1.19
SHA-1 ccca4cd6419a0cd7d3a4229a06c33427322112ae获取文件 BlueMap-1.7.3-forge-1.19.jar1.7.3-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18 · 1.18.1 · 1.18.2 · 1.19
SHA-1 ceba31c412dfb177d0a61903d2305ebbdf5bc443获取文件 BlueMap-1.7.3-fabric-1.18.jar1.7.2-forge-1.18.1
正式版- 加载器
- forge
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 b5efc8cae6abb88fbd8de591c9b9927e019d1516获取文件 BlueMap-1.7.2-forge-1.18.1.jar展开更新日志
Full update notes:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.2
1.7.2-fabric-1.18
正式版- 加载器
- fabric
- MC 版本
- 1.18.1 · 1.18.2
SHA-1 57d8559f983fe5c7bd8de927424e08836397223b获取文件 BlueMap-1.7.2-fabric-1.18.jar展开更新日志
Full update notes:
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.2
依赖关系
- 必需未命名依赖

