zombies-utils/log4j2.xml
Stachelbeere1248 01ee8a9df7
Initial commit
2023-09-21 14:50:13 +02:00

5 lines
No EOL
267 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>