Full Code:
I just started Skript and I was wondering how would I put a cooldown in this code I've looked at the document for command with a cooldown I also made my own just like the cake one but I'm not entirely sure where things would go with this set of code
(Sorry for making another post really need this done)
code_language.skript:
on right click:
player is holding any pickaxe:
player is sneaking
make player execute "/sellall"
I just started Skript and I was wondering how would I put a cooldown in this code I've looked at the document for command with a cooldown I also made my own just like the cake one but I'm not entirely sure where things would go with this set of code
(Sorry for making another post really need this done)