Minecraft bedrock edition should have a feature where you can pull the data of or reference a player that has been selected by the previous command block.
For example: if i had a impulse command block saying /clear @p diamond 7 then i could follow it with another command that says execute @c ~ ~ ~ /summon example entity.
the "@c" would stand for choosen player. this in theory should allow me to clear items from players inventory and run commands at player who was effected by the clear instead of the generalized.
Please sign in to leave a comment.
7 Comments