Remove armor/any item with specific name
//ads -- adsterra.com -- native banner
?>
Using 1.9 pre-4 and I'm trying to remove any armor, or in the future any item in general, with a specific name for a mini-game.
Is there a way to get say leather boots (any damage level) with the name "test" out of someone's inventory? Is there a way to remove any item at all with the name "test" from someone's inventory that's not too intensive?
I've tried using this to remove the test boots when the tag's removed (and confirmed that the tag has been removed):
/clear @a[tag=!testtag] minecraft:leather_boots {Inventory:[{tag:{display:{Name:"test"}}}]}
/clear @a[tag=!testtag] minecraft:leather_boots 1 {Inventory:[{tag:{display:{Name:"test"}}}]}
/clear @a[tag=!testtag] minecraft:leather_boots 1 0 {Inventory:[{tag:{display:{Name:"test"}}}]}
/clear @a[tag=!testtag] minecraft:leather_boots 1 * {Inventory:[{tag:{display:{Name:"test"}}}]}
Pictures about "Remove armor/any item with specific name"



How do you delete certain items in Minecraft?
Chat Commands One of the most popular and fastest ways to clear items is the kill command. First, type /kill @e[type=item] in the chat and press enter to remove all dropped items in your Minecraft world instantly.What is the command to remove armor in Minecraft?
You can use the /replaceitem command to instanty replace one item with another item. You can replace armor items worn, weapons held in your hands, items stored in chests and items in your inventory/hotbar. This is a great way to quickly put armor on a player during a Minecraft battle or change out a worn out weapon.How do I get rid of my custom name in Minecraft?
Look at the text field. All you need to do is enter one or more spaces into the box. And voila, the custom name is gone!How do you remove items from your chest in Minecraft?
Have a quick way to clear all of the Inventory of a Chest, such as opening chest and hitting RT/R1 to remove ALL ITEMS in the chest on console, key binding option for PC such as T , highlight all option on mobile version. This should remove all items, not just a single stack of an item.How to Make Custom Armor Textures Based on Its Name (Hypixel Skyblock)
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ketut Subiyanto, Ketut Subiyanto, Ketut Subiyanto, Ketut Subiyanto
