▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/MC-Data-Bridge
MC-Data-Bridge

MC-Data-Bridge

Seamlessly sync player inventory, health, XP, and effects across your BungeeCord/Velocity network.

Оцените первым
838
5
Все версииMC-Data-Bridge 2.1.7

MC-Data-Bridge 2.1.7

Release27.06.2026

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

MC Data Bridge - Release Notes (v2.1.7)

Overview

Version 2.1.7 is a targeted bugfix release that upgrades the vanilla_stats_json column type in the statistics component table to LONGTEXT (for MySQL/MariaDB), preventing potential data truncation issues when synchronizing large volumes of vanilla player statistics. It also introduces automatic schema migration for existing databases.


Changes in v2.1.7

🗄️ Database Schema Upgrade & Migration

  • Upgrade to LONGTEXT: Upgraded the vanilla_stats_json column from TEXT to LONGTEXT in the databridge_statistics table to support larger JSON payloads without risk of truncation.
  • Automated Migration: Added support for automatically executing the ALTER TABLE ... MODIFY COLUMN ... statement when auto-update-schema is set to true in the configuration.
  • Admin Warning Notice: If auto-update-schema is disabled, the plugin will now log a prominent warning suggesting the manual execution of the schema migration command:
    ALTER TABLE `table_prefix_databridge_statistics` MODIFY COLUMN vanilla_stats_json LONGTEXT DEFAULT NULL;
    

For installation instructions and configuration details, please refer to the README.md and config.yml.

Файлы

mc-data-bridge-2.1.7.jar(2.97 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.1.7

Загрузчики

Bukkit
BungeeCord
Folia
Paper
Purpur
Spigot
Velocity
Waterfall

Версии игры

1.21–26.1.2

Загрузок

82

Дата публикации

27.06.2026

Загрузил

ID версии

Главная