nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Minecraft MySQL JDBC

Minecraft MySQL JDBC

Mod and plugin

Up-to-date MySQL Connector/J wrapped as a universal Forge/Fabric/Bukkit library for plugins like Grim.

Library

420 downloads
0 followers
Filter loader...
Filter versions...

ci: fix unterminated quote in version echo

Merge pull request #1 from Axionize/bump/mysql-connector-j-9.7.0

chore: bump mysql-connector-j to 9.7.0

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.

External resources


Project members

Axionize

Member


Technical information

License
GPL-2.0-only
Project ID