Hey,
I want to make a command which gives you a unbreakable enchanted tool.
This is the code i have now:
But is isnt working, can you guys help me out?
I want to make a command which gives you a unbreakable enchanted tool.
This is the code i have now:
code_language.skript:
command /tools:
description: get tools
usage: /tools
permission: tools.get
trigger:
add a unbreakable diamond pickaxe of efficiency 3 named "&bSuper Pickaxe" to player
But is isnt working, can you guys help me out?