AxAuctions | All-In-One Auction House Plugin

VIP Plugins AxAuctions | All-In-One Auction House Plugin

Version: 2.0.0
- Migrated the gui system to the one used in some of our other plugins (like axboosters)
- This means that the plugin's guis now use actions and are much more customizable (all the possible actions: https://docs.artillex-studios.com/axauctions-inventory-actions.html)
- The main gui and the my items gui now has a builtin gui auto updater, which means that now you can get rid of the refresh button and let the plugin refresh it for you (it is disabled by default, but the refresh is done async and it is completely lag free - check the format here: https://docs.artillex-studios.com/axauctions-configuration.html#a732532b_16)
- Your old configuration will work just fine, however if you want, you can regenerate it or add the actions part from the wiki examples to be able to use them.
- Added a metrics system that provides us some basic information (can be disabled in the plugins/AxAPI/metrics.yml file)
- Of course, this also is a pretty large internal update so make sure to report issues if you find any! https://github.com/Artillex-Studios/Issues/issues

And lastly, if you enjoy using our plugins and the updates, we would appreciate if you would leave a review to show!
:cool:
- Fixed missing library error that occurred in the previous version on some servers.
- Fixed SNBT serialization/deserialization on 1.21.1+
- Small fix for the api
- Fixed a startup exception on some mc versions
- Fixed the CoinsEngine currency hook
- Fixed an issue with the currency selector opening up even when players set a currency in the /ah sell command if the currency display name did not match the currency name.
- Fixed an exception caused by the currency file converter on some configurations.
- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Added a gui-refresh-cooldown-milliseconds setting to the config, that can be used to add a refresh delay to guis
- Added 1.21.2-1.21.3 support
- Fixed the plugin not working on the last few 1.21.1 builds