NOTE:
When updating to v1.2.0 you must delete your current configuration file.
Changes:
- Added a configurable list of commands to run on reload as to support reloading plugins that don't support the ReloadEvent.
- Altered the configuration system to allow it to self-regenerate for future updates.
- Removed a redundant string object -> plugin object conversion in the reload process, hopefully working as a microoptimization.
- Cleaned up maven files.