Warning! This version will upgrade your locale files, so if you use a customized locale you will need to update that as well. It will backup the existing en_us.json file if it exists.
Bug Fixes: - Fixed NPE occuring when loading lores.
- Fixed blacklisting of items not matching if not all fields specified.
- Fixed issue where renaming a blacklisted item would allow it to be sold.
- Fixed issue where blacklisted item names with \u007a (section symbol) was not converted properly.
- Fixed issue with unclaimed auctions items not dropping at the feet of players after they go unclaimed.
- Fixed issue where en_us.json locale file was over-written without any backup when a version change occurs in the locale file. It now will backup the file with .backup extension.
Updates: - Changed listing message to include amount, item and price.
- Changed purchase message to include amount, item and price.
- When dropping an unclaimed item it now makes a burp sound.
- Added /ah cancel to cancel all auctions.
- Added /ah return to return all items that are cancelled.
- Added support for permissions based maximum listings with "auctionhouse.auctions.#". It will now check the config file, player meta and the permissions and return the maximum listings based on all three (highest value).