Add logging to command executions by players (#332)

This commit is contained in:
Andrew Steinborn
2020-07-20 22:03:07 -04:00
3 changed files with 19 additions and 0 deletions

View File

@@ -123,6 +123,9 @@ show-ping-requests = false
# can disable this setting to use the BungeeCord behavior.
failover-on-unexpected-server-disconnect = true
# Enables the logging of commands
log-command-executions = false
[query]
# Whether to enable responding to GameSpy 4 query responses or not.
enabled = false