masz tu chyba dobre bledy bo pomylilem sie z innym skryptem
[ERROR] .... Line 9: (1.sk)
Can't understand this section: player has 2 diamond_block,1 emerald_block and 6 diamond
Line: player has {@item1},{@item2} and {@item3}:
bledy
[ERROR] .... Line 10: (serce.sk)
indentation error: expected 16 spaces, but found 24 spaces
Line: give a nether star named "&cSerce &7(Kliknij Prawy Przycisk Zeby Dostac Serce)" to the player
[ERROR] .... Line 9: (serce.sk)
Unexpected entry 'if player has {@item1}'. Check whether it's spelled correctly or remove it.
Line: if player has {@item1}:
[20:18:51 ERROR]: Invalid amount or placement of brackets. Please make sure that each opening bracket has a corresponding closing bracket. (scoreboard.sk, line 20: add 1 to {totalkill::%attacker%')
tak
options:
server: &c&lSurvivalPlusGildie
every 1 second:
loop all players:
set {_online} to number of all players
wipe loop-player's sidebar
set score "&7&m---------------------" in sidebar of loop-player to 7
set score " &c&lZabiles &7> %{totalkill::%player%}% " in sidebar of loop-player to 6
set score " &c&lGracz &7> %loop-player%" in sidebar of loop-player to 5
set score " " in sidebar of loop-player to 4
set score " &c&lGracze Aktywni &7> %{_online}%" in sidebar of loop-player to 3
set score "&7&m --------------------" in sidebar of loop-player to 2
set score " &7SurvivalPlusGildie.ga" in sidebar of loop-player to 1
on death:
if attacker is a player:
if victim is a player:
add 1 to {totalkill::%attacker%}
.