#command to remove items

1 messages · Page 1 of 1 (latest)

clever stump
#

I have a question about the command that takes the selected item from the player's inventory.
Is there a command from deluxmenu that checks the CustomModelData of the item and takes away. The plugin I got the item from has no such command to take items from the inventory.

clever stump
#

?

sturdy oasis
#

/minecraft:clear would work

thorn dust
#

No such a command but there does really a placeholder can do this

sturdy oasis
#

Please do not use checkitem remove, I highly suggest against it

#

Please use /minecraft:clear 😊

clever stump
sturdy oasis
#

I think you can copy the syntax directly from the /data get entity <username|@s> SelectedItem but I'm not too sure

clever stump
#

.

sturdy oasis
#

?checkitem-nbt

winter kernelBOT
#
FAQ Answer:

CheckItem NBT Tutorial
Check out [this tutorial](#1071634786310967296 message) for information on how to check and remove items
with specific nbt data from a player via the CheckItem Expansion

sturdy oasis
#

Here, I made a tutorial for using the vanilla syntax this