Command Block Custom Radius
I made a command block to teleport all the players within a cubed room to a specific location using this command < TP @a[0,15,0,10] > but I noticed that at the edge of the room if a player stand in the farthest corner the command doesn't grab them, as if doesn't search the whole square.