Mojira Archive
MC-48647

/kill @e problem when specified

When running the command:
/kill @e[type=Item] {Item:{tag:{display:{Name:"Portable Tent"}}}}
In the chat window it kills the player running the command not the item.

When running it in a command block this error occurs:
[21:43:36] You must specify which player you wish to perform this action on.

I assume this is because you can't add partial data into the kill command yet. However, it does work with test for.

/testfor @e[type=Item] {Item:{tag:{display:

{Name:"Portable Tent"}

}}}

Duplicate

London Summers

2014-02-15, 03:49 PM

2014-07-26, 11:59 AM

2014-07-26, 11:59 AM

0

2

Unconfirmed

Minecraft 14w07a

-