✅ What’s New • Added admin/utility commands:
•
/pds backup – trigger a manual backup
•
/pds status – quick health/status overview
•
/pds sync – force a resync on demand
• Introduced enhanced core classes for cleaner architecture:
•
PlayerDataSyncEnhanced,
DatabaseManagerEnhanced,
SyncCommandEnhanced
Improvements • Major refactor/simplification of codebase (large net removal of legacy lines)
• More robust database handling & command flow
• General stability and maintainability improvements
Fixes • Various bug fixes discovered during refactor and command rework
Notes • Back up your database before updating
• Replace the old JAR and restart the server
• Review new commands and permissions if applicable