Make the logging of commands configurable

This commit is contained in:
Tim
2020-07-19 21:49:12 +02:00
parent a9df92d308
commit da92d83b14
3 changed files with 17 additions and 1 deletions

View File

@@ -117,6 +117,9 @@ bungee-plugin-message-channel = true
# Shows ping requests to the proxy from clients.
show-ping-requests = false
# Enables the logging of commands
log-command-executions = false
[query]
# Whether to enable responding to GameSpy 4 query responses or not.
enabled = false