promotional bannermobile promotional banner
premium banner
Improves console log readability and suppresses spam.

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 in suppressions.txt.
  • compactTimestamps (true): Use HH:mm:ss instead of the full date.
  • prettifyPartyInfo (true): Formats messy PartyInfo objects 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.