"scoreboard teams list" does not work with a command block
I put in the command, "scoreboard teams list" into the command block and then save it. Then i click the button and nothing happens
Environment
any...im testing on a flat map with grass. I place a stonebrick, a button on one side and a command block on the other.
Created Issue:
"scoreboard teams list" does not work with a command block
I put in the command, "scoreboard teams list" into the command block and then save it. Then i click the button and nothing happens
Environment
any...im testing on a flat map with grass. I place a stonebrick, a button on one side and a command block on the other.
It seems the display of lists is, sadly, private. This is a shame, as you could also do "scoreboard players list @p" to list all the scores of the nearest player, but the display is only "shown" to the command block, thus nobody ever sees it. Perhaps, while the list should be private when executed by an op, it should be public when executed by the console/commandblocks?
EDIT: Also, the Environment field means your OS, computer specs, etc., which are pretty much irrelevant to this bug as it's the command's Java implementation that's causing it.
This ticket has been marked as a duplicate of
MC-9084, in favor of the better description/information provided.