Log all commands?Solved
"[Logger] 82.12.143.73 ran command: serverinfo"
Merged post
{ "Log chat messages (true/false)": true, "Log command usage (true/false)": true, "Log player connections (true/false)": true, "Log player disconnections (true/false)": true, "Log player respawns (true/false)": true, "Log when crafting started (true/false)": true, "Log when crafting cancelled (true/false)": true, "Log when crafting finished (true/false)": true, "Log items dropped by players (true/false)": true, "Log output to console (true/false)": false, "Rotate logs daily (true/false)": true, "Command list (full or short commands)": [ "home", ], "Command list type (blacklist or whitelist)": "whitelist" }
Is this how it's supposed to be set up?
Merged post
{
"Log chat messages (true/false)": true,
"Log command usage (true/false)": true,
"Log player connections (true/false)": true,
"Log player disconnections (true/false)": true,
"Log player respawns (true/false)": true,
"Log when crafting started (true/false)": true,
"Log when crafting cancelled (true/false)": true,
"Log when crafting finished (true/false)": true,
"Log items dropped by players (true/false)": true,
"Log output to console (true/false)": false,
"Rotate logs daily (true/false)": true,
"Command list (full or short commands)": [
"home",
],
"Command list type (blacklist or whitelist)": "whitelist"
}
Not sure what happened to the other post, but is this the correct setup to make it display anyone that uses the /home command?
Merged post
Update: Fixed.
Sorry for spam!