Gamerule logAdminCommands only logs feedback but not actual command
The bug
The gamerule logAdminCommands only logs the feedback of commands but not the actual command, this makes the gamerule partially useless since often command feedback is not really meaningful or for some commands like /tellraw there is no feedback at all.
Note: Possibly a way has to be provided for commands to censor arguments in case some modded server uses passwords (or similar) as command parameters.
How to reproduce
- Set the gamerule logAdminCommands to true
/gamerule logAdminCommands true - Use the tellraw command
/tellraw @a "Some message"→
The command used is not logged
Created Issue:
Gamerule logAdminCommands only logs feedback but not actual command
The bug
The gamerule logAdminCommands only logs the feedback of commands but not the actual command, this makes the gamerule partially useless since often command feedback is not really meaningful or for some commands like /tellraw there is no feedback at all.
How to reproduce
- Set the gamerule logAdminCommands to true
/gamerule logAdminCommands true- Use the tellraw command
/tellraw @a "Some message"→
The command used is not logged
relates to
MC-135420
relates to
MC-140775
The bug
The gamerule logAdminCommands only logs the feedback of commands but not the actual command, this makes the gamerule partially useless since often command feedback is not really meaningful or for some commands like /tellraw there is no feedback at all.
Note: Possibly a way has to be provided for commands to censor arguments in case some modded server uses passwords (or similar) as command parameters.
How to reproduce
- Set the gamerule logAdminCommands to true
/gamerule logAdminCommands true- Use the tellraw command
/tellraw @a "Some message"→
The command used is not logged
This affects 1.13.1.
Can confirm in 20w51a.
Can confirm in 21w03a.
Can confirm in 21w06a.
Can confirm in 1.16.5 and 21w08b.
Can confirm in 1.17.