This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I can test for player rot,
radius from a point,
scoreboard objectives i add
bit more work but i can test for potion effects
anything complicated I missed?
also anyone actually know proper syntax for searching for an item in a players inventory SLOT?
Ie only affect player if the 2nd from left toolbar holds one feather for example
or if golden boots are equipped?
So far I cannot limit it past # of item, and datatags specific to the item? perhaps there is a inventory slot # tag I don't know?
Also it seems like rectangular testfor commands are bugged for me.
@a[x=#,y=#,z=#,dx=#,dy=#,dz=#] is proper syntax correct?
I run a private snapshot server at 14w34d or newer (when next snapshot comes out)
Edit: it seems what i really need is to find a way to /testfor from command block at Point A, testing for players at Point B