Please Update to this version as it solves critical issues and improves performance for remote SQL databases!
This update brings several changes into the code of SafeChat plugin. First of all we updated some dependencies, to make the code even more reliable and less vulnerable to possible exploits. It now uses Hibernate-6.4.4.Final , the latest version of the database O.R.M. we have been using.
After that we moved all the SQL code to an asynchronous logic, making sure that there will not be any issue when performing queries using databases such as MySQL or IBM-DB2, you can comfortably use remote databases now.
We fixed a critical issues where remote databases connection might not work properly because of SpigotClassloader.
This is a great update that completely refactored how to JAR works, including several optimizations.
All dependencies have been put up to date.
The plugin now won't require a downloader JAR. You can simply put this JAR in your plugins folder and it will automatically download all drivers and necessary dependencies!