Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
[PlayerDataSync-26.3.3-SNAPSHOT] - 2026-03-10
🚀 New Features
- Maintenance Mode: Pause all data syncing with
/sync maintenance <on|off>. Useful for database migrations or emergency fixes. - Management GUI: Use
/sync menufor a visual way to toggle sync options and manage the plugin. - Performance Profiler: Use
/sync profileto track average and maximum save/load times for better performance monitoring.
🔧 Fixed
- Java Compatibility: Downgraded default Java target to Java 8 to ensure full compatibility with Minecraft 1.8.8 through 1.16.5 (Purpur) and resolved "Unsupported class file major version 65" errors.
- Build Configuration: Removed conflicting
activeByDefaultprofile to prevent accidental Java 21 builds.
🔄 Update Checker
- Hardcoded API Key: Added a hardcoded API key (
CSP-PDS-...) for streamlined server-to-API authentication. - Improved Caching: Implemented a 1-hour cache for update metadata to reduce unnecessary API requests.
- Manual Check Command: Added
/sync checkupdatecommand to manually trigger an update check (bypasses cache). - Silent Reloading: Added simplified version check handling that can be called asynchronously without blocking the main thread.
Information
| Published on | March 10, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.8-1.21.11)