This commit is contained in:
2025-09-12 13:32:03 -04:00
parent 7bab9fd2fa
commit 00f5684408
2 changed files with 23 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"FileEditWarning": "",
"ConfigVersion": "1.8",
"ServerName": "Vintage Story Server on eom.dev",
"ServerName": "{{ ServerName }}",
"ServerUrl": null,
"ServerDescription": null,
"WelcomeMessage": "Welcome {0}, may you survive well and prosper",
@@ -355,7 +355,7 @@
"AllowFallingBlocks": true,
"HostedMode": false,
"HostedModeAllowMods": false,
"StartupCommands": "/whitelist add 3wm/diYjPGuydHNvOd6H0fDy",
"StartupCommands": "{{ StartupCommands }}",
"RepairMode": false,
"AnalyzeMode": false,
"CorruptionProtection": true,