AxAuctions | All-In-One Auction House Plugin

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

Version: 2.3.0
- Added an optional auction listing confirmation gui (which is disabled by default) that can be opened after using /ah sell to overview the selling process before the item gets listed.
- You can enable it in the config -> auction-listing-confirmation, which creates a guis/confirm-listing-gui.yml that can be customized.
- Added a %auction_listing_confirmation_enabled% placeholder.
- Made it possible to open the shulker viewer from the currency selector.

1783023304269.png
- Added some extra debug messages that can be used to find bugs. (to the debug mode)
- Fixed that mysql couldn't create the tables on new installs in the previous version.
- 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.
ℹ️ 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
- Fixed that the default command permissions were not given by default since the 1.32.0 update.
- Fixed that taxes were not applied when the currency plugin only supported online players and the seller wasn't online when an item was bought.
- Improved the /ah search command, now it can find items by material, custom name, item name, lore, seller name or by enchant.
- Added an "expired item notification. Improved the "item deleted" notification. (check the lang.yml -> my-items section)
- Reworked the way the plugin handles notifications to offline players..
- Improved the way money is given to offline players. This fixes that with multi server support mode sometimes players only got their money after relogging.
- Added a setting "separate-expired-items" to the config, which can be used to have a different menu for active and expired items of the player. (disabled by default)
- This update brings a lot of internal changes, especially for multi server setups, please report any bugs at https://github.com/Artillex-Studios/Issues
- 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)