- Added 1.21.2 and 1.21.3 support
- Fixed the open cooldown not working in the last version
- Fixed an exception
- Added 1.21.1 compatibility
- Fixed an exception
- Readded the ability to switch between open shulkers by right clicking them in the inventory (it was not working since v1.7.0)
- Added some extra safety: interacting while a shulker is open is no longer possible
- Improved the description of some settings
- Slight performance improvements
- Added an update notifier (you can disable it in the config.yml)
- Removed database automatic cleanup on shutdown (there was no point to do it)
- Improved disable-moving-while-open setting, it will no longer close the gui if you just rotate around
- The plugin now can handle if you break the config by fully removing a section from the messages
- Added 1.21 support
- Added 1.20.5 and 1.20.6 support
- Fixed the option to disable messages by setting them to ""
- Slight optimization
- Added a disable-moving-while-open option
- Made it possible to use the %name% placeholder in the open and close message
- Fixed an issue that caused item loss in creative mode if enable-obfuscation and auto-clear-in-creative was enabled
- The plugin no longer parses color codes in shulker titles unless the item name is actually colored
- Fixed an incompatibility with protection plugins that for some reason use high event priority for block placing.
- Added 2 new options to the config
- The plugin will now remove items from shulkers that are from axshulkers but are not in the database (so it was probably duplicated with another plugin), you can disable this in the config, but it is a recommended security feature
- Made the database compact itself on shutdown
- Fixed an error that appeared on folia servers.
- Fixed a blacklist system bypass.
- Made it possible to throw items while viewing shulker boxes
- Fixed an issue with throwing items into lava/cactus destroying all items when using the enable obfuscation setting.
- Fixed all the known issues with the auto clear mode
- Added a new option that let's you only enable auto clear in creative mode
- Now you can also disable shulker opening by setting the axshulkers.use permission to false
- Disabled the auto clear feature by default once again, It seems to be causing problems and we are currently investigating. For 100% safety you should also keep it disabled. (and read the wiki)
- Fixed an issue with the item blacklisting setting
Read before updating:
- The auto-clear-shulkers setting is now enabled by default. (if you are updating from an older version, you will have to enable it in the config.yml) We have done a lot of testing and we thing it is safe to use, however this might introduce new bugs or even dupes. Please if you find anything report it on our discord! If you understand how the plugin works, keeping this disabled will be safer, however most users don't want to deal with shared inventories and this option solves this!
- 1.20.4 support