Would it be possible to separate messages into 3 categories?
Category 1: User chat messages
Category 2: Server start/stop status messages
Category 3: Player join/leave messages
In the config file, there could be a single option silentMessages with the current options of false and true, but also some things like "srvStatusOnly/playerJoinOnly"?
Would it be possible to separate messages into 3 categories? Category 1: User chat messages Category 2: Server start/stop status messages Category 3: Player join/leave messages
In the config file, there could be a single option
silentMessages
with the current options of false and true, but also some things like "srvStatusOnly
/playerJoinOnly
"?