Loopについて

1.12.2 PlayerRealms
addのやつ
  add 1 to {kills::%player%}
Rankingのやつ
command /ranking:
    trigger:
        send "開発途中のため試作"
        loop {kills::*}:
            send "%★%: %{kills::%★%}%" to player

にPlayer
調どLoop-value
Was this page helpful?