forked from blizzthewolf/SeaCogs
fix(pterodactyl): regex consistency
This commit is contained in:
parent
3d7337c42c
commit
464483b4c9
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
### Chat
|
||||
|
||||
```re
|
||||
\[\d{2}:\d{2}:\d{2}\sINFO\]: (?!\[(?:Server|Rcon)\])(?:<|\[)(\w+)(?:>|\]) (.*)
|
||||
^\[\d{2}:\d{2}:\d{2}\sINFO\]: (?!\[(?:Server|Rcon)\])(?:<|\[)(\w+)(?:>|\]) (.*)
|
||||
```
|
||||
|
||||
### Join
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue