This repository was archived by the owner on Nov 2, 2021. It is now read-only.
/aach reload improvements and project refactoring
Improvements:
- Extended the reach of the /aach reload command. Parameters such as DisabledCategories, PlaytimeTaskInterval and DistanceTaskInterval can now be refreshed without performing a full server restart!
- Rebuilt the plugin's internals using Dagger, a popular dependency injection library. This change should be transparent to players but will make the lives of developers easier!
- Refactored some parts of the code to improve maintainability.
Other:
- Simplified the steps required to build an Advanced Achievements version for Minecraft 1.7.9/1.7.10. As usual, refer to the Installation guide!