mojira.dev
MC-75273

entitydata doesn't work when name is +/-

I tried to change the Name of an WitherSkull using Entitydata.

/entitydata @e[type=WitherSkull,name=+] {CustomName:-}

This Doesn't Work, when the Skull is named "+", this:

/entitydata @e[type=WitherSkull,name=Add] {CustomName:Remove}

does, when the Skull is named Add

Linked issues

Comments 1

I think that there are certain characters that the "name" selector argument does not work with. Spaces also cause a problem.

Robin R.

(Unassigned)

Unconfirmed

Minecraft 1.8.1

Retrieved