Merge pull request 'baikencord_first_config_dev' (#1) from baikencord_first_config_dev into baikencord_first_config

Reviewed-on: https://gitea.filterhome.duckdns.org/ofilter/factorio_template/pulls/1
This commit is contained in:
ofilter 2022-01-02 20:22:51 +01:00
commit 20376062ee
3 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
YourSecureToken
2ghsAf?z@sfYWs*}M"MGkV)c)nV}SLT'4k*$WR~#T(7?z.(@jfRU7']SK@xdz^Y{aZ{t.q!9?#6[#>QL&u*2K,jJ==--c"YjH-VWq)uH~s)esa?r~BNp"nX&

3
factorio_vol/config/server-adminlist.json Normal file → Executable file
View File

@ -1,4 +1,5 @@
[
"OriolFilter",
"Pebblano"
"Pebblano",
"iEthaaan"
]

View File

@ -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,7 +15,7 @@
},
"_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.",
@ -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,