Bug Fix
+ Fixed an issue where running a command during the price edit in the auction listing menu it wouldn't let you re-open the menu resulting in the item being lost
Feature Update
+ Allow customization of the currency format string
Bug Fix
+ Fixed an issue where players could craft with bundles.
Bug Fix
+ Fixed an incorrect translation for the bid amount prompt for new installs.
Bug Fix
+ Fixed issue when using chat color plugins and entering number values through that chat
+ Fixed bug where non bid items would become bid items and bid items would not allow buy now actions after a reload/restart
Feature Update
+ Added a "force sync money actions" setting to the config, enabling this will force auction house to run economy withdrawals and deposits synchronously. Note because of this, auction house may use more resources depending on the amount of transactions being done every second or however fast your auction tick rate is.
Feature Update
+ Added a payment handle option to /ah settings (config.yml) which will run the specified withdraw/deposit commands through the console, this is disabled by default.
Feature Update
+ Added a check for mcMMO, if a player is using an ability, they won't be able to list that ability item.
UltraEconomy Support
+ Added support for UltraEconomy, when using UltraEconomy as an economy provider, you need to specify which currency you wish to use. For example: "economy provider: UltraEconomy:Gems"
Thank you to TechsCode for providing me with a copy of UltraEconomy so I can add support for not only this plugin, but all my premium plugins.
Feature Update
+ Added "use flat number format" which will make $123,456.78 into $1234567, this is primarily used when using an economy where decimals don't make sense.
Bug Fix
+ Fixed async AuctionBidEvent issue
Bug Fix
+ Fixed issue with sell command that caused items to be turned into a bundle without taking the correct number of items (essentially just a dupe)
Feature Update
+ You can now define default listings times for both bin and auction items. That being said, if you had changed the default auction time from 7 days, this update will have reset it back to that.
+ When allowing "allow purchase of specific quantities", the auction has now been changed to shift-left click to activate that feature.
+ Added a discord hook option to send a message whenever a user places a bid on an item.
+ Added an option to completely disable the in-game config editor.
+ When using the two number bid format (ex. /ah sell 100 50) the default bid increment will be set to the minimum set value within the config
+ Fixed a bug with the sell command not tracking the correct number for bidding when disabling "allow usage of buy now system"
+ The sell command will now fail when a player uses -b for bundles and they are disabled.
+ Fixed an issue with the sell menu not using the correct number / and giving an error depending on your settings.
+ The transactions type menu and transactions list menu close buttons have now been changed to a back button as these seems to make more sense.
Adjustments
+ The transaction list close button will now act as a back button and bring you to the transaction type selection menu
Feature Update
+ Change how you access transactions you made and server wide transactions (pretty much added an entirely new gui)
Bug Fix
+ Fixed SnakeYaml issue on 1.8 which caused the plugin to stop loading.
Feature Update
+ You can now enable a setting which will ask the user to confirm their listing when using the sell command.
Adjustments
+ Minor adjustments to the hikari connection within core
+ Fixed an issue that didn't allow the inspection of bundled items on 1.8
+ Fixed an issue when using double digit time formats for the ban. (30d would not work, but 3d will)
+ Fixed an issue with the core and yaml loading, it will now try to load the new setup otherwise load the legacy.