If you set a command block to repeat and always active, it will constantly execute the command repeatedly.Β However, if you put /kill or /kill @e, it will constantly kill you or any player forcing you to delete the world.
Linked issues
is duplicated by 2
Comments 6
Either go to a backup of the world, or use a tool such as MCEdit to remove the command block.
This report is invalid as this is not a bug. The command block is just doing what it was told.
Quick Links:
π Issue Guidelines β π¬ Community Support β π§ Customer Support β π Game Wiki
Probably this might helpΒ Programs and editors/Mapping β Official Minecraft Wiki
If you know the chunk you could probably just delete that. Can't see this being fixed, but maybe implement special cases against certain destructive commands not unlike "--no-preserve-root" with "rm". Anyway can confirm the described behavior.
Might be in brigadier's territor though, not sure.