Skip to content

Plugin-v1.2.0

Choose a tag to compare

@amnoah amnoah released this 22 Sep 17:40
· 23 commits to main since this release

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.