Replies: 2 comments
-
Remove the first line, as the second line can be removed by running |
Beta Was this translation helpful? Give feedback.
0 replies
-
there is already a config option to disable general command logging inside of spigot.yml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
commands like
/w
,/msg
, and/tell
are logged in console - leaking coords to the server owner in PVP serversDescribe the solution you'd like.
either a config option to disable logging commands, or a config option to disable logging certain commands
Describe alternatives you've considered.
Making a plugin to override is loggable (https://bukkit.org/threads/how-can-i-prevent-the-console-from-logging-certain-commands.158152/) - this should be a config option
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions