This release includes a rewrite of the ReloadManager and the addition of external reloads.
External reloads allow any plugin to be supported by associating plugin names with commands to execute in the config.yml file. You can read more about it here.
Documentation has been updated accordingly.
This is a hotfix that improves bStats data collection to be more useful. There are no functional changes in this release.
This release also includes the creation of BetterReload documentation available here: https://github.com/amnoah/BetterReload/wiki
Changes:
- Update Spigot API dependency to 1.21.
Changes:
- Centralized the reloading system to allow other plugins to issue reloads.
- Added custom error logging if a throwable is thrown during a ReloadEvent.
- Improved plugin tab completion.
- Added /BetterReload as an alias for the command so legacy tab completion can be more easily performed.
- Added more info to bStats metrics.