mojira.dev
MC-124800

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

  1. Set the gamerule logAdminCommands to true

    /gamerule logAdminCommands true
  2. Use the tellraw command

    /tellraw @a "Some message"

    → ❌ The command used is not logged

Comments 6

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.

marcono1234

(Unassigned)

Confirmed

(Unassigned)

command-feedback, logAdminCommands

Minecraft 1.12.2, Minecraft 18w05a, Minecraft 1.13-pre3, Minecraft 1.13.1, 20w51a, ..., 1.16.5, 21w06a, 21w08b, 1.17, 24w39a

Retrieved