Minecraft – How to detect a player

minecraft-bedrock-edition

How do I make a command block detect whether a person over a set range of coordinates has been killed? (without any radius, because radius is causes some major problem in the server)

Best Answer

I realized that dx is x distance away from the command block to the y and z coordinate, (noting that d stands for distance) (after looking a bit longer I found this other site with the question and one of the responses giving a video) same with dy and dz (except the coordinates it goes to from it is different, for dy its to x and dz to x y.