Mojira Archive
MC-122780

Admin commands executed by command blocks are no longer logged when the gamerule logAdminCommands is set to true unless the gamerule commandBlockOutput is also set to true

Admin commands executed by command blocks are not logged when the gamerule logAdminCommands is set to true unless the gamerule commandBlockOutput is also set to true.
In 1.12 these two gamerules had nothing to do with each other. With logAdminCommands set to true all commands were logged in the log file and with commandBlockOutput all commands were logged in the game chat.
Now it does not seem to be possible to log commands without spamming the in game chat.
We need this because we listen to changes in the minecraft log file in order to trigger an external program from within minecraft: https://github.com/Energyxxer/Vanilla-Injection

Unresolved

Adrodoc55

2017-12-01, 06:52 PM

2020-04-13, 11:58 AM

3

3

Confirmed

(Unassigned)

Minecraft 17w48a, Minecraft 1.13.2, 1.15.2

-