
PlayerDataSync
Seamless Cross-Server Player Data Synchronization
647
5
Список изменений
[1.2.5-SNAPSHOT] - 2025-12-29
Fixed
- Issue #45 - XP Sync Not Working: Fixed experience synchronization not working
- Improved
applyExperience()method with proper reset before setting experience - Added verification to ensure experience is set correctly
- Added fallback mechanism using
giveExp()ifsetTotalExperience()doesn't work - Better error handling with detailed logging and stack traces
- Now works reliably across all Minecraft versions (1.8-1.21.11)
- Improved
Improved
- Code Quality: Fixed deprecated method usage and improved compatibility
- Replaced deprecated
URL(String)constructor withURI.toURL()for better Java 20+ compatibility - Replaced deprecated
PotionEffectType.getName()withgetKey().getKey()for better compatibility - Improved
PotionEffectType.getByName()usage with NamespacedKey fallback - Replaced deprecated
getMaxHealth()with Attribute system where available - Improved
getOfflinePlayer(String)usage with better error handling - Added
@SuppressWarningsannotations for necessary deprecated method usage - Cleaned up unused imports and improved code organization
- Replaced deprecated
Файлы
PlayerDataSync-1.2.5-SNAPSHOT.jar(20.28 MiB)
ОсновнойМетаданные
Канал релиза
Beta
Номер версии
1.2.5-SNAPSHOT
Загрузчики
BukkitPaperPurpurSpigot
Версии игры
1.8–1.21.11
Загрузок
11
Дата публикации
2 мес. назад
