diff --git a/seven-days-to-die.kvp b/seven-days-to-die.kvp index fd5fd2a..368917f 100644 --- a/seven-days-to-die.kvp +++ b/seven-days-to-die.kvp @@ -63,7 +63,7 @@ App.TemplateMatchRegex={{(\$?[\w]+)}} Console.FilterMatchRegex= Console.FilterMatchReplacement= Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$ -Console.AppReadyRegex=^.*INF StartGame done$ +Console.AppReadyRegex=^Logon successful.$ Console.UserJoinRegex=^.*INF PlayerSpawnedInWorld \(reason: JoinMultiplayer.*OwnerID='(?-?.*)'.*PlayerName='(?.+?)'.*$|^.*INF PlayerSpawnedInWorld \(reason: EnterMultiplayer.*OwnerID='(?-?.*)'.*PlayerName='(?.+?)'.*$ Console.UserLeaveRegex=^.*INF Player (?.+?) disconnected after.*$ Console.UserChatRegex=^.*INF Chat \(from '(?-?.*)', entity id '.*', to '.*'\): .*'(?.+?)': (?.+)$