Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.2
Platforms
Links
Tags
Creators
Details
Licensed GPL-2.0-only
Published last month
Changelog
modrinth body: document the public API + holder-driven engine upgrade
Recasts the 'this mod is inert on Bukkit' framing into the two-path distinction:
- Default path (DriverManager.getConnection): bundled driver wins, this mod is no-op.
- Workaround path (MinecraftSqliteJdbc.connect / MinecraftMysqlJdbc.connect): child-first classloader gives consumers explicit access to this mod's driver, useful for newer engine features the server's bundled driver doesn't have.
Adds API table + softdepend + code snippet so consumer plugin authors can wire it up. Cross-references Grim's wiki for the auto-detection integration.
Files
mysql-connector-j-9.1.0+2026-04-25-all.jar(2.51 MiB) Primary
Metadata
Release channel
ReleaseVersion number
9.1.0+2026-04-25Loaders
Bukkit Fabric Folia Forge NeoForge Paper Purpur Quilt Spigot
Game versions
1.12.2–26.1.2Environment
Unknown environment


