Hello everyone!
config.json - "logging":
"log_connection_messages": false
Why do I still get these messages in the console?
[connection] incoming connection: 127.0.0.1:54447 id: 0
[join] Player has joined the server (0:127.0.0.1)
[part] Player has left the server (0:1)
How do I turn them off?