Minecraft Command Block need

ky
7

How can you do / scoreboard player list @p in a command block?

need help quickly

gl

Do you think you want to know how the / scoreboard players list @p command is written in 1.7? Then write it down so that it doesn't take 5 years to understand your question. In 1.7 the command is written exactly as it is in your question.

ky

But it doesn't work, nothing is shown in the chat

gl

Yes, the command shows this as output in the command block because the command was written in the command block. If a player enters this command, it will be shown to him, if the command block, then it will be shown to the command block. You can solve it with / tellraw, but I don't know exactly how in 1.7. Try writing in the command block:

/ tellraw @p {"selector": "@ p", "color": "yellow", "extra": [{"text": "has the score of", "color": "green"}, {" score ": {" name ":" @ p "," objective ":" ScoreboardName "}," color ":" blue "}]}

If you want the output to look different, you can write me back.

ky

I'll try it out first

ky

I haven't tried it yet, but can you send another code?

gl

What other one?

ky

It doesn't work / tellraw was added in 1.7.10 had a function only in 1.8 or 1.9