Some servers may run versions of MySQL that have different SSL requirements/settings, without SSL enabled, if you are running Spigot and get errors with a plugin that is using SSL similar to this:
WARN: Establishing SSL connection without server's identity verification is not recommended.
Then you will need to edit the plugins configuration file where your MySQL database details are entered, and type the following after the database name:
?useSSL=false
Therefore, if your plugin config has the following:
database: mc1234
Change it to:
database: mc1234?useSSL=false
Then restart your server
Artikel paling popular
If you're getting errors when starting your Minecraft server, mainly KCauldron, and have the...
Some plugins (Such as ExecuteEverywhere) sometimes can require specific java security policies to...
If you're running a Spigot server with WorldEdit, WorldGuard and GroupManager plugins together,...
If you have a Minecraft server with us we recommend always taking your own backups and...
Q: Do you sell Minecraft: Bedrock Edition (Pocket Edition) hosting?A: Our normal Minecraft plans...