#remove dyed leather armor

1 messages · Page 1 of 1 (latest)

grand badge
#
remove unbreakable leather boots dyed lime with name "&fSuper Boots" from player's inventory

Can someone help me fix this code

zealous pine
#

use nbt

#

its better than raw checking

thin cove
#

^

#

colours on leather suck in skript

#

apparently, i never used them

grand badge
lime fiber
#

remove {var}
(set item to var)
remove event-item
remove player's held item
remove (item) tldr
dont add unbreakable dyed names

#

if you want only a spesific item to be removed check the item by itself

grand badge
#

uh i dont really know how to implement that

thin cove
#

uh

#

thats basic

#

you should look at some tutorials

#

and the docs

#

its literally the same effect you were using

grand badge
grand badge
#

i was gonna instead make it so that it checks if there is an item in the players inventory named something meaning i wont have to mention the actual item in the skript which avoids me having to use dye in skript, but idk how to do that