Skip to content

method: run

Nano191225 edited this page Dec 14, 2025 · 4 revisions

1つのコマンドで複数のコマンドを実行します。

使用例

functionのように使用する

/tag @s add "run:['tell @s This is tell','title @s title This is title','title @s actionbar This is actionbar','playsound note.bass']"

image

スコアやタグを挿入して使用する

/tag @a[tag=Capi:blockBreak] add "run:['setblock {score:Capi:blockBreakX} {score:Capi:blockBreakY} {score:Capi:blockBreakZ} {tag:blockBreak}','tag @s remove Capi:blockBreak']"

IMB_tFhnJU

変数

変数 を使用することができます

Clone this wiki locally