- Made it possible for the item search to find items in shulkers and bundles.
- Fixed that the search gui didn't open any gui if the search was started with /ah search.
- Some more Folia bug fixes.
- Fixed that since v2 with some currency plugins (or with the "only-give-money-on-join" setting enabled) players didn't get paid for their sold items until they have rejoined the server. The plugin now always pays the user if they are online.
- Placeholders in discord webhooks are now parsed everywhere, even in urls.
- Added even more debug messages to buying items. (turn on the debug setting in the config and send those logs if you are having issues with players not getting money after somebody buys their items)
- Fixed an exception on folia servers.
- Added some debug messages to payouts when debug is enabled in the config.
Since the release of 2.0.0 no major issues have been reported so far and the plugin can be considered mostly stable. However if you notice anything misbehaving please report it on our github issue tracker: https://github.com/Artillex-Studios/Issues/issues
Version 2.0.0 details:
- This update is a rewrite for most of the plugin. See this page for all the new features and changes: https://docs.artillex-studios.com/axauctions-v2-update.html
- You can check the full updated feature list here: https://docs.artillex-studios.com/axauctions.html
- As mentioned on the update page, you can just update to this version with no changes required, however if you use multi server support, we suggest looking into moving to the new rabbitmq or redis support for the best performance. However you can continue using sql messaging if you prefer.
- API Changes: The AxAuctionsPreSellEvent has changed, if you had any custom plugins that used it, make sure to update it to the new api version.
Read before updating:
- This version should be considered as possibly less stable, beta version.
- Considering that the database and a lot of internals were rewritten, there are probably some new bugs. We highly recommend testing everything before using this version on live servers. (however we would appreciate any feedback using this version)
- If you notice that anything is behaving differently than it used to, please don't hesitate to report the issue: https://github.com/Artillex-Studios/Issues/issues
