+ Fixed typo in cancellation confirmation message
+ Added an access hour system. search for 'access hours' in the config
This setting allows you to specify time ranges in which the auction house will be open, when closed players will only be able to collect items view listings, transactions, stats.
There's also a new setting in the config named 'timezone' which you would need to set to yours so the access hours work correctly. By default its set to America/Toronto.
There's also a control 'setting' search for 'auction house closed' in the config, this which be shown instead of purchase controls if the auction house is closed.
+ Fixed issue where the shulker/auction bundle inspection gui would fill items in the wrong slots causing an "overflow"
+ Fix for sound not being found on new installs
+ completed requests are now tracked
+ coins engine support
+ Fixed issue where requests that were fulfilled for items with a lower stack size that the max would only give the max stack size and not the full request amount
+ Shulker boxes are now inspected during the listing process to see if they contain items that are blacklisted/contain blocked words/phrases.
+ Fixed issue with multi-currency balance checking
+ Fixed issue when using a currency from a multi-currency support plugin as the default (it would not add the display name causing an error)
+ Added setting to remove spacing between currency symbol and the number
+ Made the player selector gui loading async.
+ Added priority listings, they can be purchased in the active listings menu if enabled
+ Fixed transaction serialization error
+ Adjustment to player inserts / updates
+ Updated flight to have quick item use lenient for XSkull
+ Completely re-did the ban system.
+ Syntax is now /ah ban [player], if you don't provide a player it will open a player picker then you can continue.
+ Added different ban types (ie. selling, buying, collecting items, etc)
+ A more friendly way of specifying the time. Example, you can say
- 1 day 12 hours
- 1 week 4 days 12 hours 30 minutes 10 seconds
- 1 year
- 3 d 4 h, etc
+ Bans can be permanent now
+ Ban menu now shows who placed the ban and when they did (and of course the ban types)
+ To view all the bans now you will go through the admin command (/ah admin bans)