7 Commits

Author SHA1 Message Date
20376062ee 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
2022-01-02 20:22:51 +01:00
74fef05abd update 2022-01-02 14:22:06 -05:00
bcdb1550a0 update 2022-01-02 14:20:21 -05:00
1f1bb61962 updated 2022-01-02 14:14:58 -05:00
0652a59291 minor fix 2022-01-02 14:09:39 -05:00
ecc80fdbe0 added pebbs to the adminlist 2022-01-02 13:59:16 -05:00
e58a0a8c2e created the new branch 2022-01-02 13:55:52 -05:00
16 changed files with 11 additions and 6 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&

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

@ -0,0 +1,5 @@
[
"OriolFilter",
"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,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.