Skip to content

Commit 530eb2a

Browse files
committed
Hytale: alter update available message
1 parent 38f4b52 commit 530eb2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hytale.kvp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ App.MonitorDirectChildOnly=False
9696
App.SupportsUniversalSleep=False
9797
App.WakeupMode=Any
9898
App.ApplicationReadyMode=RegexMatch
99-
Console.FilterMatchRegex=
100-
Console.FilterMatchReplacement=
99+
Console.FilterMatchRegex=Run '\/update download' to stage the update.*
100+
Console.FilterMatchReplacement=Stop the server and click the Update button on the Status page to update
101101
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
102102
Console.AppReadyRegex=^\[[\d\/]+ [\d:]+\s+INFO\]\s+\[HytaleServer\]\s+Hytale Server Booted! \[Multiplayer(?:, Fresh Universe)?\] took .*$
103103
Console.UserJoinRegex=^\[[\d\/]+ [\d:]+\s+INFO\]\s+\[HandshakeHandler\]\s+Mutual authentication complete for\s+(?<username>[^ ]+?)\s+\((?<userid>.+?)\)\s+from\s+.+?\s+\(\/(?<endpoint>(?:\d{1,3}(?:\.\d{1,3}){3})|(?:[0-9a-fA-F:]+)):\d+,\s*streamId=\d+\)\s*$

0 commit comments

Comments
 (0)