-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w06a
-
None
-
Minecraft Server 17w06a
-
Unconfirmed
Incomplete commands targeting multiple entities display the usage more than several times
If you don't do a command completely that has more than one entity targeted, it will show the usage multiple times.
Run this command
/tellraw @e[c=2]
Assuming there are at least two entities in the world, you will see this in chat:
Usage: /tellraw <player> <raw json message> Usage: /tellraw <player> <raw json message>
even though only one command was executed.
- duplicates
-
MC-63748 Commands with incorrect syntax executed for multiple entities prints error message multiple times
- Resolved