You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
VIP Plugins AdvancedEnderchest ⭐| Bring your Enderchest to the next level! | Highly customizeable | 1.13 - 1.21
Version: 1.3.2
- Author ArteffCods
- Creation date
Officially added support for 1.21.8 (it was already working before)
Fixed an issue where players could use items with metadata in their own inventory instead of the multi-view inventory to open an ender chest
Added the ability to view chests of offline players using /aec see. You need the permission aec.see.offline for that.
Fixed an issue that allowed players to move items into empty multi-inventory slots.
Added SQLite support! MySQL is no longer required. See Documentation
Fixed an issue that prevented sounds from playing
You can now use custommodeldata in whitelist and blacklist if you split material and custommodeldata by a ":". Only items with match for both material and custommodeldata are then either allowed or disallowed
You can still use just the material if you don't want to filter by custommodeldata.
Example:
Code (YAML):
item-whitelist:
- STONE:69
item-blacklist:
- STONE:69
Fixed: Placeholder items can no longer be opened like chests via command
Changes:
- Fixed 'ac rewards' command
- Fixed crate particle error
- Fixed preview type in_order not making the preview size according to the amount of items in the screen
- Fixed BaseEffect configuration line sometimes getting corrupted
- Fixed base64texture issue on paperspigot 1.21.1 disabling the plugin
- Fixed opening animations error when the crate block is a player head with textures
- Added support for lootbox (ac give) to ShiftOpenAll