- Fixed issue with the config.yml option announce.action_bar.purchases: false not silencing the action bar.
- Added color support for trigger names
- Optimized some string usage in menus
- Added an admin command "/ah purge <player>" to remove all listings for a player. This command will remove any player listings, expired listings or sold items from that player from the database. This is useful for resetting a database on a world for a player, such as if used from a script on reset of a skyblock island. It could be used when you ban a user, however, any record of sold items from that seller would also be removed.
This release updates the locale file to version 34 which adds the following strings:
"command.purge": "purge",
"message.purge.listings": "Purged {0} listings for {1}."
Please backup your data before upgrading and always test first on a non-production server.