PLEASE READ BEFORE UPGRADING
This update fixes a problem that shulker chests data was partially removed when upgrading from 1.20.4 to 1.20.6+ and introduces a new internal database structure. If you upgrade your plugin, please read CAREFULLY before upgrading, otherwise players may be unable to open chests (no data will be lost if you upgrade by accident without reading).
Data must be migrated before you can use the plugin on 1.20.6+!
Added PlaceholderAPI support for titles, lores and more!
MySQL wait_timeout detection -> No more lost database connections!
Fixed an issue that prevented item whitelist from working
Fixed an MySQL error where the java driver was not loading correctly so the database connection failed
Fixed an issue where items could be duplicated by opening another inventory on top of the AEC
Fixed an issue where low wait_timeouts made chests inaccessable - MySQL database reconnects after wait_timeout has passed
Added item whitelist - Only allow certain items to be put in the enderchest
Added vanilla Enderchest sound effects and delays
Fixed duplication bug
Added option to reopen the multi mode inventory when an AEC is closed
Add this to your config on upgrade:
YAML:# When you close a chest in multi mode should the inventory be closed (false) or should the multi mode inventory be # opened (true) return-to-menu-when-enderchest-closed: false
Fixed an issue where enderchest were opened twice, the second empty and so overwriting the database with an empty inventory
Use /aec see <name> <chestId> to show the contents of a players enderchest
Command permissions have been updated. Each subcommand has its own permission now. Example: /aec reload » aec.reload or /aec invsee » aec.invsee
![]()