command /superkilof:
permission: brush.daj
trigger:
add diamond pickaxe named "&6Super kilof" with lore "&60/2000"
on break:
if name of player's tool is "&6Super kilof":
set {_l} to uncolored lore of player's tool
replace all "/2000" with "" in {_l}
set {_l} to {_l} parsed as number
add 1 to {_l}
set lore of player's tool to "&6%{_l}%/2000"