
MC-Data-Bridge
Seamlessly sync player inventory, health, XP, and effects across your BungeeCord/Velocity network.
Оцените первым
1.3K
6
Список изменений
MC Data Bridge - Release Notes (v2.2.0)
Overview
Version 2.2.0 introduces Map Sync Between Servers and Separate Gamemode Inventories, allowing players and staff members to maintain isolated inventory profiles per gamemode and stash maps per-server across proxy networks without data conflicts, alongside core dependency updates.
Key Changes
🗺️ Map Sync Between Servers (#36)
- Server-Isolated Map Stashing (
mode: return): Filled map items created on Server A are tagged with origin metadata (databridge:origin_serveranddatabridge:original_map_id). When transferring to Server B, foreign maps are safely stashed in the database (databridge_maps) and automatically restored to their inventory slots when returning to Server A. - Configurable Map Synchronization Modes: Added a new
maps:config section supporting three modes:return(default): Stashes and restores server-specific map items per server.global: Synchronizes map canvas pixel data across all network servers.untracked: Legacy vanilla map handling.
- Component Database Storage: Added
{table-prefix}databridge_mapstable in MySQL and SQLite for atomic map persistence and cross-server UUID data migration.
🎒 Separate Gamemode Inventories (#33)
- Opt-In Gamemode Inventory Separation (
sync-data.separate-gamemode-inventories): Staff members and players can maintain separate inventory, armor, and Ender Chest profiles for Survival, Creative, Adventure, and Spectator modes. - Live Gamemode Swapping Hook: Automatically snapshots and restores gamemode-specific inventory profiles when switching gamemodes on the fly (
PlayerGameModeChangeEvent). - Isolated Component Table: Stores gamemode inventory profiles in
{table-prefix}databridge_gamemode_inventoriesusing(uuid, gamemode)composite key.
📦 Dependency Updates
- MySQL Connector/J: Updated
com.mysql:mysql-connector-jfrom9.7.0to26.7.0. - Item NBT API: Updated
de.tr7zw:item-nbt-apifrom2.15.7to2.16.0. - JUnit Jupiter: Updated
org.junit.jupiter:junit-jupiterfrom6.1.0to6.1.3.
For installation instructions and configuration details, please refer to the README.md and config.yml.
Файлы
mc-data-bridge-2.2.0.jar(3.00 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.2.0
Загрузчики
BukkitBungeeCordFoliaPaperPurpurSpigotVelocityWaterfall
Версии игры
1.21–26.2
Загрузок
38
Дата публикации
26.08.2026
