[Y] 마인크래프트 킬로그 변경 (모드, 플러그인 없이)
Page info
Writer yyy123454321 Date19-12-17 00:00 Hit55 Comment0Link
-
https://youtu.be/5DCKX8QtPFY 6- Connection
Body
채팅창에 칠 명령어:
/gamerule showDeathMessages false
/scoreboard objectives add d deathCount
/scoreboard objectives add k playerKillCount
반복 명령 블록 : /execute if entity @a[scores={d=1..}] run tellraw @a [{"selector":"@a[scores={k=1..}]"},{"text":" killed "},{"selector":"@a[scores={d=1..}]"}]
연쇄 명령 블록 : /scoreboard players reset @a d
연쇄 명령 블록 : /scoreboard players reset @a k
Comment List
There are no registered comments.