Mojira Archive
MC-79972

targeting with only y and dy doesn't work in command block

when you put this command in a command block linked to a clock

kill @e[y=-40,dy=39]

and then go between 0 and -40
nothing happens

but when the player uses the exact same command, it kills all entitys that are below 0 but above -40