View difference between Paste ID: y4zFXrbw and MZMzHzXj
SHOW: | | - or go back to the newest paste.
1
command /Race start:
2
    trigger:
3
        broadcast "&9>> &b&lレースを開始します......."
4
        wait 1 second
5
        broadcast "&9>> &6&l5......."
6
        wait 1 second
7
        broadcast "&9>> &6&l4......."
8
        wait 1 second
9
        broadcast "&9>> &c&l3......."
10
        wait 1 second
11
        broadcast "&9>> &c&l2......."
12
        wait 1 second
13
        broadcast "&9>> &c&l1......."
14
        wait 1 second
15
        broadcast "&9>> &f&lスタート!!!"
16-
        command "playsound entity.wither.spawn ambient accelerando358 ~50 ~50 ~50 1 1 1"
16+
        command "playsound entity.wither.spawn ambient accelerando358 ~50 ~50 ~50 1 1 1"
17
        command "title @a subtitle {"text":"-RealmAthleticRace-","color":"yellow"}"
18
        command "title @a title {"text":"START!!!","bold":true,"color":"aqua"}"