- 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
- 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.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 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 obsfucation 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!
- Fixed an exception
- Fixed the enable-obsfucation config option (1.5.0 broke it)
- Fixed an exploit with dispensers + hoppers, if your players have access to both blocks then you should update!
- There is an item loss bug in the last version, update asap if you downloaded it! (only affects new shulkers)
- The items are now only saved to the shulker item after closing the shulker. (this is to prevent visual desync)
Added a new config option: auto-clear-shulkers
- This is an experimental feature, so there might be some issues with it, so for now it is disabled by default.
- What it does? It removes the shulker uuid that we use for the anti dupe from the item when closing the shulker, this makes the plugin a lot more user friendly while keeping the shulker viewer dupe proof.
- I have tested it quite thoroughly, but some issues may still exists, please report them on our discord/github!
- Fixed an exploit on Folia servers
- The plugin now auto corrects overstacked shulkers to prevent shared inventories
- Fixed a NullPointerException
- Fixes with the blacklisted-items setting
- The item blacklist is now also checked in placed shulkers
- Fixed an exploit that only works under very specific circumstances (it is recommended to update if you run a survival server)
- Fixed a desync
- Added a new config option that let's you make shulkers immune to cactus, lava, fire, etc..
- The plugin doesn't let you open stacked shulkers anymore (it could create shared inventories, which is probably not what most people want)
- A lot of code cleanup
- The plugin now supports 1.20.2 servers
- Cleaned up the code a bit
- The shulker cooldown now uses UUIDs
- Fixed a shulker item and inventory visual desync
- The shulker inventory's title should now update more reliably
- NBTAPI is now correctly relocated, which fixes the warning that showed up in the console when first opening a shulker
- Sometimes other plugins could have caused desync in the shulker's shown contents, this update fixes some of these issues
- Now commands are disabled while you are in a shulker box (if you need this feature to be disabled then please ask on our discord and we can add a toggle)
Fixed the plugin on 1.16-1.18.
- Fixed an issue with other plugins
- Improved the way shulker placing is handled
- Now its possible to switch between open shulkers without closing the gui.
- You can now close shulkers by right clicking the same item when the gui is open.
- Now when the shulker has a custom name it will be displayed instead of the name set in the messages.yml
- Now its possible to open shulkers right from your inventory (or even from your ender chest)
- New config settings:
opening-from-inventory:
enabled: true
open-from-enderchest: true