- The AxBoostersLoadEvent API event is now called a second after the server has loaded, this is when developers have to register their custom boosters, otherwise they will not work (also this version does not break the previous api version)
- Added 1.21.2 and 1.21.3 support
- Note that attribute names have changed in 1.21.2, so if you update your server's version to it, you will have to change the attribute names in existing boosters
- The plugin now only caches axboosters related permissions, this should decrease ram usage if you have a ton of permissions.
- Fixed enchants not showing on item boosters.
- Some other fixes
- Reworked parts of the gui internals.
- Fixed all the exceptions that were spammed sometimes when using the plugin inventories
- The gui updater will not flicker as much as before (also items won't flicker when changing pages anymore)
- Made the sorting/reverse buttons remember which page you were on
- Slight performance boost for gui loading
- Fixed an issue with the next/previous page button skipping a page
- Fixed an exception that occurred when plugins requested placeholders asynchronously
- Other bug fixes & improvements.
