-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 17w45a, Minecraft 17w45b, Minecraft 17w46a, Minecraft 17w50a, Minecraft 18w02a, Minecraft 1.13-pre3, Minecraft 1.13, Minecraft 18w30b, Minecraft 1.13.1, 20w17a, 21w07a, 1.21.1, 24w39a
-
None
-
Confirmed
-
(Unassigned)
Using a player uuid directly is supposed to work fine like so:
/tp b4cc38f7-7ad2-468c-a189-ef815350e709 ~ ~5 ~
But on some commands that require a player only target like this one:
/tellraw b4cc38f7-7ad2-468c-a189-ef815350e709 ["hello"]
It gives the following syntax error message: "Only players may be affected by this command, but the provided selector includes entities. at position 0: <--[HERE]"
- relates to
-
MC-129608 Scoreboard doesn't handle entity UUIDs correctly
- Resolved