-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10.2, Minecraft 16w36a, 20w07a, 1.16.4, 20w46a, 20w48a, 21w05b
-
None
-
Confirmed
-
Commands
When no entity matches the <destinition player/entity> argument, if fails to send a command failed feedback when no [target player/entity] is specified.
Steps to reproduce: spawn a zombie that is not named bob123, and use the following commands in the chat:
/tp @p @e[type=Zombie,name=bob123] /tp @e[type=Zombie,name=bob123] /tp @p @e[name=bob123] /tp @e[name=bob123]
As you may notice, when the [target player/entity] is not specified, no error message is made.
- duplicates
-
MC-256419 Incomplete commands run through aliases don't produce errors
- Resolved