mojira.dev
MC-66769

/testfor Does not work with Coordinates

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

Use

/testfor @p[x,y,z,r]

Didnt Work
Still the same output

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

aGuyOnTheInternet

(Unassigned)

Unconfirmed

Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d

Retrieved