1.1.0: Backwards compatibility
- Switched from Java 17 to Java 8
- Switched from MC 1.19 to MC 1.11
- Made
onEnable
andonDisable
final so that they can't be overridden (overrideenable
anddisable
instead)
Full Changelog: 1.0.1...1.1.0
onEnable
and onDisable
final so that they can't be overridden (override enable
and disable
instead)Full Changelog: 1.0.1...1.1.0