-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w50a
-
None
-
Windows 10
-
Unconfirmed
The commands /title and /tellraw do not allow fake players to be used when showing scores.
i.e,
/tellraw @s {"score":{"name":"bar","objective":"foo"}} displays the error message "no entity was found"
To replicate:
1. /scoreboard objectives add foo dummy
2. /scoreboard players set bar foo 10
3. /tellraw @s {"score":
}
- duplicates
-
MC-122503 /title or /tellraw score component with fake players returns "No entity was found"
- Resolved