Siemka, mam taki kodzik, lecz problem jest w tym że przy uderzeniu projectile'a nie wysyła żadnej wiadomości
on left click:
if tool of player is {@itemSlow}:
if name of tool of player is "{@nameSlow}":
if lore of tool of player is "{@loreSlow}":
make player shoot a snowball
add projectile to {slowdown::*}
on projectile hit:
if projectile is snowball:
if shooter is player:
if {slowdown::%projectile%} is set:
send "2" to all players