I found the problem with my first issue I still had a redstone connection connected to the command block which didn’t allow me to change or edit the command in it. But I still have a problem with the second issue where when I put a command like “/kill @e[type=Zombie]” it is supposed to kill all the zombies in the world but it only kills the zombies within a certain radius I even tried using “/kill @e[type=Zombie,r=1000]” but it still only kills them whithin the same radius as the previous command which is definitely less than 1000 blocks away from the command block.
I found the problem with my first issue I still had a redstone connection connected to the command block which didn’t allow me to change or edit the command in it. But I still have a problem with the second issue where when I put a command like “/kill @e[type=Zombie]” it is supposed to kill all the zombies in the world but it only kills the zombies within a certain radius I even tried using “/kill @e[type=Zombie,r=1000]” but it still only kills them whithin the same radius as the previous command which is definitely less than 1000 blocks away from the command block.