As I've started experimenting with Command Blocks lately, there are always new questions that have changed. One of them would be the / clear (e.g.) diamond_sword 0 1. My problem is that with this command, the Command Block issues an item instead of deleting it. My question is now, has this command really changed, or am I just unable to do it? And if so - are there any tips I should change?
Is not the @p missing?
and try it without 0
I have even met both points, on the server is: / clear @p minecraft: name_tag 1 and still there's a nametag instead of one to delete: /
According to syntax, it should work like this:
/ clear @s minecraft: chiseled_sandstone 5
Okey, thanks, try it