Added logPlayerConnections configuration option (#673)

This commit is contained in:
4drian3d
2022-04-03 14:30:47 -05:00
committed by GitHub
parent 8214fe30fe
commit b8223686ea
5 changed files with 27 additions and 8 deletions

View File

@@ -133,6 +133,10 @@ announce-proxy-commands = true
# Enables the logging of commands
log-command-executions = false
# Enables logging of player connections when connecting to the proxy, switching servers
# and disconnecting from the proxy.
log-player-connections = true
[query]
# Whether to enable responding to GameSpy 4 query responses or not.
enabled = false