
Custom Ender Chest
A plugin to open your personal Ender Chest using /ec or /cec, allows you to open/delete/add items and more.
Custom Ender Chest 2.1.1-dev
beta10 апреля 2026 г.- Add migrate functions.
- Add stats command.
- Add AI_CONTEXT for vibe developer user.
- Fix Player can open enderchest by shift+click
- Support Canvas
- ... Full changelog: https://github.com/maiminhdung/CustomEnderChest-NextGen/commits/dev/
2.1.0
release12 февраля 2026 г.NOTE: For 1.20+ server this is last update for 1.20+ and not recive any update in future. If you need new update please upgrade server to 1.21+.
Merge from 1.21+ version. Changelog from: https://modrinth.com/plugin/custom-ender-chest/changelog
2.1.0
release11 февраля 2026 г.NEW CONFIG UPDATE: Link
NOTE: For 1.20+ server this is last update for 1.20+ and not recive any update in future. If you need new update please upgrade server to 1.21+. Download 1.20+
-
Update H2 library.
-
Add import from vanilla.
-
Add miragte data to new account. (premium account -> cracked account or cracked account -> premium).
-
Add permission for open enderchest (disable-enderchest-click).
-
Improve Memory Leak Prevention by adding cleanup for resizeCooldowns, resizingPlayers, and notifiedOverflowPlayers maps.
-
Improve getPlayersWithItems() for H2, MySQL storage.
-
Remove allow-open-enderchest on config.yml change to disable-enderchest-click.
-
Fix consistent default size.
-
Fix empty Inventory Overwriting Player Data.
-
Fix infinite Resize Loop Causing Server Meltdown.
-
Fix Duplicate Permission Loop in EnderChestUtils.getSize(Player).
-
Fix Async Table Creation Race Condition.
-
Fix Connection/Statement Resource Leak in BackupManager.backupH2Data().
Full Changelog: https://github.com/maiminhdung/CustomEnderChest-NextGen/compare/2.0.9-beta...2.1.0
Custom Ender Chest 2.0.9-beta
beta31 декабря 2025 г.- Fix deadblock make server crash in some case when sync database.
- Fix H2 Database Corruption.
-
Added default command permission.
-
Added connection pool timeouts, leak detection, keepalive for h2 and mysql.
-
Added Dutch language support for messages (Thanks @Archantion )
-
Improve load and save database.
-
Improve Resize inventory feature.
Custom Ender Chest 2.0.8-beta
beta4 декабря 2025 г.NOTE: Please delete old config.yml file before update or update manually by yourself.
- Fix player data sometime not save if they still open enderchest and disconnect server.
- Fix data sometime got remover after stop server.
- Fix save systems.
- Add zhcn language (Thanks to SnowCutieOwO)
- Add UpdateChecker feature.
- Add ConfigUpdate feature.
- Add backup data feature (Link)
- Improve save data systems.