I was wondering if there was an event where I can have players shift-right click to commit a command to look just like this here
(Note: this is not for a gui)
Current Code:
(Note: this is not for a gui)
Current Code:
code_language.skript:
on right click:
if tool is pickaxe:
make player execute "/sellall"