diff --git a/factorio_vol/config/server-settings.json b/factorio_vol/config/server-settings.json index ef2cf8b..3f261ea 100755 --- a/factorio_vol/config/server-settings.json +++ b/factorio_vol/config/server-settings.json @@ -1,6 +1,6 @@ { - "name": "Lorem Ipsum Server, - "description": "Lorem ipsum", + "name": "Baikencord Server, + "description": "Baikencord Factorio Server", "tags": ["game", "tags"], "_comment_max_players": "Maximum number of players allowed, admins can join even a full server. 0 means unlimited.", @@ -15,11 +15,11 @@ }, "_comment_credentials": "Your factorio.com login credentials. Required for games with visibility public", - "username": "", + "username": "OriolFilter", "password": "", "_comment_token": "Authentication token. May be used instead of 'password' above.", - "token": "", + "token": "b0e39ef7e82c654dc42cd93c86c8c8", "game_password": "", @@ -45,10 +45,10 @@ "allow_commands": "admins-only", "_comment_autosave_interval": "Autosave interval in minutes", - "autosave_interval": 10, + "autosave_interval": 20, "_comment_autosave_slots": "server autosave slots, it is cycled through when the server autosaves.", - "autosave_slots": 50, + "autosave_slots": 80, "_comment_afk_autokick_interval": "How many minutes until someone is kicked when doing nothing, 0 for never.", "afk_autokick_interval": 0,