diff --git a/resources/config.yml b/resources/config.yml index 979f2b5..bd77dea 100644 --- a/resources/config.yml +++ b/resources/config.yml @@ -6,13 +6,13 @@ dataProvider: yaml #For MySQL: -#dataProviderSettings: +#Add # before "dataProv…" if your using mysql and replace others after that with spaces +dataProviderSettings: [] # host: "127.0.0.1" # port: 3306 # user: "user" # password: "password" # database: "databaseName" -dataProviderSettings: [] #If enabled, existing logged-in accounts won't be kicked if a new player joins with the same name forceSingleSession: true @@ -31,4 +31,4 @@ disableLogin: false #Number of seconds to wait for a player to be authenticated. If false, disables the timeout #TODO -authenticateTimeout: 120 \ No newline at end of file +authenticateTimeout: 120