TERAZ powinno działać
options:
1: rotten flesh
2: carrot
3: diamond
4: iron ingot
5: gold ingot
on damage zombie:
give {@1} or {@2} or {@3} or {@4} or {@5} to player
Nie testowane, ale powinno dzialac
options:
1: rotten flesh
2: carrot
3: diamond
4: iron ingot
5: gold ingot
on damage:
if damaged is zombie
give {@1} or {@2} or {@3} or {@4} or {@5} to player
Z permisja to wystarczy to zamienic, a z tym errorem to nwm o co chodzi
...
cancel event
send "&c&lBLAD: &7Musisz wykopac &c200 &7stone aby pisac na chacie"
if player has permission "permisja.cos":
uncancel event
Nie testowałem...
options:
stone: 500 #ile stone'a potrzeba do pisania na chacie
on break stone:
add 1 to {stone.%player%}
on chat:
if {stone.%player%} is less than {@stone}:
cancel event