
Minecraft MySQL JDBC
Up-to-date MySQL Connector/J wrapped as a universal Forge/Fabric/Bukkit library for plugins like Grim.
9
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.
Файлы
mysql-connector-j-9.1.0+2026-04-25-all.jar(2.51 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
9.1.0+2026-04-25
Загрузчики
BukkitFabricFoliaForgeNeoForgePaperPurpurQuiltSpigot
Версии игры
1.12.2–26.1.2
Загрузок
4
Дата публикации
1 нед. назад