[地鐵逃生撤離點mcbe]10cb制作地毯(方塊)撤離點

前置指令(聊天欄輸入后執(zhí)行一次即可)
/scoreboard objectives add 撤離 dummy
命令方塊部分
tag @a remove 撤離
execute @a ~~~ detect ~~~ carpet 6 tag @s add 撤離
title @a[scores={撤離=0..},tag=!撤離] title §c§l撤離中止!
scoreboard players remove @a[scores={撤離=1..},tag=撤離] 撤離 1
execute @a[scores={撤離=0..},tag=撤離] ~~~ titleraw @s title {"rawtext":[{"translate":"%%2","with":{"rawtext":[{"selector":"@s[scores={撤離=1..}]"},{"translate":"%%1%%2%%3%%4","with":{"rawtext":[{"text":"§b§l請等待…"},{"translate":"%%2","with":{"rawtext":[{"selector":"@s[scores={撤離=4..}]"},{"text":"§6"},{"text":"§a"}]}},{"score":{"name":"@s","objective":"撤離"}},{"text":"§b秒"}]}},{"text":"§a§l已到達基地"}]}}]}
execute @a[scores={撤離=0},tag=撤離] ~~~ tp 91 103 1008
execute @a[scores={撤離=0},tag=撤離] ~~~ tellraw @s {"rawtext":[{"text":"§6§l幸存者◤§a"},{"selector":"@s"},{"text":"§6◢§4
/§3撤離成功§4▏§eOn the move"}]}
tag @a[scores={撤離=0},tag=撤離] remove 撤離
scoreboard players set @a[tag=!撤離] 撤離 -1
scoreboard players set @a[scores={撤離=-1},tag=撤離] 撤離 10
第一個循環(huán)保持開啟無條件延遲20
然后后面都是連鎖無條件保持開始不用管延遲
直接復(fù)制粘貼就可以
{"text":"這里的文字內(nèi)容隨便改"}
順便說說有什么想要的指令嗎