Better chat regex for RustAdmin
does anyone knows a RustAdmin regex for better chat so i can see the chat in the chat tab instead of console ?
In response to Fusion364 ():
There's this posthttps://umod.org/community/79-better-chat/292-chat-not-showing-in-rustadmin^\[Bet...
i managed to make it work with ^\[Better\sChat\]\s(?<sender>.*?):\s(?<message>.*)
and it prints players with no tag too