!! READ BEFORE UPDATING !!
- This update includes a rewritten data system, make sure to back up your AxVaults data before updating!
- A converter will be run on first startup, AFTER the converter has finished, please validate that all vaults are converted (check some random players' or own vaults)
- This version was well tested, but it is still slighly experimental, if you notice that anything is different, let us know on our support server.
- The new storage will be able to handle minecraft updates much better and hopefully it will also be more stable.
- The caching of the plugin was also improved: every data request and insertion is now handled off the main thread, the ram usage of the plugin has also been decreased.
- Inactive vaults will be automatically unloaded from ram.
- Fixed a rare exception
- Reworked the permissions of the plugin, this only affects admin commands, check the up to date permissions at: https://docs.artillex-studios.com/axvaults-commands.html#player-commands
- Fixed an error with the converter
- !! Added a vault close message, you can disable it by setting it to "" if you don't need it !!
- Made all the command error messages customizable
-
- Fixed Geyser Floodgate support in commands
-
- Fixed a warning that appeared on paper 1.20.5 and 1.20.6
-
- Made it possible to fully remove the blacklisted-items section
- Added sounds on open/close/icon selection, you can edit/disable them in the messages.yml
- Made it possible to change the command aliases in the config.yml
- Added a message for /axvaultadmin view player, now it shows how many vaults have items in them
- Slightly changed some messages, you will have to manually reconfigure the old view-not-found and view messages if you changed it
- Added an option: selector-stay-open (if disabled, the item picker will close when you select one of the items)
- Fixed the item picker, in the latest version the selected item did not glow
- Made the plugin behave a bit better to /reload and plugman (it is still not supported, but it should not fully stop anymore)
- Added an option that lets you limit the maximum amount of vaults shown in the selector gui
- Made it possible to configure that vault item amounts shown in the selector gui
- Now it is possible to change the storage gui size while the server is running
- When shrinking the storage gui size the plugin will now try to move all the items from the removed slots to empty ones if possible.
- Now it is possible to set vaults on blocks using the /axvaultsadmin set command! More info on the wiki: https://docs.artillex-studios.com/axvaults-add-to-block.html
- Fixed some mistakes in the messages file.
- Fixed SQLite database not working on the first startup.