/testfor @p[r=5,name=<owner>] (Copy/Past from wiki) does not work and gives an "incorrect format" error
HOWEVER, if you CAPITALIZE "Name" the testfor works.
I believe this is a bug or typo in the code and "name" should be lower case.
Attachments
Comments 7
Can confirm, but your fix is no fix.
"Name=xxx" is not a recognizes keyword, you might also write "Apple=Banana" and @p[r=5] will still work.
I was getting an error when I wrote the command with a lower case "n" for the "name=" tag... All I did was change it to a capitol "N" and the command started working.
So many bugs...
Edit: I see! I get it... "Apple=Banana"... What you are saying is that the Name= is being ignored and, although the command LOOKS like its working, ANYONE in the 5 radius would trigger the block. I'll have to test that.
Regardless, the Lower Case "n" isn't working at all.
nope, it is working for me