MinecraftStats icon indicating copy to clipboard operation
MinecraftStats copied to clipboard

Excluding players by name pattern

Open pdinklag opened this issue 1 year ago • 0 comments

Analogous to #217 , which was not merged due to the configuration changing too much in the PR and because the Python implementation has been deprecated, there should be a way to filter players by name.

Rather than doing this by prefix, this should be done using regular expressions, which allow for even more options to that end.

pdinklag avatar May 31 '23 11:05 pdinklag