mojira.dev
MCPE-24292

@s selector not working properly

execute @e ~ ~ ~ /say @s hi

That command when used in a command block should only say hi for the player that activated the command block but it makes every entity say hi.

Comments 1

This is Working as Intended. The reason it makes every entity say hi is because of the /execute command targeting @e or all entities so when it encounters @s it is referring to the entity currently running the command which because of @e makes every entity run the command.

billy

(Unassigned)

Unconfirmed

Windows

windows 10

1.2.0.2

Retrieved