SilenceVS
Cleaning server console from unnecessary noise
SilenceVS is a lightweight server-side mod that helps you get rid of annoying and repetitive messages in the server console. No more wading through jungles of useless notifications - only important information!
Main features
This mod works exclusively on the server side, meaning there's no need to install it on client computers. You can easily configure filters through a simple text file, adding or removing message patterns you want to hide.
One of the key features is the ability to hot-reload configuration without needing to restart the entire server. Just use the command, and changes take effect instantly!
Pre-installed filters
The mod already includes a ready-made filter for collision warnings from the Valkyrien Skies mod, which often clutters the console. But the possibilities don't end there - you can create your own patterns and even use regular expressions for more precise filtering.
Management and configuration
To reload filter configuration, use the /silencevs reload command (requires operator rights). All settings are stored in the config/silencevs/logs-filter.txt file, where you can add any messages you want to hide.
Example configuration file content:
Collision box is too big!
Cannot keep up! Is the server overloaded?
Now your server console will be clean and organized, making it much easier to track truly important events and errors.