- Added support for new Minecraft versions for NeoForge and Fabric:
- fabric-1.21.11
- neoforge-1.21.11
- Added SQLite and MySQL database drivers back into the mod jar. External connector mod jars are no longer required.
- Refactored package names to be consistent across all versions and loaders.
- Fixed bug with command mixin not casting to correct object type causing error on command execution.
- Fixed version checker not working.
- Fixed issue reading banned player and ip json when it contains a record with no reason.
Added support for new Minecraft versions for NeoForge and Fabric:
- fabric-1.21.6
- fabric-1.21.7
- fabric-1.21.8
- fabric-1.21.10
- neoforge-1.21.8
- neoforge-1.21.9
- neoforge-1.21.10
Bug fixes:
- Fixes #33 [MySQL] Unable to create database when database name contains '-' character
Forge is no longer going to be actively supported due to ForgeGradle not being compatible with Gradle v9.