Hello. When using BetterChat plugin, no chat messages come through RustAdmin manager client.
If i disable plugin then they come through.
If i disable plugin then they come through.
In response to Meesmaalt ():Thank you for the help so far. Unfortunately i'm still having trouble with it. I have tried your cha...
goto Configuration -> Others tab -> chat message regex
change to:
^\[Better\sChat\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)
or
^\[Better\sChat\]\s\[.*?\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)
if using the clan plugin
^\[Clans\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)
or
^\[.*\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)