A command like /give @s fish
will fail to "compile" with error "Only players may be affected by this command, but the provided selector includes entities."
The expected behavior is for the command to run, but fail if the selector @s
happens to find an entity other than a player.
Linked issues
is duplicated by 1
Comments 0
No comments.