#
buttonPush
ボタンをクリックするとこのイベントがトリガーされます。
#
タグ
#
スコア
#
使用例
#
0, 0, 0のボタンをクリックしたらdiamondをgiveする(反復実行)
/give @a[tag="Capi:pushed", scores={Capi:buttonXPos=0, Capi:buttonYPos=0, Capi:buttonZPos=0}] diamond
/tag @a[tag="Capi:pushed"] remove "Capi:pushed"