Added way to disable enchants without deleting them. To do so, add 'enabled: false' to the enchant.
Added "/ae lastchanged" which shows all enchants that were added & removed the last time "/ae reload" was run.
Added a new option in the config.yml. "settings.use-experimental-block-breaking" - disabled by default. May fix compatibility with MINING enchants & other plugins like Jobs.
Fixed enchants not being unregistered with "/ae reload".
Fixed "/ae admin" error if the enchants group is missing some info.
Fixed enchants not being disabled if it's name wasn't fully lower-case.
Fixed enchants with invalid groups being enabled.
Tweaked the "/ae reload" message when enchants are added & removed.
Removed the "settings.fire-block-break-event" setting.