Minecraft Kill Command Generator

A bare /kill removes the executor, and /kill @e removes literally everything — item frames, armor stands and dropped items included. The selector is the whole command, so build it precisely: filter by type, name, tag or distance, and test the same selector with /execute if entity before running the destructive form.

  • Target selector with type, name, tag and distance filters
  • kill @e[type=item] clears dropped items without touching mobs
  • Pairs with the Execute generator to dry-run the selector first

Read the matching guide