From 97a937c939bc611bc2e732dba0526c495efebb5a Mon Sep 17 00:00:00 2001 From: sose Date: Sun, 14 Aug 2022 04:19:36 +0000 Subject: [PATCH] Update 'settings.toml' --- settings.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.toml b/settings.toml index 4db5382..cce5bd1 100644 --- a/settings.toml +++ b/settings.toml @@ -44,7 +44,7 @@ match = [ '.*left the game.*' ] dont_match = [ - '.*\[Server thread/INFO\]: [Rcon] .*' + '.*\[Server thread/INFO\]: \[Rcon\] .*' ] replace = [ ['left the game', 'logged off', 1],