aboutsummaryrefslogtreecommitdiff
path: root/log4j2.xml
blob: af9b1b762aae32bdf02f2ce35a616ddfe444ed12 (plain)
1
2
3
4
5
<?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>