promotional bannermobile promotional banner
premium banner
Server-side mod that filters out annoying console log spam from other mods

Description

SilenceVS is a lightweight server-side mod designed to clean up your server console by filtering out repetitive and annoying log messages.


Features:
  • Server-side only - no client installation needed
  • Configurable filters via simple text file
  • Hot reload without server restart
  • Default filter for Valkyrien Skies collision warnings
  • Support for custom patterns and regex

Commands:
/silencevs reload - Reload filter config (requires OP)

Configuration:

Add patterns to filter in config/silencevs/logs-filter.txt, for example:


Collision box is too big!

Cannot keep up! Is the server overloaded?

More information can be found on the github repo.