Назад в магазин
BlueMap
Modrinth Plugin

BlueMap

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

Информация о Minecraft-продукте

Важное о товаре

Совместимость, версии Minecraft, загрузчики и данные внешнего источника.

Тип

Plugin

Доступ

Бесплатно

Последняя версия

5.22-sponge

Загрузки

420 582

Загрузчики / Платформы

fabric folia forge neoforge paper purpur spigot sponge

Minecraft версии

1.13 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категории

utility

Описание

Подробная информация

[![title-banner](https://bluecolored.de/paste/BluemapBanner.png)](https://bluemap.bluecolored.de/) <center> create **3D**-maps of your Minecraft worlds and display them in your browser **>> [DEMO MAP](https://bluecolored.de/bluemap) <<** [![GitHub issues](https://img.shields.io/github/issues-raw/BlueMap-Minecraft/BlueMap)](https://github.com/orgs/BlueMap-Minecraft/projects/2) [![GitHub all releases](https://img.shields.io/github/downloads/BlueMap-Minecraft/BlueMap/total)](https://github.com/BlueMap-Minecraft/BlueMap/releases) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/BlueMap-Minecraft/BlueMap)](https://github.com/BlueMap-Minecraft/BlueMap/releases/latest) [![Discord](https://img.shields.io/discord/665868367416131594?label=discord)](https://discord.gg/zmkyJa3) </center> <br> <br> ## What is BlueMap BlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface. With the web-app you then can look at those in your browser and basically view the world as if you were ingame! Or just look at it from far away to get an overview. [![screenshot](https://bluecolored.de/paste/BlueMapScreenshot.jpg?2)](https://bluecolored.de/bluemap) 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](https://github.com/BlueMap-Minecraft/BlueMap/releases). Read the [installation instructions](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) to get started! And [here](https://bluemap.bluecolored.de/3rdPartySupport.html) is a list of addons and tools that work with bluemap. Here you can see how many servers are using BlueMap: [![BlueMap Graph](https://metrics.bluecolored.de/bluemap/graph.php?1)](https://metrics.bluecolored.de/) If you need help with the setup, feel free to join the [Discord-server](https://discord.gg/zmkyJa3), we'll be happy to help you there! ### Metrics and Webserver **BlueMap uses [bStats](https://bstats.org/) 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: ```json { "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](https://github.com/orgs/BlueMap-Minecraft/projects/2) 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](https://discord.gg/zmkyJa3) and the [reddit](https://www.reddit.com/r/BlueMap) and share your thoughts!

Разработчик

BlueColored

Профиль и данные получены с Modrinth

Открыть на Modrinth

Галерея продукта

Изображения проекта

Скриншоты и изображения из оригинальной страницы Modrinth.

Список изменений

Версии проекта

Опубликованные версии и оригинальные файлы Modrinth.

5.22-sponge Актуальная Release 17.06.2026

5.22-sponge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

5.66 MB

5.22-spigot Release 17.06.2026

5.22-spigot

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

6.25 MB

5.22-paper Release 17.06.2026

5.22-paper

Поддерживаемые версии Minecraft
26.1.1 26.1.2 26.2
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

5.51 MB

5.22-neoforge Release 17.06.2026

5.22-neoforge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

6.17 MB

5.22-forge Release 17.06.2026

5.22-forge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

6.17 MB

5.22-fabric Release 17.06.2026

5.22-fabric

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Fix for a map-breaking bug in 5.21: **update directly to this version, skip version 5.21!** ### Upgrading from 5.20 (and 5.21) - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.21 - Fixed an issue causing the textures of maps from previous versions to be corrupted ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.22
Войти

6.19 MB

5.21-sponge Release 16.06.2026

5.21-sponge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

5.66 MB

5.21-spigot Release 16.06.2026

5.21-spigot

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

6.25 MB

5.21-paper Release 16.06.2026

5.21-paper

Поддерживаемые версии Minecraft
26.1.1 26.1.2 26.2
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

5.51 MB

5.21-neoforge Release 16.06.2026

5.21-neoforge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

6.17 MB

5.21-forge Release 16.06.2026

5.21-forge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

6.17 MB

5.21-fabric Release 16.06.2026

5.21-fabric

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2 26.2
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes - Minecraft 26.2 support - Changes to how map-updates are scheduled. Render-Tasks now persist over restarts/reloads ### Upgrading from 5.20 - Replace the `bluemap.jar`-file with the new one - Move the `full-update-interval` and the `update-cooldown` settings from your `plugin.conf` into your `core.conf` **This update contains some internal changes which might break some BlueMap-Addons that work with custom block-renderers.** -> Make sure to check if your addons need to be updated. ### Changelog since 5.20 - Updated resource-extensions to account for 26.2 bed and sign changes (-> 26.2 support) - BlueMap now keeps track of when it last updated which region-file and uses this information to sort it's update-tasks. This makes sure that no matter how slow the update-process is in comparison to the world-changes, BlueMap will always have eventually updated each region-file. - BlueMap now saves render-tasks and loads them when it restarts or reloads - BlueMap no longer updates all maps each time it loads. Instead, it persists the last full-update time and schedules full map-updates based on the `full-update-interval` config - Moved `update-cooldown` and `full-update-interval` configs from `plugin.conf` to `core.conf` - Added `/bluemap tasks cancel all` command to cancel all render-tasks at once - Updated API to 2.8.0 - Reworked block-color calculation, added a registry for addons and the ability to configure custom color-map textures in the `blockColors.json` - Re-enabled support for fabric-pemission-api - Skin-Profile requests now use the un-dashed UUID format (aligning with mojang-default) - Enhanced debug-dump with registry-information - Added version information to the debug-log - Fixed an issue with paper not loading custom dimension information correctly - Fixed skin-download config doing nothing - Fixed potential error when trying to load an entity-chunk with a formatted CustomName ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.21
Войти

6.19 MB

5.20-sponge Release 12.04.2026

5.20-sponge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
sponge
Показать изменения
### 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.62 MB

5.20-spigot Release 12.04.2026

5.20-spigot

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
spigot
Показать изменения
### 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
Войти

6.21 MB

5.20-paper Release 12.04.2026

5.20-paper

Поддерживаемые версии Minecraft
26.1.1 26.1.2
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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.46 MB

5.20-neoforge Release 12.04.2026

5.20-neoforge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
neoforge
Показать изменения
### 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
Войти

6.12 MB

5.20-forge Release 12.04.2026

5.20-forge

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

6.13 MB

5.20-fabric Release 12.04.2026

5.20-fabric

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

6.14 MB

5.19-sponge Release 07.04.2026

5.19-sponge

Поддерживаемые версии Minecraft
26.1 26.1.1
Загрузчики / Платформы
sponge
Показать изменения
### 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.62 MB

5.19-spigot Release 07.04.2026

5.19-spigot

Поддерживаемые версии Minecraft
26.1 26.1.1
Загрузчики / Платформы
spigot
Показать изменения
### 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
Войти

6.21 MB

5.19-paper Release 07.04.2026

5.19-paper

Поддерживаемые версии Minecraft
26.1.1
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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.46 MB

5.19-neoforge Release 07.04.2026

5.19-neoforge

Поддерживаемые версии Minecraft
26.1 26.1.1
Загрузчики / Платформы
neoforge
Показать изменения
### 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
Войти

6.12 MB

5.19-forge Release 07.04.2026

5.19-forge

Поддерживаемые версии Minecraft
26.1 26.1.1
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

6.12 MB

5.19-fabric Release 07.04.2026

5.19-fabric

Поддерживаемые версии Minecraft
26.1 26.1.1
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

6.14 MB

5.18-sponge Release 25.03.2026

5.18-sponge

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
sponge
Показать изменения
### 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.62 MB

5.18-spigot Release 25.03.2026

5.18-spigot

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
spigot
Показать изменения
### 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 Release 25.03.2026

5.18-paper

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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.46 MB

5.18-neoforge Release 25.03.2026

5.18-neoforge

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
neoforge
Показать изменения
### 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
Войти

6.12 MB

5.18-forge Release 25.03.2026

5.18-forge

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

6.12 MB

5.18-fabric Release 25.03.2026

5.18-fabric

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

6.14 MB

5.17-sponge Release 24.03.2026

5.17-sponge

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Java 25 now required & Minecraft 26.1 support added. ### Upgrading from 5.16 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.16 - Switched to Java 25 - Added support for Minecraft 26.1 world format changes - Switched to virtual-threads based webserver implementation - Stopped using temporary cache-files for image-writing - Fixed chunks not rendering if their timestamp is 0 - Fixed a rare race-condition which could cause a server-crash - Fixed large textures with CUSTOM format freezing bluemaps loading ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17
Войти

5.62 MB

5.17-spigot Release 24.03.2026

5.17-spigot

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes Java 25 now required & Minecraft 26.1 support added. ### Upgrading from 5.16 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.16 - Switched to Java 25 - Added support for Minecraft 26.1 world format changes - Switched to virtual-threads based webserver implementation - Stopped using temporary cache-files for image-writing - Fixed chunks not rendering if their timestamp is 0 - Fixed a rare race-condition which could cause a server-crash - Fixed large textures with CUSTOM format freezing bluemaps loading ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17
5.17-paper Release 24.03.2026

5.17-paper

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Java 25 now required & Minecraft 26.1 support added. ### Upgrading from 5.16 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.16 - Switched to Java 25 - Added support for Minecraft 26.1 world format changes - Switched to virtual-threads based webserver implementation - Stopped using temporary cache-files for image-writing - Fixed chunks not rendering if their timestamp is 0 - Fixed a rare race-condition which could cause a server-crash - Fixed large textures with CUSTOM format freezing bluemaps loading ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17
Войти

5.46 MB

5.17-neoforge Release 24.03.2026

5.17-neoforge

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Java 25 now required & Minecraft 26.1 support added. ### Upgrading from 5.16 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.16 - Switched to Java 25 - Added support for Minecraft 26.1 world format changes - Switched to virtual-threads based webserver implementation - Stopped using temporary cache-files for image-writing - Fixed chunks not rendering if their timestamp is 0 - Fixed a rare race-condition which could cause a server-crash - Fixed large textures with CUSTOM format freezing bluemaps loading ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17
Войти

6.12 MB

5.17-fabric Release 24.03.2026

5.17-fabric

Поддерживаемые версии Minecraft
26.1
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Java 25 now required & Minecraft 26.1 support added. ### Upgrading from 5.16 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.16 - Switched to Java 25 - Added support for Minecraft 26.1 world format changes - Switched to virtual-threads based webserver implementation - Stopped using temporary cache-files for image-writing - Fixed chunks not rendering if their timestamp is 0 - Fixed a rare race-condition which could cause a server-crash - Fixed large textures with CUSTOM format freezing bluemaps loading ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.17
Войти

6.13 MB

5.16-sponge Release 13.02.2026

5.16-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
5.16-spigot Release 13.02.2026

5.16-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
Войти

6.19 MB

5.16-paper Release 13.02.2026

5.16-paper

Поддерживаемые версии Minecraft
1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
Войти

5.45 MB

5.16-neoforge Release 13.02.2026

5.16-neoforge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
Войти

6.11 MB

5.16-forge Release 13.02.2026

5.16-forge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
Войти

6.11 MB

5.16-fabric Release 13.02.2026

5.16-fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes A collection of smaller additions, improvements and fixes. ### Upgrading from 5.15 - Replace the `bluemap.jar`-file with the new one - Delete your [`<webroot>/index.html`](<https://bluemap.bluecolored.de/wiki/getting-started/Installation.html#the-webroot>) to make bluemap update the webapp ### Changelog since 5.15 - WebApp: Replaced using number parameter for cache-control with no-cache header (#762, thanks to Macil) - WebApp: Use unadjustedMovement if supported in free-flight pointer-lock mode (#763, thanks to Macil) - Added support for "oversized chunks" → large chunks that are stored separately from the region-files (#772) - Added `render-thread-priority` config value for setting the java thread priority for render-threads - Added RenderPasses which allow addons to modify the entire tile-model without being bound to a custom block or entity - Added logs for more info when watching for map-updates on the CLI - Added lenient support for non-standard pack.mcmeta format - Improved exception-handling of API-consumers - Improved exception-handling when resolving sponge-dimension directories - Improved troubleshoot command - Fixed potential deadlock when resolving a configuration-exception - Fixed world spawn position not correctly read from the level.dat - Fixed Thread-Names of MapUpdateService-Thread, Webserver and Scheduler - Fixed player-skin not being removed from the map-storage if the skin-provider returns an empty skin ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.16
Войти

6.21 MB

5.15-sponge Release 11.12.2025

5.15-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### 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.58 MB

5.15-spigot Release 11.12.2025

5.15-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### 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
Войти

6.17 MB

5.15-paper Release 11.12.2025

5.15-paper

Поддерживаемые версии Minecraft
1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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.43 MB

5.15-neoforge Release 11.12.2025

5.15-neoforge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
neoforge
Показать изменения
### 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
Войти

6.09 MB

5.15-forge Release 11.12.2025

5.15-forge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

6.09 MB

5.15-fabric Release 11.12.2025

5.15-fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

6.19 MB

5.14-sponge Release 10.12.2025

5.14-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

5.58 MB

5.14-spigot Release 10.12.2025

5.14-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

6.17 MB

5.14-paper Release 10.12.2025

5.14-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

5.43 MB

5.14-neoforge Release 10.12.2025

5.14-neoforge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

6.09 MB

5.14-forge Release 10.12.2025

5.14-forge

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

6.09 MB

5.14-fabric Release 10.12.2025

5.14-fabric

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Initial 1.21.11 support and more improvements and fixes. ### Upgrading from 5.13 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.13 - Updated fabric, forge and neoforge to support 1.21.11 (cli, spigot, paper and sponge implementations work without changes) - Added support for new model-rotations introduced in 25w46a - Setting `ignore-missing-light-data: true` config now also ignores individual missing chunks - SQL-storages now don't require db-write permission when only reading (webserver only, no rendering) - Removed `/` from webserver loggers ip-addresses - Improved formatting and grammar/spelling in the config-templates (#756, #758, thanks to nightowl286 and TechnicJelle) - Improved internal cache-management - Fixed circle and ellipse render-masks ignoring their center-position setting - Fixed an exception with the webserver handling edge-case (invalid) http-requests - Fixed cherry-signs not rendering - Fixed backwards compatibility for old chain-blocks not working - Fixed black edge-lines sometimes appearing on mushroom-blocks ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.14
Войти

6.19 MB

5.13-fabric Release 22.10.2025

5.13-fabric

Поддерживаемые версии Minecraft
1.21.9 1.21.10
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

6.18 MB

5.13-sponge Release 22.10.2025

5.13-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

5.58 MB

5.13-spigot Release 22.10.2025

5.13-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

6.16 MB

5.13-paper Release 22.10.2025

5.13-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

5.42 MB

5.13-neoforge Release 22.10.2025

5.13-neoforge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

6.08 MB

5.13-forge Release 22.10.2025

5.13-forge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Copper-chests and coppergolem statues models. And reverted the integrated webserver changes from 5.12. *(There are some issues with using virtual-threads in combination with a database-storage that could lead to the webserver becoming unresponsive. This issue is resolved when using Java 24+ but as long as BlueMap still supports Java 21 we revert to the previous webserver implementation)* ### Upgrading from 5.12 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.12 - Added models for copper-chests - Added models for coppergolem statues - Added models for hanging-signs that are `attached=false` - Added models for all pale-oak signs - Reverted the integrated webserver changes from 5.12 - Fixed a loading error on forge 1.21.9+ (#743) - Added a cooldown-time when updating the same region-file multiple times in a row - Also scan the `item` folder in resourcepacks for block-models (fixes a compatibillity issues with ItemsAdder resourcepacks) - Fixed and improved several small code-issues ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.13
Войти

6.08 MB

5.12-mc1.20-6-forge Release 02.10.2025

5.12-mc1.20-6-forge

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### 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](https://modrinth.com/plugin/bluemap/version/5.3-forge-1.20) instead. ### Upgrading from 5.3 The previous BlueMap version that supported Forge 1.20.x was 5.3, so you are likely upgrading from there. There have been a ton of changes and new config values etc., so I really recommend you to do a full clean installation of BlueMap: - Stop the server - Make a backup - Delete your current `./mods/bluemap-x-yz.jar` - Delete the `./config/bluemap` - Delete the `./bluemap` directory - Put the new `bluemap-5.12-mc1.20-6-forge.jar` in the `./mods` folder - Start the server - Reconfigure BlueMap again, using the newly generated configs You can keep the configs from your backup aside, to help you with the porting - run `/bluemap reload` If you don't want to do a clean installation to keep your currently rendered maps, you need to follow the upgrade-steps from these changelogs: - 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
Войти

6.12 MB

5.12-fabric Release 30.09.2025

5.12-fabric

Поддерживаемые версии Minecraft
1.21.9 1.21.10
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

6.17 MB

5.12-sponge Release 30.09.2025

5.12-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

5.56 MB

5.12-spigot Release 30.09.2025

5.12-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

6.15 MB

5.12-paper Release 30.09.2025

5.12-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

5.41 MB

5.12-neoforge Release 30.09.2025

5.12-neoforge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

6.07 MB

5.12-forge Release 30.09.2025

5.12-forge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Full 1.21.9 support, rework of the integrated webserver and more bugfixes and improvements! ### Upgrading from 5.11 - Replace the `bluemap.jar`-file with the new one ### Changelog since 5.11 - Updated fabric-implementation to 1.21.9 - Rework of the integrated webserver from NIO to using Virtual-Threads, improving performance and maintainability - Added remapping `chain` -> `iron_chain` for RP version 67 for improved backwards-compatibility - Added support for block-properties in the block-colors config - Added support for addon dependencies and soft-dependencies (#730) - Pushed BlueMapAPI to 2.7.6 - Improved logging for region/chunk loading errors - Fixed paper reading the wrong minecraft version id when not on a release version (Snapshots,Pre-Releases,RCs) - Fixed element default UV calculation, fixing the appearance of the cauldron and cactus-flowerpot - Fixed melon- and pumpkin-stems not being colored correctly (#734) - Fixed inside-out cubes not working, fixing the appearance of all spawner-blocks - Fixed wrong tile coordinates being displayed in `/bluemap debug map ...` command - Fixed inheritance of ambient-occlusion property from parent block-model (thanks to Uiniel, #729) - Fixed webserver incorrectly handling absolute form of HTTP "path" (#737) - Fixed legacy config error not showing the problematic config file ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.12
Войти

6.07 MB

5.11-fabric Release 06.08.2025

5.11-fabric

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

6.17 MB

5.11-sponge Release 06.08.2025

5.11-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

5.51 MB

5.11-spigot Release 06.08.2025

5.11-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

6.09 MB

5.11-paper Release 06.08.2025

5.11-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

5.36 MB

5.11-neoforge Release 06.08.2025

5.11-neoforge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

6.06 MB

5.11-forge Release 06.08.2025

5.11-forge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes With [Render-Masks](https://bluemap.bluecolored.de/wiki/customization/Masks.html) it is now possible to limit your map render to all kinds of shapes and perfectly control what you want to be visible on the map, and which regions should remain hidden. ### Upgrading from 5.10 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - **You will need to update your map configs!** - Find the section with `min-x`, `max-x`, `min-z`, `max-z`, `min-y` and `max-y` in your map config file, e.g.: ```hocon #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 ``` and add `render-mask: [ {` before, and `] }` after the section, e.g. like this: ```hocon render-mask: [ { #min-x: -4000 #max-x: 4000 #min-z: -4000 #max-z: 4000 #min-y: 50 max-y: 90 } ] ``` -> here is a [video-example](https://github.com/user-attachments/assets/b2ac743b-eafa-48e0-a38f-b69dfd6e7d29) - Optionally, you can add the new `edge-light-strength: 15` property to your map config as well ### Changelog since 5.10 - Added a list of `render-mask`s to the map-configs, replacing the previous `min-x`, `max-z`, etc.., properties (#81) - Added `edge-light-strength` to the map-configs to control the lighting of map-edges if `render-edges` is enabled - Custom dimensions are now ordered last by default - Improved structure and comments of the default map-configs - Added support for minor pack-versions introduced in Minecraft Snapshot 25w31a - Fixed lily_pad's having no tint color (#727) - Fixed error if biomes water-color has alpha (#715) - Updated bluemap-api to 2.7.5 ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.11
Войти

6.06 MB

5.10-fabric Release 23.07.2025

5.10-fabric

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

6.14 MB

5.10-sponge Release 23.07.2025

5.10-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

5.48 MB

5.10-spigot Release 23.07.2025

5.10-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

6.06 MB

5.10-paper Release 23.07.2025

5.10-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

5.33 MB

5.10-neoforge Release 23.07.2025

5.10-neoforge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

6.03 MB

5.10-forge Release 23.07.2025

5.10-forge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Resource-pack and -loading improvements,.. and some bugfixes. ### Upgrading from 5.9 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.9 - Added support for resourcepack-atlases (#720) - Improved support for bluemap-addons loading their own resources (#720) - The tint for custom liquids can now be defined in the `blockColors.json` in a resourcepack - Updated NL translation (#713, thanks to TechnicJelle) - Updated FI translation (#714, thanks to Chicken) - Fixed some textures of the newer minecraft-version did not calculate the correct color for the lowres layer - Fixed a bug where players would stop updating on paper after dying (#719) - Fixed copying coordinates not working if the webapp is not in a secure context (not https or localhost) - Fixed a bug with copying the region-file coordinates ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.10
Войти

6.04 MB

5.9-sponge Release 22.06.2025

5.9-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### 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.45 MB

5.9-spigot Release 22.06.2025

5.9-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### 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
Войти

6.03 MB

5.9-paper Release 22.06.2025

5.9-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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 Release 22.06.2025

5.9-fabric

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 22.06.2025

5.9-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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 Release 22.06.2025

5.9-neoforge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
neoforge
Показать изменения
### 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 Release 22.06.2025

5.9-forge

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
forge
Показать изменения
### 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 Release 22.06.2025

5.8-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
Войти

5.45 MB

5.8-spigot Release 22.06.2025

5.8-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
Войти

6.03 MB

5.8-paper Release 22.06.2025

5.8-paper

Поддерживаемые версии Minecraft
1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
5.8-fabric Release 22.06.2025

5.8-fabric

Поддерживаемые версии Minecraft
1.21.6
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
5.8-neoforge Release 22.06.2025

5.8-neoforge

Поддерживаемые версии Minecraft
1.21.6
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
5.8-forge Release 22.06.2025

5.8-forge

Поддерживаемые версии Minecraft
1.21.6
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Full 1.21.6 support and some smaller improvements and fixes ### Upgrading from 5.7 - Replace the `bluemap.jar`-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp ### Changelog since 5.7 - Updated fabric *(thanks to Mac898)*, forge and neoforge to minecraft 1.21.6 - Clear some caches and pools to release heap-space when it is not used for some time - Added chunk-version to debug command - Improved error-handling when loading corrupted entity-chunks - Switched cli to new eta-formatting - Added `--markers` option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp - Display error screen on the webapp if webgl2 is not available - Disabled pretty-printing for `pluginState.json` to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge - Fixed player-markers not working if the world got loaded/added after bluemap loaded - Fixed hanging signs not rendering correctly - Fixed some face-culling issues - Fixed storages command not detecting if a map is loaded or not correctly - Fixed rare `NoSuchFileException` when rendering - Fixed api `RenderManager#start()` not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages - Updated vietnamese translation *(thanks to songnguxyz)* ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
5.7-sponge Release 26.02.2025

5.7-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.67 MB

5.7-spigot Release 26.02.2025

5.7-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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.19 MB

5.7-paper Release 26.02.2025

5.7-paper

Поддерживаемые версии Minecraft
1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.52 MB

5.7-neoforge Release 26.02.2025

5.7-neoforge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Загрузчики / Платформы
neoforge
Показать изменения
### 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.16 MB

5.7-forge Release 26.02.2025

5.7-forge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Загрузчики / Платформы
forge
Показать изменения
### 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.16 MB

5.7-fabric Release 26.02.2025

5.7-fabric

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Загрузчики / Платформы
fabric
Показать изменения
### 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.26 MB

5.6-sponge Release 24.02.2025

5.6-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

4.67 MB

5.6-spigot Release 24.02.2025

5.6-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

5.19 MB

5.6-paper Release 24.02.2025

5.6-paper

Поддерживаемые версии Minecraft
1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

4.52 MB

5.6-neoforge Release 24.02.2025

5.6-neoforge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

5.16 MB

5.6-forge Release 24.02.2025

5.6-forge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
forge
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

5.16 MB

5.6-fabric Release 24.02.2025

5.6-fabric

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.html` to 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 `-r` flag if one of `-f` `-u` `-e` is provided - Added a hidden map-config `check-for-removed-regions: true` to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks - Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check - Fixed some storage-data not being buffered correctly (performance) - Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes) - Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes) - A ton of smaller fixes and stability improvements ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6
Войти

5.26 MB

5.5-sponge Release 19.11.2024

5.5-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
5.5-spigot Release 19.11.2024

5.5-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
5.5-paper Release 19.11.2024

5.5-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
Войти

4.44 MB

5.5-neoforge Release 19.11.2024

5.5-neoforge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
Войти

4.49 MB

5.5-forge Release 19.11.2024

5.5-forge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
Войти

4.49 MB

5.5-fabric Release 19.11.2024

5.5-fabric

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3 1.21.4
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes 2D (flat-only) map support (O.o) ..and a first iteration of support for custom block-renderers. :) ### Upgrading from 5.4 - Replace the bluemap.jar-file with the new one - Delete your `<webroot>/index.html` to make bluemap update the webapp - Move all contents (if any) of bluemaps `addons` folder into bluemaps `packs` folder and delete the `addons` folder. *(Native addons now go into the packs folder alongside resourcepacks)* - In your `webapp.conf`: - Remove the `enable-free-flight` configuration, this config it is no longer used. - Add the following lines: ```yaml # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" #map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" #live-data-root: "https://cdn.my-domain.com/livedata" ``` - In each of your map-configs in the `maps` folder: - Replace `save-hires-layer` with `enable-hires` *(setting has been renamed)* - Add the following lines: ```yaml # Defines the initial sky-light-strength the map will be set to when it is opened. # 0 is no sky-light, 1 is fully lighted. # You can change this at any time. # Default is 1 sky-light: 1 # Whether the perspective view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and free-flight view is disabled. # Default is true enable-perspective-view: true # Whether the flat (isometric, top-down) view will be enabled for this map. # Having only flat-view enabled while disabling free-flight and perspective will speed up the render and reduce the maps storage-size. # Default is true enable-flat-view: true # Whether the free-flight view will be enabled for this map. # Changing this to true requires a re-render of the map, only if the hires-layer is enabled and perspective view is disabled. # Default is true enable-free-flight-view: true ``` ### Changelog since 5.4 - Added per-map view-settings and optimized flat-view only maps (2d-map support) - Added loading of nested feature-datapacks - Added support for pale_oak_leaves (custom tint-color) - Added ability to configure the map and live data root url's of the webapp - Added model for the conduit (thanks to TyBraniff) - Merged `addons` folder into `packs` folder (native addons not go into `packs` instead of `addons`) - First iteration of custom block-renderer support - The webapp now uses the browser-language as default language if available (thanks to NikitaCartes) - Added `-n` option to cli allowing to pass a custom path to load resources from (e.g. a servers mods-folder) (thanks to TechnicJelle) - Fixed/removed the black void/hole that appeared where hires tiles could not be loaded - Fixed duplicate region render-tasks in the render-queue ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
Войти

4.58 MB

5.4-sponge Release 15.09.2024

5.4-sponge

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.59 MB

5.4-spigot Release 15.09.2024

5.4-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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
Войти

4.58 MB

5.4-paper Release 15.09.2024

5.4-paper

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.43 MB

5.4-neoforge Release 15.09.2024

5.4-neoforge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3
Загрузчики / Платформы
neoforge
Показать изменения
### 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
Войти

4.47 MB

5.4-fabric Release 15.09.2024

5.4-fabric

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

4.56 MB

5.4-forge Release 15.09.2024

5.4-forge

Поддерживаемые версии Minecraft
1.21 1.21.1 1.21.2 1.21.3
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

4.47 MB

5.3-fabric Release 22.07.2024

5.3-fabric

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.61 MB

5.3-fabric-1.20 Release 22.07.2024

5.3-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.61 MB

5.3-fabric-1.20.5 Release 22.07.2024

5.3-fabric-1.20.5

Поддерживаемые версии Minecraft
1.20.5 1.20.6
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.61 MB

5.3-fabric-1.19.4 Release 22.07.2024

5.3-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.66 MB

5.3-forge-1.19.4 Release 22.07.2024

5.3-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.56 MB

5.3-forge-1.20 Release 22.07.2024

5.3-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.56 MB

5.3-forge-1.18.1 Release 22.07.2024

5.3-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.56 MB

5.3-fabric-1.18 Release 22.07.2024

5.3-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.66 MB

5.3-forge-1.20.6 Release 22.07.2024

5.3-forge-1.20.6

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.51 MB

5.3-forge Release 22.07.2024

5.3-forge

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.51 MB

5.3-neoforge Release 22.07.2024

5.3-neoforge

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.51 MB

5.3-sponge Release 22.07.2024

5.3-sponge

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.62 MB

5.3-spigot Release 22.07.2024

5.3-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.62 MB

5.3-paper Release 22.07.2024

5.3-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Mostly bugfixes. ### Upgrading from 5.2 Just replace the .jar-file :) Optionally delete your `<webroot>/index.html` to make bluemap update the webapp. ### Changelog since 5.2 - Changed lowres-tile saving to be even more robust, reducing the probability of lowres-tiles corrupting even if there are temporary issues when trying to save them (e.g. a short db-connection loss) This also fixes an occasional tile-save error with databases when bluemap is disabling (or reloading). - Reloading the webapp (F5) will now automatically trigger a map-refresh (thanks to @MicLieg) - Fixed an error reading chunks that are larger than a certain threshold - Fixed an NPE when the region-folder of a dimension isn't present for some time - Fixed the debug-dump being named `dump.json.gz` but not being actually compressed -> renamed back to `dump.json` - Fixed some leftover debug code spawning a random `teststate.json` on cli - Fixed an incompatibility with some fabric/forge mods - Fixed cli errors when using ctrl+c to stop - Fixed exception when a player joins the server on fabric-1.20 - Fixed spigot version detection - Fixed a `core.conf` typo (thanks to @monke8555) ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.3
Войти

4.62 MB

5.2-fabric-1.20 Release 17.06.2024

5.2-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.61 MB

5.2-forge-1.18.1 Release 17.06.2024

5.2-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.56 MB

5.2-forge-1.19.4 Release 17.06.2024

5.2-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.56 MB

5.2-fabric-1.20.5 Release 17.06.2024

5.2-fabric-1.20.5

Поддерживаемые версии Minecraft
1.20.5 1.20.6
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.61 MB

5.2-forge-1.20 Release 17.06.2024

5.2-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.56 MB

5.2-fabric Release 17.06.2024

5.2-fabric

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.61 MB

5.2-fabric-1.18 Release 17.06.2024

5.2-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.66 MB

5.2-fabric-1.19.4 Release 17.06.2024

5.2-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.66 MB

5.2-forge Release 17.06.2024

5.2-forge

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.51 MB

5.2-forge-1.20.6 Release 17.06.2024

5.2-forge-1.20.6

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
forge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.51 MB

5.2-neoforge Release 17.06.2024

5.2-neoforge

Поддерживаемые версии Minecraft
1.21
Загрузчики / Платформы
neoforge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.51 MB

5.2-sponge Release 17.06.2024

5.2-sponge

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Загрузчики / Платформы
sponge
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.62 MB

5.2-paper Release 17.06.2024

5.2-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21
Загрузчики / Платформы
folia paper purpur
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.62 MB

5.2-spigot Release 17.06.2024

5.2-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### Highlights / Notes Faster map-data format, animated textures, refactored map-updates and world/dimension-handling, new map-storage implementation AND BlueMap-native addons! =) ### Upgrading from 5.0 or 5.1 You were already using the latest 5.x snapshot/rc? Then don't have to do anything! Just replace the .jar-file :) ### Upgrading from any other version (3.x or 4.x) **A clean re-installation is highly recommended! You WILL need to re-render all your maps.** - Shut down your server - Make a backup - Delete your current BlueMap-??-??.jar - Delete the BlueMap config directory (`./plugins/BlueMap` or `./config/bluemap`, depending on your platform) - Delete the BlueMap data directory (the `./bluemap` folder in your server root) - Delete any existing BlueMap-databases (All tables on your db starting with `bluemap_`, only if you were using an sql-storage) - Follow the usual [installation steps](https://bluemap.bluecolored.de/wiki/getting-started/Installation.html) **If you are using an external webserver or any other custom setup:** Revisit the wiki-pages and update your configuration accordingly! Relevant changes: - The `.json.gz` files are now `.prbm.gz` files - The `textures.json` is now also compressed (`textures.json.gz`) - The sql-tables have changed and the `sql.php` got updated accordingly ### Changelog since 5.1 - Updated sponge to SpongeAPI 11 - Fixed CLI still generating the old `resourcpacks` folder ### Changelog since 3.21 (condensed) - Switched hires-model format from json to a custom binary format: prbm (slightly modified version of [prwm](https://github.com/kchapelier/PRWM)) - Massive performance improvement when loading map-tiles in the browser - Slightly smaller on the storage - Slightly faster to render - Added animated textures - Refactored Chunk-Loading and World management - Added dimension config to the map configs - Removed world-sky-light config from the map configs - Full rewrite of the map-updating system - Chunk change detection is now fully based on chunk-timestamps instead a mix with region-timestamps - BlueMap will now delete already rendered parts of the map if the world got trimmed or chunks got otherwise removed from the world - Changing the map-edges is now possible without purging the map - Added command to force-update only map-tiles on map-edges - Added debug command for checking map-tile states - Correctly separated ResourcePacks and DataPacks - Biomes are now fully DataPack based (internally) - Renamed `resourcepacks` folder to `packs` (still accepting both, resource- and data-packs) - Removed support for bluemaps `biomes.json` file in resource/data-packs (use the datapack format to configure custom biomes) - Full map-storage implementation rewrite - Add first implementation of a native-addon loader - Addon devs now have the ability to make their addon loadable by bluemap directly instead of depending on a mod/plugin loader - A limited version of the API is now also available on the CLI implementation, which can be used with native addons - Addons can also make use of BlueMapCore and BlueMapCommon for extended functionality - Native addons are EXPERIMENTAL right now - Downloading vanilla-resources now considers all available minecraft versions - Added support for nested resourcepacks (introduced in 1.20.2) - Added resources for signs, hanging-signs, banners, shulker-chests, bell, mob/player-heads, (decorated-)pots and cake (thanks to @TyBraniff, #536) - Allow texture-variables with missing # in certain situations to align with vanilla behaviour (fixes loading of some resourcepacks/mods) (thanks to @glorantq, #525) - Removed the pretty-printing from the settings.json to discourage editing it manually - Added `-m` flag to the cli which allows to specify certain maps that should be rendered - Added `-e` flag to the cli which works similar as `-f` but only forces updating map-tiles on map-edges - Add option to display chunk-borders on the map (thanks to @TechnicJelle, #542) - Map-settings now load in parallel to speed up initial page-loading with many maps (thanks to @Salzian, #538) - Added/Updated serbian, ukraine, russian, finnish, turkish, french and zh_CN translations - Fixed render-issues with custom world-heights - Fixed empty block-states having the wrong block-properties - Fixed lowres-heightmaps not working below y0 - Fixed an error with self-healing when a textures file is corrupted - Fixed unlisted markers being counted in the marker-set gui - Fixed `sql.php` port config not being used - Fixed grass-sides sometimes not being colored correctly (#492) - Fixed popup-marker sometimes hiding behind other markers - Fixed flickering with some animated textures introduced in 4.1 - Fixed webapp menu-title of player-markers not translatable ### Full Changelog https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2
Войти

4.62 MB

3.21-fabric-1.16.2 Release 12.05.2024

3.21-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-fabric-1.20.5

Поддерживаемые версии Minecraft
1.20.5 1.20.6
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.21-forge-1.18.1 Release 12.05.2024

3.21-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 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.78 MB

3.21-forge-1.20 Release 12.05.2024

3.21-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### 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.78 MB

3.21-forge-1.19.4 Release 12.05.2024

3.21-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### 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.78 MB

3.21-fabric-1.18 Release 12.05.2024

3.21-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### 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 Release 12.05.2024

3.21-forge-1.20.6

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.21-neoforge-1.20.6 Release 12.05.2024

3.21-neoforge-1.20.6

Поддерживаемые версии Minecraft
1.20.6
Загрузчики / Платформы
neoforge
Показать изменения
### 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.74 MB

3.21-spigot Release 12.05.2024

3.21-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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
Войти

4.52 MB

3.21-paper Release 12.05.2024

3.21-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.52 MB

3.21-sponge Release 12.05.2024

3.21-sponge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.05 MB

3.20-forge-1.19.4 Release 11.12.2023

3.20-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.20-forge-1.20 Release 11.12.2023

3.20-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.20-fabric-1.18 Release 11.12.2023

3.20-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-neoforge-1.20.2 Release 11.12.2023

3.20-neoforge-1.20.2

Поддерживаемые версии Minecraft
1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
neoforge
Показать изменения
### 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 Release 11.12.2023

3.20-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.20-fabric-1.19.4 Release 11.12.2023

3.20-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-fabric-1.17 Release 11.12.2023

3.20-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-forge-1.17.1 Release 11.12.2023

3.20-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.20-fabric-1.20 Release 11.12.2023

3.20-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-fabric-1.16.2 Release 11.12.2023

3.20-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-fabric-1.15.2 Release 11.12.2023

3.20-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.86 MB

3.20-sponge Release 11.12.2023

3.20-sponge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.01 MB

3.20-paper Release 11.12.2023

3.20-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.48 MB

3.20-spigot Release 11.12.2023

3.20-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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
Войти

4.48 MB

3.19-fabric-1.18 Release 06.12.2023

3.19-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-forge-1.20 Release 06.12.2023

3.19-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.19-fabric-1.19.4 Release 06.12.2023

3.19-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-forge-1.19.4 Release 06.12.2023

3.19-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.19-fabric-1.20 Release 06.12.2023

3.19-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-fabric-1.16.2 Release 06.12.2023

3.19-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-fabric-1.17 Release 06.12.2023

3.19-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-fabric-1.15.2 Release 06.12.2023

3.19-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.85 MB

3.19-forge-1.18.1 Release 06.12.2023

3.19-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.19-forge-1.17.1 Release 06.12.2023

3.19-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 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.74 MB

3.19-paper Release 06.12.2023

3.19-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.48 MB

3.19-neoforge-1.20.2 Release 06.12.2023

3.19-neoforge-1.20.2

Поддерживаемые версии Minecraft
1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
neoforge
Показать изменения
### 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 Release 06.12.2023

3.19-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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
Войти

4.48 MB

3.19-sponge Release 06.12.2023

3.19-sponge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.01 MB

3.18-fabric-1.18 Release 19.11.2023

3.18-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-fabric-1.16.2 Release 19.11.2023

3.18-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-forge-1.20 Release 19.11.2023

3.18-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2
Загрузчики / Платформы
forge
Показать изменения
### 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.72 MB

3.18-fabric-1.15.2 Release 19.11.2023

3.18-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-forge-1.19.4 Release 19.11.2023

3.18-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
### 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.72 MB

3.18-forge-1.17.1 Release 19.11.2023

3.18-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
### 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.72 MB

3.18-forge-1.18.1 Release 19.11.2023

3.18-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### 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.72 MB

3.18-fabric-1.17 Release 19.11.2023

3.18-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-fabric-1.20 Release 19.11.2023

3.18-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-fabric-1.19.4 Release 19.11.2023

3.18-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
### 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.84 MB

3.18-sponge Release 19.11.2023

3.18-sponge

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
### 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.99 MB

3.18-paper Release 19.11.2023

3.18-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2
Загрузчики / Платформы
folia paper purpur
Показать изменения
### 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
Войти

4.46 MB

3.18-spigot Release 19.11.2023

3.18-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
### 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
Войти

4.46 MB

3.17-fabric-1.20.2 Release 28.09.2023

3.17-fabric-1.20.2

Поддерживаемые версии Minecraft
1.20.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-forge-1.20 Release 28.09.2023

3.17-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.72 MB

3.17-fabric-1.18 Release 28.09.2023

3.17-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-fabric-1.17 Release 28.09.2023

3.17-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-fabric-1.19.4 Release 28.09.2023

3.17-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-forge-1.19.4 Release 28.09.2023

3.17-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.72 MB

3.17-forge-1.17.1 Release 28.09.2023

3.17-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.72 MB

3.17-fabric-1.20 Release 28.09.2023

3.17-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-forge-1.18.1 Release 28.09.2023

3.17-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.72 MB

3.17-fabric-1.15.2 Release 28.09.2023

3.17-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-fabric-1.16.2 Release 28.09.2023

3.17-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.84 MB

3.17-sponge-8.0.0 Release 28.09.2023

3.17-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.99 MB

3.17-paper Release 28.09.2023

3.17-paper

Поддерживаемые версии Minecraft
1.20.1 1.20.2
Загрузчики / Платформы
folia paper purpur
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

4.46 MB

3.17-sponge-9.0.0 Release 28.09.2023

3.17-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

3.99 MB

3.17-spigot Release 28.09.2023

3.17-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.17
Войти

4.46 MB

3.16-fabric-1.20 Release 16.07.2023

3.16-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-fabric-1.19.4 Release 16.07.2023

3.16-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-fabric-1.18 Release 16.07.2023

3.16-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-forge-1.16.5 Release 16.07.2023

3.16-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.72 MB

3.16-forge-1.19.4 Release 16.07.2023

3.16-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.72 MB

3.16-forge-1.18.1 Release 16.07.2023

3.16-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.72 MB

3.16-forge-1.20 Release 16.07.2023

3.16-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1 1.20.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.72 MB

3.16-forge-1.17.1 Release 16.07.2023

3.16-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.72 MB

3.16-fabric-1.16.2 Release 16.07.2023

3.16-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-fabric-1.15.2 Release 16.07.2023

3.16-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-fabric-1.17 Release 16.07.2023

3.16-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.84 MB

3.16-spigot Release 16.07.2023

3.16-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper purpur spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

4.46 MB

3.16-folia Release 16.07.2023

3.16-folia

Поддерживаемые версии Minecraft
1.19.4 1.20 1.20.1 1.20.2
Загрузчики / Платформы
folia
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

4.46 MB

3.16-sponge-9.0.0 Release 16.07.2023

3.16-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.99 MB

3.16-sponge-8.0.0 Release 16.07.2023

3.16-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.16
Войти

3.99 MB

3.15-fabric-1.16.2 Release 15.07.2023

3.15-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-fabric-1.17 Release 15.07.2023

3.15-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-fabric-1.18 Release 15.07.2023

3.15-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-fabric-1.15.2 Release 15.07.2023

3.15-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-fabric-1.19.4 Release 15.07.2023

3.15-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-fabric-1.20 Release 15.07.2023

3.15-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.84 MB

3.15-forge-1.20 Release 15.07.2023

3.15-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.72 MB

3.15-forge-1.16.5 Release 15.07.2023

3.15-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.72 MB

3.15-forge-1.18.1 Release 15.07.2023

3.15-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.72 MB

3.15-forge-1.17.1 Release 15.07.2023

3.15-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.72 MB

3.15-forge-1.19.4 Release 15.07.2023

3.15-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.72 MB

3.15-sponge-8.0.0 Release 15.07.2023

3.15-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.99 MB

3.15-spigot Release 15.07.2023

3.15-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

4.46 MB

3.15-sponge-9.0.0 Release 15.07.2023

3.15-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

3.99 MB

3.15-folia Release 15.07.2023

3.15-folia

Поддерживаемые версии Minecraft
1.19.4 1.20 1.20.1
Загрузчики / Платформы
folia
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.15
Войти

4.46 MB

3.14-forge-1.20 Release 08.06.2023

3.14-forge-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.65 MB

3.14-fabric-1.18 Release 07.06.2023

3.14-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-fabric-1.17 Release 07.06.2023

3.14-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-fabric-1.16.2 Release 07.06.2023

3.14-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-forge-1.16.5 Release 07.06.2023

3.14-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.65 MB

3.14-fabric-1.15.2 Release 07.06.2023

3.14-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-fabric-1.20 Release 07.06.2023

3.14-fabric-1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-forge-1.19.4 Release 07.06.2023

3.14-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.65 MB

3.14-fabric-1.19.4 Release 07.06.2023

3.14-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.77 MB

3.14-forge-1.17.1 Release 07.06.2023

3.14-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.65 MB

3.14-forge-1.18.1 Release 07.06.2023

3.14-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.65 MB

3.14-spigot Release 07.06.2023

3.14-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
3.14-sponge-9.0.0 Release 07.06.2023

3.14-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.92 MB

3.14-folia Release 07.06.2023

3.14-folia

Поддерживаемые версии Minecraft
1.19.4 1.20 1.20.1
Загрузчики / Платформы
folia
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

4.39 MB

3.14-sponge-8.0.0 Release 07.06.2023

3.14-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.14
Войти

3.92 MB

3.13-folia Release 13.05.2023

3.13-folia

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2 1.19.3 1.19.4
Загрузчики / Платформы
folia
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

4.13 MB

3.13-fabric-1.17 Release 04.04.2023

3.13-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-forge-1.16.5 Release 04.04.2023

3.13-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-forge-1.19.4 Release 04.04.2023

3.13-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-fabric-1.16.2 Release 04.04.2023

3.13-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-fabric-1.19.3 Release 04.04.2023

3.13-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-forge-1.19.3 Release 04.04.2023

3.13-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-forge-1.17.1 Release 04.04.2023

3.13-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-fabric-1.18 Release 04.04.2023

3.13-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-forge-1.19.1 Release 04.04.2023

3.13-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-forge-1.18.1 Release 04.04.2023

3.13-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.39 MB

3.13-fabric-1.19 Release 04.04.2023

3.13-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-fabric-1.15.2 Release 04.04.2023

3.13-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-fabric-1.19.4 Release 04.04.2023

3.13-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.51 MB

3.13-sponge-9.0.0 Release 04.04.2023

3.13-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.66 MB

3.13-sponge-8.0.0 Release 04.04.2023

3.13-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.66 MB

3.13-spigot Release 04.04.2023

3.13-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

4.13 MB

3.13-spigot Release 04.04.2023

3.13-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

4.13 MB

3.13-sponge-9.0.0 Release 04.04.2023

3.13-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.66 MB

3.13-sponge-8.0.0 Release 04.04.2023

3.13-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.13
Войти

3.66 MB

3.12-forge-1.19.4 Release 15.03.2023

3.12-forge-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-fabric-1.19 Release 14.03.2023

3.12-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.51 MB

3.12-fabric-1.18 Release 14.03.2023

3.12-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.17 Release 14.03.2023

3.12-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-fabric-1.19.3 Release 14.03.2023

3.12-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.51 MB

3.12-forge-1.16.5 Release 14.03.2023

3.12-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-fabric-1.19.4 Release 14.03.2023

3.12-fabric-1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.51 MB

3.12-fabric-1.15.2 Release 14.03.2023

3.12-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.19.1 Release 14.03.2023

3.12-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-forge-1.17.1 Release 14.03.2023

3.12-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-fabric-1.16.2 Release 14.03.2023

3.12-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
3.12-forge-1.19.3 Release 14.03.2023

3.12-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-forge-1.18.1 Release 14.03.2023

3.12-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.39 MB

3.12-sponge-9.0.0 Release 14.03.2023

3.12-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.66 MB

3.12-spigot Release 14.03.2023

3.12-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

4.13 MB

3.12-sponge-8.0.0 Release 14.03.2023

3.12-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.12
Войти

3.66 MB

3.10-forge-1.17.1 Release 08.02.2023

3.10-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.39 MB

3.10-fabric-1.18 Release 08.02.2023

3.10-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.19.3 Release 08.02.2023

3.10-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.19 Release 08.02.2023

3.10-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.16.2 Release 08.02.2023

3.10-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.17 Release 08.02.2023

3.10-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-fabric-1.15.2 Release 08.02.2023

3.10-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
3.10-forge-1.19.3 Release 08.02.2023

3.10-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.39 MB

3.10-forge-1.16.5 Release 08.02.2023

3.10-forge-1.16.5

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.39 MB

3.10-forge-1.19.1 Release 08.02.2023

3.10-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.39 MB

3.10-forge-1.18.1 Release 08.02.2023

3.10-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.39 MB

3.10-spigot Release 08.02.2023

3.10-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

4.13 MB

3.10-sponge-8.0.0 Release 08.02.2023

3.10-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.66 MB

3.10-sponge-9.0.0 Release 08.02.2023

3.10-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.10
Войти

3.66 MB

3.9-fabric-1.19.3 Release 01.01.2023

3.9-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.15.2 Release 01.01.2023

3.9-forge-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-fabric-1.15.2 Release 01.01.2023

3.9-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.19.1 Release 01.01.2023

3.9-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-fabric-1.16.2 Release 01.01.2023

3.9-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.18.1 Release 01.01.2023

3.9-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-fabric-1.18 Release 01.01.2023

3.9-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.17 Release 01.01.2023

3.9-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-fabric-1.19 Release 01.01.2023

3.9-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
3.9-forge-1.17.1 Release 01.01.2023

3.9-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-forge-1.14.4 Release 01.01.2023

3.9-forge-1.14.4

Поддерживаемые версии Minecraft
1.14.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-forge-1.19.3 Release 01.01.2023

3.9-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-forge-1.16.2 Release 01.01.2023

3.9-forge-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.38 MB

3.9-spigot Release 01.01.2023

3.9-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

4.13 MB

3.9-sponge-9.0.0 Release 01.01.2023

3.9-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.66 MB

3.9-sponge-8.0.0 Release 01.01.2023

3.9-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.9
Войти

3.66 MB

3.8-forge-1.19.1 Release 31.12.2022

3.8-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-forge-1.19.3 Release 31.12.2022

3.8-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-fabric-1.18 Release 31.12.2022

3.8-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.19 Release 31.12.2022

3.8-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.16.2 Release 31.12.2022

3.8-forge-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-forge-1.15.2 Release 31.12.2022

3.8-forge-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-fabric-1.16.2 Release 31.12.2022

3.8-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-spigot Release 31.12.2022

3.8-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

4.13 MB

3.8-fabric-1.19.3 Release 31.12.2022

3.8-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-fabric-1.15.2 Release 31.12.2022

3.8-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.18.1 Release 31.12.2022

3.8-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-sponge-9.0.0 Release 31.12.2022

3.8-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.66 MB

3.8-sponge-8.0.0 Release 31.12.2022

3.8-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.66 MB

3.8-forge-1.14.4 Release 31.12.2022

3.8-forge-1.14.4

Поддерживаемые версии Minecraft
1.14.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.8-fabric-1.17 Release 31.12.2022

3.8-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
3.8-forge-1.17.1 Release 31.12.2022

3.8-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.8
Войти

3.38 MB

3.7-forge-1.15.2 Release 08.12.2022

3.7-forge-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.17 MB

3.7-forge-1.19.1 Release 08.12.2022

3.7-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.17 MB

3.7-forge-1.19.3 Release 08.12.2022

3.7-forge-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.17 MB

3.7-fabric-1.15.2 Release 08.12.2022

3.7-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.29 MB

3.7-fabric-1.17 Release 08.12.2022

3.7-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.29 MB

3.7-fabric-1.19.3 Release 08.12.2022

3.7-fabric-1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.29 MB

3.7-sponge-9.0.0 Release 08.12.2022

3.7-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.7-fabric-1.19 Release 08.12.2022

3.7-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.35 MB

3.7-forge-1.14.4 Release 08.12.2022

3.7-forge-1.14.4

Поддерживаемые версии Minecraft
1.14.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.23 MB

3.7-forge-1.17.1 Release 08.12.2022

3.7-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.23 MB

3.7-spigot Release 08.12.2022

3.7-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.98 MB

3.7-forge-1.18.1 Release 08.12.2022

3.7-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.23 MB

3.7-forge-1.16.2 Release 08.12.2022

3.7-forge-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.23 MB

3.7-fabric-1.16.2 Release 08.12.2022

3.7-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.35 MB

3.7-fabric-1.18 Release 08.12.2022

3.7-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
Войти

4.35 MB

3.7-sponge-8.0.0 Release 08.12.2022

3.7-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.7
3.6-fabric-1.16.2 Release 10.11.2022

3.6-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-fabric-1.19 Release 10.11.2022

3.6-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-fabric-1.16.1 Release 10.11.2022

3.6-fabric-1.16.1

Поддерживаемые версии Minecraft
1.16.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-fabric-1.15.2 Release 10.11.2022

3.6-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-fabric-1.18 Release 10.11.2022

3.6-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-forge-1.19.1 Release 10.11.2022

3.6-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.6-forge-1.15.2 Release 10.11.2022

3.6-forge-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.6-fabric-1.17 Release 10.11.2022

3.6-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.35 MB

3.6-forge-1.17.1 Release 10.11.2022

3.6-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.6-sponge-8.0.0 Release 10.11.2022

3.6-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.14.4 Release 10.11.2022

3.6-forge-1.14.4

Поддерживаемые версии Minecraft
1.14.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.6-forge-1.18.1 Release 10.11.2022

3.6-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.6-spigot Release 10.11.2022

3.6-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.98 MB

3.6-sponge-9.0.0 Release 10.11.2022

3.6-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
3.6-forge-1.16.2 Release 10.11.2022

3.6-forge-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.6
Войти

4.23 MB

3.5-spigot Release 24.10.2022

3.5-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
spigot
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.98 MB

3.5-fabric-1.19 Release 24.10.2022

3.5-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-fabric-1.15.2 Release 24.10.2022

3.5-fabric-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-forge-1.19.1 Release 24.10.2022

3.5-forge-1.19.1

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-fabric-1.16.2 Release 24.10.2022

3.5-fabric-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-forge-1.16.2 Release 24.10.2022

3.5-forge-1.16.2

Поддерживаемые версии Minecraft
1.16.2 1.16.3 1.16.4 1.16.5
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-forge-1.17.1 Release 24.10.2022

3.5-forge-1.17.1

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-forge-1.18.1 Release 24.10.2022

3.5-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-forge-1.14.4 Release 24.10.2022

3.5-forge-1.14.4

Поддерживаемые версии Minecraft
1.14.4
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-forge-1.15.2 Release 24.10.2022

3.5-forge-1.15.2

Поддерживаемые версии Minecraft
1.15.2
Загрузчики / Платформы
forge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.23 MB

3.5-fabric-1.17 Release 24.10.2022

3.5-fabric-1.17

Поддерживаемые версии Minecraft
1.17 1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-fabric-1.18 Release 24.10.2022

3.5-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-fabric-1.16.1 Release 24.10.2022

3.5-fabric-1.16.1

Поддерживаемые версии Minecraft
1.16.1
Загрузчики / Платформы
fabric
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
Войти

4.35 MB

3.5-sponge-9.0.0 Release 24.10.2022

3.5-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.5-sponge-8.0.0 Release 24.10.2022

3.5-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
Releasenotes and Changelog: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.5
3.4-fabric-1.19 Release 12.09.2022

3.4-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.4
Войти

4.34 MB

3.4-forge-1.19.1 Release 12.09.2022

3.4-forge-1.19.1

Поддерживаемые версии Minecraft
1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.4
Войти

4.22 MB

3.4-spigot Release 12.09.2022

3.4-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper spigot
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.4
Войти

4.97 MB

3.4-sponge-9.0.0 Release 12.09.2022

3.4-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.4
3.3-forge-1.19.1 Release 21.08.2022

3.3-forge-1.19.1

Поддерживаемые версии Minecraft
1.19.1 1.19.2
Загрузчики / Платформы
forge
Показать изменения
### 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
Войти

4.16 MB

3.3-sponge-9.0.0 Release 21.08.2022

3.3-sponge-9.0.0

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
sponge
Показать изменения
### 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
Войти

4.44 MB

3.3-fabric-1.19 Release 21.08.2022

3.3-fabric-1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
### 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
Войти

4.28 MB

3.3-spigot Release 21.08.2022

3.3-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper spigot
Показать изменения
### 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
Войти

4.91 MB

1.7.3-sponge-8.0.0 Release 14.08.2022

1.7.3-sponge-8.0.0

Поддерживаемые версии Minecraft
1.16.5
Загрузчики / Платформы
sponge
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.3
Войти

3.88 MB

1.7.3-spigot Release 14.08.2022

1.7.3-spigot

Поддерживаемые версии Minecraft
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
Загрузчики / Платформы
paper spigot
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.3
Войти

4.35 MB

1.7.3-forge-1.19 Release 10.06.2022

1.7.3-forge-1.19

Поддерживаемые версии Minecraft
1.19
Загрузчики / Платформы
forge
Показать изменения
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.3
1.7.3-fabric-1.18 Release 07.06.2022

1.7.3-fabric-1.18

Поддерживаемые версии Minecraft
1.18 1.18.1 1.18.2 1.19
Загрузчики / Платформы
fabric
Показать изменения
[https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.3](https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.3)
Войти

3.79 MB

1.7.2-forge-1.18.1 Release 10.05.2022

1.7.2-forge-1.18.1

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
forge
Показать изменения
### Full update notes: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.2
1.7.2-fabric-1.18 Release 10.05.2022

1.7.2-fabric-1.18

Поддерживаемые версии Minecraft
1.18.1 1.18.2
Загрузчики / Платформы
fabric
Показать изменения
### Full update notes: https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v1.7.2
Войти

3.63 MB