options:
options:
#blok adı
blok: obsidian
#kazma özellikleri
kazma: diamond pickaxe
kazmaisim: &e&lKAZMA
kazmalore: &bBu özel bir kazmadır.
command /editkazmaver:
permission: edit.kazma.ver
permission message: &cYetkiniz yok!
trigger:
give 1 {@kazma} named "{@kazmaisim}" with lore "{@kazmalore}" to player
on break of {@blok}:
if tool of player is {@kazma} named "{@kazmaisim}" with lore "{@kazmalore}":
stop
else:
cancel event
send "&eBu kazma ile sadece obsidyen kırabilirsin." to player