이전퀴즈 데이터팩
This commit is contained in:
12
music_quiz/data/mq/function/players/login.mcfunction
Normal file
12
music_quiz/data/mq/function/players/login.mcfunction
Normal file
@@ -0,0 +1,12 @@
|
||||
tag @s add player
|
||||
scoreboard players reset @s leave_game
|
||||
|
||||
# say "서버접속 확인"
|
||||
|
||||
title @s times 10t 80t 10t
|
||||
title @s subtitle ""
|
||||
title @s title ""
|
||||
|
||||
$setworldspawn $(x) $(y) $(z) $(r) $(f)
|
||||
$tp @s $(x) $(y) $(z) $(r) $(f)
|
||||
gamemode adventure @s
|
||||
Reference in New Issue
Block a user