Hello,
I want to make a command that looks like this:
But this doesn't work like how it is above.
Can you guys help me out?
I want to make a command that looks like this:
code_language.skript:
command /check <player>:
trigger:
loop all items in the inventory of %arg-1%:
if loop-item is diamond block:
broadcast "&Yes"
But this doesn't work like how it is above.
Can you guys help me out?