- Fixed a bug making the /ah search command not working
- Added a feature for players to remove their own listings from the auction house
- Changed the configuration system to a simpler, more website-independent one.
- Added a few logic checks in the GUIs to avoid duplication
- Developer API: relocated the NAHUtil class to a new package
- Developer API: added several events for common actions. Find them on the Javadocs.
- Added a /ah toggle command to enable/disable the AH.
- Added a permission-based slots cap. It limits how many running auctions a player can have. Use example: nah.slots.32
- Added an feature to send notifications on certain events to a Discord Webhook (optional and will be extended in the future)
- Fixed a bug where items given from the /ah logs didn't have the correct lore.
- Created a Developer API. The documentation will be in the README.