Heyho. Just tested the new snapshot and things got weird:
The /testfor command doesn't seem to consider the coordinations given to it anymore:
Im clearly outside of a specific region and this command worked in all versions before:
testfor @p[x=118,y=81,z=120,dx=20,dy=14,dz=14]
Normally it should return that it cant find the UUID (because im outside).
Now it finds me also even if the conditions not met.
Linked issues
is duplicated by 4
Comments 5
confirmed: with "r=somefancyradius" it works
So yeah. definitely has something to do with dx , dy and dz
can confirm, it seems to have something to do with the amount of entities in the world. Or something... I don't know, anyway, if it's fixed it's ok to me 😃
It only affects dx, dy and dz.
x, y and z are fine (test with r=)