Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 17w45b, Minecraft 17w46a, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w03b, Minecraft 18w09a, Minecraft 18w16a, Minecraft 1.13-pre3
-
Fix Version/s: Minecraft 1.13-pre6
-
Labels:
-
Confirmation Status:Confirmed
Description
The bug
Command argument validation does not work for the entity id for the /summon command. It appears to treat any value as valid. However, entity ids are validated when used in selectors.
How to reproduce
Copy the following in the chat
/summon non-existent
→ "non-existent" is colored, indicating that it is considered a valid value