command /asaver:
trigger:
if player is op:
give 1 stick named "&6&lAsa" with lore "||&7Sağ tıklayarak kullanabilirsin.||&e3 &7dakikada 1 kez kullanılır." to player
send "&6Asa verildi!"
on rightclick with a stick:
if tool's name is "&6&lAsa":
if difference between {kullanma::%player%} and now is smaller than 180 seconds:
send "&73 dakikada 1 kez kullanabilirsin."
else:
set {kullanma::%player%} to now
strike lightning effect at the player
send "&6Asa Kullanıldı!"
loop all players in radius 5 of player:
if loop-player is not player:
damage loop-player by 1 heart