@up 2 options: minx: -1000 #Wpisz minimalne coordy z maxx: 1000 #Wpisz maksymalne coordy x minz: -1000 #Wpisz minimalne coordy z maxz: 1000 #Wpisz maksymalne corrdy zevery 15 minutes: set {_x} to a random integer between {@minx} and {@maxx} set {_z} to a random integer between {@minz} and {@maxz} set {_y} to 100 spawn giant at {_x} {_y} {_z} in "nazwaswiata" set set max health of last spawned entity to 300 hearts #Tu jest napisane "hearts" mozesz zmienic na "hp", jezeli wiesz jaka jest roznica broadcast "&6Giant zostal zrespiony.&7 Coordy: &6x: %{_x}% z: %{_z}%"on death of giant: delete drops drop 24 golden apple:1 at location of victim if attacker is player: broadcast "&7Gracz &6%attacker% &7zabil Gianta!"powinno dzialac... nastepnym razem napisz jakie errory itd...