!! Read the changelog before updating
- Added a way to register booster hooks to external plugins during runtime from the new custom-boosters.yml file. This means that you can add new booster hooks within seconds without having to do any programming. (a good understanding of the bukkit api is still required and not everything can be done through this system)
- Almost all external boosters have been moved into this new system.
- Everything will work the same as it used to before, however please make sure that after updating, check your boosters (because basically all booster hooks were recoded) and if they behave differently, report the issue. (
https://github.com/Artillex-Studios/Issues)
- The order of booster hooks is now alphabetically sorted in the /axboostersadmin editor.
- Fixed a few boosters hooks that have been broken (alonsolevels, jobsreborn)
- Some other fixes.