Dear developers! When you fix a bug with the command/testfor it is suggested and still does not work correctly! This bug started with version 1.1.0.
Linked issues
is duplicated by 4
Comments 5
The /testfor command syntax are as is:
/testfor [player]
Example: /testfor @e[type=Zombie,name=HelloWorld!,tag=1]
Try using the following syntax:
/testfor @a[x,y,z,r]
so using example coordinates, would look like this:
/testfor @a[10,65,10,25]
Credit to FH_Miner for pointing this out
i have 1.1.0.9 and /testfor works fine, I think you're using it wrong.