diff --git a/core/src/main/resources/config.yml b/core/src/main/resources/config.yml index 8e048961..4c89a7c4 100644 --- a/core/src/main/resources/config.yml +++ b/core/src/main/resources/config.yml @@ -252,6 +252,7 @@ database: '{pluginDir}/FastLogin.db' # MySQL/MariaDB # If you want to enable it uncomment only the lines below this not this line. +# If on velocity use 'fastlogin.mysql.cj.jdbc.Driver' as driver #driver: 'com.mysql.jdbc.Driver' #host: '127.0.0.1' #port: 3306