- Small fix
- 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 a bug
- Fixed an exploit on Folia servers
- The plugin now auto corrects overstacked shulkers to prevent shared inventories
- Small fix
- 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
- Fixed an exploit with dispensers (its recommended to update if your players have access to it)
- Added 3 new options that let you disable parts of the plugin (https://github.com/Artillex-Studios/AxShulkers/blob/master/src/main/resources/config.yml#L23-L28)
- Added a startup message
- 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 exception