Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- option:
- tag: &7[&dTag&cSystem&7]
- command /tagjoin:
- trigger:
- if {%player%.Tag} is true:
- if {Tag} is true:
- add {TagLobby} to 1
- loop all players:
- {%loop-player.Tag%} is true
- if {TagLobby} >= 2:
- send "%{@tag}%あと60秒で鬼ごっこが始まります" to loop-player
- wait 50 seconds
- send "%{@tag}%あと10秒です" to loop-player
- wait 5 seconds
- send "%{@tag}%あと5秒です" to loop-player
- wait 2 seconds
- send "%{@tag}%あと3秒です" to loop-player
- wait 1 seconds
- send "%{@tag}%あと2秒です" to loop-player
- wait 1 seconds
- send "%{@tag}%あと1秒です" to loop-player
- random player of loop-player
- set {TagStage} to random integer between 1 and 1
- if {TagStage} is 1:
- teleport loop-player to {TagStage}
Advertisement
Add Comment
Please, Sign In to add comment