Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
The Ultimate Vaults Plugin
- Added a clicking-outside-open-selector setting which when enabled allows players to go back to the vault selector from vaults by clicking on the outside part of the gui.
- Added a vault-selector-blocks setting which can be used to make a certain block type open the vault selector when right clicked.
- Fixed that when an offline player's vault was opened twice with a few minutes of delay the vault doesn't exist message was shown.
- Fixed that "placed vaults" displayed the vault opened/closed message multiple times.
- Fixed that the vault selector didn't work properly in the last version.
- Some performance improvements & code cleanup
- Added 1.21.9 and (most likely also) 1.21.10 support. (if you are using paper 1.21.9, you must update it to the latest build for the plugin to work)
- Added a delete-empty-vaults setting to the config, (enabled by default) which is meant to delete all vaults which have been emptied from the database, which are currently being loaded for no reason.
- Also added a async-item-serializer setting, mainly for testing.
- Make sure to report any issues at https://github.com/Artillex-Studios/Issues
- This update includes a bunch of internal changes to improve the performance and fix some bugs.
- Made the /axvaultsadmin delete command work from the console
- Some minor fixes.
- Warning: This version might be unstable, please report any issues! (https://github.com/Artillex-Studios/Issues)
- Changed a bunch of internals related to how vaults are stored in ram.
- This means that the plugin will use a little less ram and it should also improve stability long term.
- Improved the blacklisting feature, now you can blacklist items by custom model data and you can use some basic regex. (check the blacklist-items in the config)
- The old blacklist feature (blacklisted-items) will also continue to work, but we would recommend updating to the new.
- Fixed a way that people would bypass the blacklist.
- Added an /axvaultsadmin debug command that can be very useful when reporting bugs.
- This update hides/removes the experimental mysql and multi server support from the config.
- Note that it will continue to work if you already have it set up, but it is *still* experimental as signaled.
- Why? It takes a lot of work to add and maintain this feature, and we have only got negative feedback because of it, so we have decided that all this extra work is not worth it.
- This feature was never advertised anywhere, (and there was a big warning saying that it is experimental) so most people have probably never used it.
- It is possible that in the future we might rewrite and readd these features.
- This update also fixes some minor issues.
- Fixed a bunch of reported issues (and fixed modelengine support)
Report any issues @ https://github.com/Artillex-Studios/Issues/!
- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!
This version of the plugin still might have issues as there are major internal changes, please report any issues @ https://github.com/Artillex-Studios/Issues/!
- Added 1.21.5 support. (supported versions: https://docs.artillex-studios.com/supported-versions.html)
- Important: There are some major internal changes to our core api, (AxAPI) so there might be some issues. Please report any unexcepted behaviour at https://github.com/Artillex-Studios/Issues/