BetterConsole
BetterConsole improves Hytale's console readability by adding colors, cleaning up timestamps, and suppressing log spam.
Configuration
Settings are located in config/betterconsole/settings.properties:
useColors(true): Toggles ANSI colors and bright white text.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.


