6 lines
No EOL
284 B
XML
6 lines
No EOL
284 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Configuration status="WARN">
|
|
<!-- Filter out Hypixel scoreboard and sound errors -->
|
|
<RegexFilter regex="Error executing task.*|Unable to play unknown soundEvent.*" onMatch="DENY"
|
|
onMismatch="NEUTRAL"/>
|
|
</Configuration> |