Easter Eggs - v2.2.5
Changes & Fixes
- Fixed an issue where one player's collected egg statistics could incorrectly affect other players.
- Improved statistics loading and synchronization to prevent MySQL data from overwriting active player session data.
- Adjusted statistics reset handling to use clean per-player values more reliably.
- Improved offline statistics handling and internal stat value initialization.
- Corrected wording and parameter naming in the mysql.yml configuration comments.
Easter Eggs - v2.2.4
Changes & Fixes
- Fixed an incorrect documentation URL inside the mysql.yml configuration file.
- Made a minor code-based adjustment and optimization in the User class.
Easter Eggs - Complete Recode
Important Update Notice
- The statistics and database systems have been completely recoded and now use a new serializer to fix previous performance issues.
- No Backward Compatibility & No Migration: Because of these core changes, older versions are no longer supported. Please be aware that your old statistics will be unusable and obsolete starting from this version, and there is no migration available.
Major Changes & Improvements
- The entire plugin has undergone a complete recode from the ground up for better performance and stability.
- All documentation has been thoroughly improved, overhauled, and completely rewritten. Check out the newly revamped docs here: https://docs.despical.dev/easter-eggs/
- Fixed some of the command messages not working without reloading the plugin.
- Updated libraries: Command Framework, Inventory Framework and Commons.
- Updated Command Framework to v1.5.7.
- General performance improvements.
- Excluded some of the unnecessary folders from the plugin JAR.
