From 55fc17853b7ef1b51346a7de7d27b350d97801e9 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Mon, 31 Jan 2022 13:21:46 +1100 Subject: [PATCH] Slight fix to welcome message (Default ini file has typo) --- project-zomboidconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index fc07a38..1a972da 100755 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -137,7 +137,7 @@ "IsFlagArgument":false, "ParamFieldName":"ServerWelcomeMessage", "IncludeInCommandLine":false, - "DefaultValue":"Welcome to Project Zomboid Multiplayer! To interact with the Chat panel: press Tab, T, or Enter. The Tab key will change the target stream of the message. Global Streams: /all Local Streams: /say, /yell Special Steams: /whisper, /safehouse, /faction. Press the Up arrow to cycle through your message history. Click the Gear icon to customize chat. Happy surviving!" + "DefaultValue":"Welcome to Project Zomboid Multiplayer! To interact with the Chat panel: press Tab, T, or Enter. The Tab key will change the target stream of the message. Global Streams: /all Local Streams: /say, /yell Special Streams: /whisper, /safehouse, /faction. Press the Up arrow to cycle through your message history. Click the Gear icon to customize chat. Happy surviving!" }, { "DisplayName":"Player Limit",