Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-124800

Gamerule logAdminCommands only logs feedback but not actual command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.12.2, Minecraft 18w05a, Minecraft 1.13-pre3, Minecraft 1.13.1, 20w51a, 21w03a, 1.16.5, 21w06a, 21w08b, 1.17
    • Confirmed
    • (Unassigned)

      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

            Unassigned Unassigned
            marcono1234 [Mod] Marcono1234
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: