Create file
data\functions\test\test.mcfunctionwithsay TestPlace a command block with
/function test:test if @p[tag=test]Place a conditional chain command block behind it with
/say successPower the first command block
No player has the tag test, function will skipped
expected: nothing happens
happens: "[@] success"
Comments 0
No comments.