diff --git a/squad-dedicated-server.kvp b/squad-dedicated-server.kvp index cfd0be4..3bdc4a2 100644 --- a/squad-dedicated-server.kvp +++ b/squad-dedicated-server.kvp @@ -27,8 +27,8 @@ App.UseRandomAdminPassword=True Console.AppReadyRegex=^(LogInit: Display: Starting Game\.)|(LogOnline: GotoState: NewState: Playing)$ Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$ Console.UserChatRegex=^\[Chat.*\] \[SteamID\:(?-?\d+)\] (?.+?) \: (?.+)$ -Console.UserJoinRegex=^(?.+?) \(Steam ID\: (?-?\d+)\) has created Squad .*$ -Console.UserLeaveRegex=^LogSquad\: Warning\: Suicide (?.+?)$ +Console.UserJoinRegex= +Console.UserLeaveRegex= Meta.Author=Shinynecrid,IceOfWraith Meta.ConfigManifest=squad-dedicated-serverconfig.json Meta.MetaConfigManifest=squad-dedicated-servermetaconfig.json