- Fixed an issue with not being able to disable sell price hooks, if you are on v2.21.0, make sure to update!
- Improved performance of event bossbars (not like they were heavy, but still)
- Added an option to disable event bossbars (config.yml > enable-event-bossbars)
- Made it that placeholderapi placeholders will be parsed on items when they are loaded (you can disable it in the config.yml > parse-item-placeholders)
- Fixed an exception with the converter that occured with certain configurations
- This update has some breaking changes, make sure to read everything!
- Reworked the shop provider system, now it is possible to enable multiple shop plugins that provide prices for the /selldrops command. (so you can for example have builtin prices and shopguiplus prices work at once)
- Make sure to check the hooks.yml > price-plugins section after updating and disable hooks that you don't need (if the plugin is not installed, it will be ignored)
- API version 13: Added AxGensHookReloadEvent and changes to the shop provider registering process.
- Some minor changes to the multiplier formatting in the /axgens multiplier commands
- The %axgens_multiplier% placeholder will no longer show pointless decimal points, only 2 at most
- Fixed the /selldrops command not selling some items on 1.20.5+ paper servers (this looks like paper bug, for some reason every item comparison returns false if the item is old enough, even with the exact same components)
- Fixed an exception that sometimes occurred on world loading
- Fixed potion coloring not working in the item builder
