so I am making a skript where if you have a certain item, you can exchange it for diamonds, xp levels or similar.
this is my skript:
Command /egkjwoighjlkgm:
trigger:
if player has 1 of emerald named "&aLegendary Token" parsed as itemtype:
remove 1 emerald named "&aLegendary Token" from player's inventory
give player 10 of diamond
and the error is this:
i have no idea what this means, can anyone help?
this is my skript:
Command /egkjwoighjlkgm:
trigger:
if player has 1 of emerald named "&aLegendary Token" parsed as itemtype:
remove 1 emerald named "&aLegendary Token" from player's inventory
give player 10 of diamond
and the error is this:
i have no idea what this means, can anyone help?