
MC-Data-Bridge
Seamlessly sync player inventory, health, XP, and effects across your BungeeCord/Velocity network.
209
2
Список изменений
Release Notes - MC Data Bridge v2.0.3
🆕 New Features
- Granular Data Synchronization: You can now toggle exactly what data is synced in
config.yml. Addedsync-datasection. - Ender Chest Sync: Added support for synchronizing Ender Chest contents! (Disabled by default, enable in config).
- Advancements Integration: Added support for standard Advancements and Recipes! (Disabled by default).
- Admin Unlock Command: Added
/databridge unlock <player>to manually release a stuck lock. - Blacklist: Added
sync-blacklistto disable synchronization on specific servers or worlds.
🛠 Improvements & Optimizations
- Configurable Heartbeat: Added
lock-heartbeat-secondsto control how often the data lock is refreshed. - Better Messages: Updated message handling to use Adventure API for full modern chat component support.
- Database Check: Added a startup check to warn if your database schema for
dataisLONGTEXTinstead of the recommendedMEDIUMBLOB.
⚠️ Important Notes
- Configuration Update: The plugin now features a Smart Auto-Updater. On startup, it will detect any missing configuration keys (like the new
sync-datasection) and safely append them to your existingconfig.yml. You do NOT need to reset your config. - Schema Optimization: The plugin now supports
LONGBLOBfor thedatacolumn, which is more efficient thanLONGTEXT.- Automatic Migration: A new check will run on startup. If you are using the old
LONGTEXTformat, the plugin will automatically attempt to migrate your table toLONGBLOBif the config optionauto-update-schemais set totrue(which is the default for updated configs). - Manual: If you prefer, you can manually run
ALTER TABLE player_data MODIFY COLUMN data LONGBLOB NULL;.
- Automatic Migration: A new check will run on startup. If you are using the old
Файлы
mc-data-bridge-2.0.3.jar(2.89 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.0.3
Загрузчики
BungeeCordPaperSpigotVelocity
Версии игры
1.21–1.21.10
Загрузок
49
Дата публикации
3 мес. назад
