#Ustaw sobie co chcesz options: name: &f &2&lSTATY &f on join: if {000.%player%} is not set: set {000.%player%} to 1 set {kille::%player%} to 0 set {dedy::%player%} to 0 set {mobs::%player%} to 0 set {mstone::%player%} to 0 set {mkoxy::%player%} to 0 on death of player: add 1 to {kille::%attacker%} add 1 to {dedy::%victim%} on mine stone: add 1 to {mstone::%player%} every 1 tick: loop all players: set {online} to loop-players set {hour} to now add 1 second to {hour} on eat golden apple:1: add 1 to {mkoxy::%player%} every 15 tick: loop all players: execute loop-players command "score-11" command /score-11: trigger: display board named "{@name}" to player make score "&f" in board of player to -16 make score "&2 %{mkoxy::%player%}%" in board of player to -15 make score "&7Zj. koxy:" in board of player to -14 make score "&2 %{mstone::%player%}%" in board of player to -13 make score "&7Wyk. kamien:" in board of player to -12 make score "&2 %{kille::%player%}% / %{dedy::%player%}%" in board of player to -11 make score "&7Kille & Dedy:" in board of player to -10 make score "&2 %hour%:%minute%:%second%" in board of player to -9 make score "&7Czas:" in board of player to -8 make score "&2 %number of all players%" in board of player to -7 make score "&7Online:" in board of player to -6 make score "&2 %player's ping%ms" in board of player to -5 make score "&7Ping:" in board of player to -4 make score "&2 %player%" in board of player to -3 make score "&7Nick:" in board of player to -2 make score "&f" in board of player to -1 move display of player to sidebar