
AxAuctions 1.22.3
A feature rich Auction House plugin with full multiserver support and more
- Fixed tax evasion (the plugin now limits taxes to 100% of the price, which is the original price, so now even if you misunderstood the tax calculations, there will not be free money)
- Some minor fixes
- Fixed some issues with the mysql multi server system (like the possibility to sometimes go over the sell limit)
- Fixed potion coloring not working in the item builder
- Added 1.21.1 compatibility
- Fixed placeholder currencies not working with big numbers
- Fixed short number formatting not using fraction digits for displaying prices
- Fixed a bug that allowed players to bypass the auction sell limit if they sold multiple of the same item within a single tick
- Added a delay-money-give-seconds setting to fix some currency plugins not giving the money when items are bought from offline players.
- Players will no longer need to relog if the plugin is reloaded with the /reload command (although it is not recommended to do this)
- Cleaned up some internals
- Fixed some issues
- Performance improvements
- Fixed the default gui configs not having the right page size
- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
- Made all the command error messages customizable
- Made commands work with Geyser Floodgate players
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
- Made it possible to fully remove the blacklisted-items section
- The currency gui buttons were not removable, this was fixed in this update
- Breaking API changes: changed the CurrencyHook interface to fix possible problems with asynchronous currency plugins, (Read the wiki for the new usage) if you are hooking into axauctions, you will have to change this before updating.
- Improved h2 database, it should be faster than before
- Updated converters
- Fixed an exception that occurred when the page size changed unexpectedly
- Fixed the issue that some items did not have a lore in the auction gui
- Fixed an issue with some items not having a lore in the guis
- Fixed some typos in the default gui configs
- Fixed the glow option on items not working
- Fixed an exception that could happen when a currency
- Fixed some typos
- Added 1.20.5 and 1.20.6 support
- Fixed a rare exception with the item sorting button