I tried using my google fu to figure this out before hand, but i didnt have any luck with my issue.
I have a message that posts to the console output of the server whenever any player breaks a block. It does this for EVERY block broken.
Message is this:
Jan 26, 2025 8:06:42 PM net.minecraft.world.level.block.Block handler$bpa000$playerDestroy
INFO: playerDestroy mixin called
It only posts to the active server console, but does not appear in any logs whatsoever once the server is closed.
The spam of this message is causing it to be difficult to see actual messages i may need to look at when errors do occur, and just annoying overall when breaking large amounts of blocks, so i was hoping someone might have some information on how to disable this message if possible, or point me in the right direction. TYSM in advance