I am trying to connect some of my Skript variables on a velocity network together so I can save some variables across multiple servers. I read all I could in the config of Skript. I set up the MySQL database (that I know is working) and I got SQLibrary from this link I found in the config.sk: https://dev.bukkit.org/projects/sqlibrary/files
It does not work. I get an error when I restart the servers. I know the MySQL database is up and working and I have the correct credentials. The only thing I saw that was weird is that the SQLibrary says it is for minecraft version 1.7...
I looked up answers online but couldn't really find anything.
Anyone know how I can fix this?