Voxel Shop beta is live. Expect occasional bugs. Learn more
A customizable & secure shulker viewer plugin
- 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
- 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 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)
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)
- 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!