Description
BetterConsole
BetterConsole improves console log readability and suppresses spam.
Configuration
Settings are located in config/betterconsole/settings.properties:
useColors(true): Toggles ANSI colors.useSuppressions(true): Enables hiding logs defined insuppressions.txt.compactTimestamps(true): UseHH:mm:ssinstead of the full date.prettifyPartyInfo(true): Formats messyPartyInfoobjects into readable lines.inlineValidationLogs(true): Compresses asset validation results to single lines.
Suppressions:
Add words or regex to config/betterconsole/suppressions.txt to hide matching logs.
Installation
Place the plugin in your server's earlyplugins folder. Requires Hyxin.


