Mojira Archive
MC-116929

Command block minecarts send command and last output to non-op players

Based on 1.11.2 decompiled using MCP 9.35 rc1 and 17w17a decompiled using CFR

The bug

Minecart command blocks send their command and last output to non-op players since they are data parameters and therefor the entity tracker tracks these fields. This should not be the case, see MC-79081 and MC-100230 since it allows other players to steal the commands and replicate command setups. Additionally since most players will be unable to open the minecart command blocks this increases the network usage unnecessarily.

Awaiting Response

Marcono1234

2017-05-02, 11:39 PM

2018-10-02, 11:26 PM

2018-10-02, 11:26 PM

1

1

Unconfirmed

command, command-block-output, command_block_minecart, non-op

Minecraft 1.11.2, Minecraft 17w17b

-