Command block in Minecraft repeated kill?

My
13

Hi, I stupidly made a repeat command block with / kill.

How can I make it go away again? I get killed every 200 milliseconds.

Mu

First go to creative mode and then destroy the command block

That should solve your problem

My

I'm killed every millisecond. You can neither write nor do anything. The whole thing HAS to be done externally

za

Use the Fill command. So

/ fill ~ ~ ~ ~ 100 ~ 100 ~ 100 air replace command_block

That should replace all command blocks within a 1000 block radius with air.

My

I'm killed every millisecond. You can neither write nor do anything…

Ra

Unfortunately, you can't replace millions of blocks with air. In addition, this command is only executed on x and z, and not on the y coordinate. In addition, only in one direction.

Ro

Simply switch off the command blocks on a server. In single player mode, the world is in ars.h

za

You could try to change the game mode externally. https://www.howtogeek.com/203257/how-to-switch-a-minecraft-world-from-survival-to-creative-to-hardcore/

My

You will also be killed in the creative with this command

za

What I can think of would be to copy the world and load it into a vanilla server, where command blocks are deactivated, and then dismantle the command block.

gl

Change your Minecraft name so the command block doesn't kill you XD

Ra

Well for the method I use you need the NBT Explorer.

If you have it then just open it. You should have arrived at the file from saves from minecraft. There are all worlds. Then you look for the world in which you are doing it and press the small pulse in the front left. Then you should see Level.dat. Open that again, and then also open the version. The first thing that should be there should be allowCommand. And change the 1 to a 0.

Oh and it is important that the minecraft world is not open. I don't know if it works otherwise.

My

That's how it worked, thank you

Mu

You can leave the world