Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-06-11 11:43
Flavor·ECMAScript (JavaScript)

/
\[(\d{2}:\d{2}:\d{2})\] \[([^\/]+)\/(\w+)\]: (.+$)
/
gm
Open regex in editor

Description

Matches the pieces of minecraft log output

Submitted by anonymous