im trying to use /testfor @p{x,y,z,r} (not the arguments just the raw numbers)
and its not working and ive seen other people use it like that and its not working
Input: testfor CENSORED{273,4,44,1}
Output: The entity UUID provided is in an invalid format
Comments 6
First of all, you need square brackets, not curly brackets. Those are for NBT tags. Second, try /testfor @p[x,y,z,dx=0,dy=0,dz=0] if you are using snapshots, or /testfor @p[x,y,z,r] if using 1.7
@Jake Miller i will try your solution when i can get minecraft to load in safemode MC-66790
Use