Hi,
I'm trying to remove all blue dyes from a player's inventory where their name either contains "Fire", "Water", or "Snow". I get no compiling errors, it just doesn't work on runtime.
Code:
I'm trying to remove all blue dyes from a player's inventory where their name either contains "Fire", "Water", or "Snow". I get no compiling errors, it just doesn't work on runtime.
Code:
code_language.skript:
remove all blue dyes where [name of input contains "Fire", "Water" or "Snow"] from {player1fire}