
Custom Ender Chest
A plugin to open your personal Ender Chest using /ec or /cec, allows you to open/delete/add items and more.
Список изменений
What's Changed
-
Add Canvas (Folia fork) detection and support.
-
Add migrate data from h2 -> mysql, mysql -> h2, etc.
-
Add stats command.
-
Add faststats metrics to tracking error and performance.
-
Add spawner entity data support.
-
Remove default max size enderchest for op/admin perms.
-
fix(config): Fix typo in config key (endechest → enderchest).
-
fix(memory): Fix PreparedStatement leak in ConvertAllCommand.
-
fix(storage): Add missing MySQL query timeouts.
-
fix(concurrency): Resolve DataLockManager race condition.
-
fix(folia): Prevent data loss on Folia servers.
-
fix(memory): Fix ResultSet resource leaks across storage backends.
-
fix(security): Add SQL injection protection in MySQL/H2Storage.
-
fix: Player can open enderchest by shift+click.
-
Fix severe data loss and permanent lock deadlocks on Folia
- chore (lang): updated missing translation by @SnowCutieOwO in https://github.com/maiminhdung/CustomEnderChest-NextGen/pull/11
- Merge dev branch to master branch by @maiminhdung in https://github.com/maiminhdung/CustomEnderChest-NextGen/pull/12
Full Changelog: https://github.com/maiminhdung/CustomEnderChest-NextGen/compare/2.1.0...2.1.1