JSMySQLFix 1.0.1
on May 15, 2025🛠 Version 1.0.1 – "Loaded First, Serves All"
Released on: 15.05.2025
✨ Changes
The plugin is now configured to load before any other plugin, including critical ones like LuckPerms.
This ensures the MySQL JDBC driver is available before any plugin attempts to establish a database connection.
Adjusted internal plugin ID (aa_jsmysqlfix) to enforce priority loading order during server startup.
🐛 Fixes
Improved handling of .downloading files to avoid corruption during interrupted downloads.
More robust SHA-256 checksum verification for downloaded drivers, enhancing security.
📌 Note
This update is primarily intended for users who experienced issues with plugins relying on MySQL being initialized before the driver was available.