- Delete old config file and lang file to get new key or update it by yourself.
- If you haven't convert your data to new data since 2.0.6-beta, please use /cec convertall after install plugin or lose all data player in future!
-
Added 'disable-plugin-on-endechest-block' options to disable plugin for ender chest blocks.
-
Added some bstats mectrics to collect data to improve plugin.
-
Improved player/admin inventory sync, refactored legacy data notifications, and updated language files.
-
Legacy data warning now only announcement to op player if import data fail.
-
Fix 'disable-enderchest-click' not working.
-
Fix legacy color code format not work.
-
Fix /cec open not show in tab command for op player.
-
Fix overflow items feature not save item player if player got downgrade permission when offline.
-
Fix overflow items feature not save item player if player got downgrade permission when offline.
NOTE: Please use /cec convertall after install plugin if you don't want lose data player in future! (Only for old users)
-
Change Bukkit Stream API to Data Component from Paper to support multi-version.
-
Add some key on config.yml and lang (Please delete old file or update by yourself).
-
Add /cec open permission.
-
Add overflow items to keep items if player got downgrade permission.
-
Fix missing key lang.
-
Fix convert data from <1.21.4 to 1.21.5
-
Fix new player can't open enderchest.
PLEASE UPDATE PLUGIN TO LATEST VERSION!
Discord support server: https://discord.gg/sGZ2QSMDEg
- Cleanup code.
- Update HikariCP version.
- Add bstats metrics settings at config.yml.
- Readd 1.20+ support.
- Fix not unlock data for online player.
- Fix not create data for new player.
-
Implemented a data locking system (
DataLockManager) to prevent race conditions between player join/quit, auto-saves, admin commands, and inventory close events. This resolves all known issues related to data loss, item duplication, and data overwrites. -
Fixed an issue where
/cec open <player>would show stale data for online players by prioritizing the live cache over persistent storage. -
Fixed a bug where changes made by an admin to an offline player's chest would not save correctly or would be overwritten upon the player's next login.
-
Fixed a server crash (
IllegalArgumentException: size 0) that occurred when a player without anycustomec.level.*permissions joined the server. -
Drop Support 1.20
-
Add lombok
- Fix delete enderchest player after delete can't open enderchest.
- Add support legacy color format.
- Add debug log
- Fix autoSave
- Fix /cec open and sync with inventory
- Add delete (May broken) + Optimize data save Note: Delete config.yml and file lang before update
HotFix - 2.0.1-beta
- Fix load database when server startup
- Fix permission player
- Add missing lang code


