+ 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)
+ Fixed bug where placed item would not be returned if the min price condition is not met after clicking list button while creating bin/auction listing.