Hi guys! Please, help me to write a simple command to trigger on GUI-click.
I need this slot clicking to trigger this (previously worked without GUI):
code_language.skript:
on rightclick on a hay block with golden axe:
open chest with 1 row named "&cMaterials" to player
wait 1 tick
format slot 0 of player with oak planks named "Wood" with lore "lol" to close then run "?????"
I need this slot clicking to trigger this (previously worked without GUI):
code_language.skript:
loop blocks in radius 1.9:
loop-block is hay block:
player cannot build at the loop-block:
stop
player has planks:
remove 1 planks from player
set loop-block to oak planks