Hello,
I need one item with name of lore is (bye) send (you can't repair this item).
options:
takemoneyforarepair: 5000
command /popo:
permission: repair.repair
trigger:
if name of tool of player is "hello" with lore "bye":
send "you can't repair this item"
else:
repair tool of player
remove {@takemoneyforarepair} from player's balance
send "&3You repair own tool succesfully! You paid {@takemoneyforarepair} dollars!"
I need one item with name of lore is (bye) send (you can't repair this item).
options:
takemoneyforarepair: 5000
command /popo:
permission: repair.repair
trigger:
if name of tool of player is "hello" with lore "bye":
send "you can't repair this item"
else:
repair tool of player
remove {@takemoneyforarepair} from player's balance
send "&3You repair own tool succesfully! You paid {@takemoneyforarepair} dollars!"