# Mob Murdereerer
Ever wanted to clean up the world around you? **Mob Murdereerer** adds a simple, powerful `/murder` command that lets you instantly remove mobs and dropped items with a single click.
## Features
- **`/murder`** – Kills every mob and removes every dropped item in the dimension you're in.
- **`/murder all`** – Same as above (alias).
- **`/murder items`** – Removes all dropped item entities.
- **`/murder <mob>`** – Kills every entity of that mob type (cow, pig, zombie, creeper, enderman, warden... and more).
- **`/murder <item>`** – Removes all dropped items of that item type (diamond, gold_ingot, netherite_ingot...).
Tab-completion suggests every vanilla mob and every registered item, so you never have to remember the exact name.
## Examples
| Command | Effect |
|---|---|
| `/murder zombie` | Kills every zombie in the current dimension |
| `/murder diamond` | Removes all dropped diamonds |
| `/murder items` | Removes every dropped item entity |
| `/murder` | Kills all mobs and removes all dropped items |
## Permissions
The `/murder` command requires **OP level 2** (the default for operators).
## Supported Platforms
| Loader | Minecraft versions |
|---|---|
| **NeoForge** | 1.21.1 |
| **Forge** | 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.20.1 |
| **Fabric** | 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.20.1 |
## Requirements
- Minecraft 1.21.1
- NeoForge 21.1.0 or newer (for the NeoForge build)
## Download / Install
1. Download the jar for your loader and Minecraft version.
2. Drop it into your `mods` folder.
3. Launch the game, become an operator, and start murdering!
## FAQ
**Does this work on servers?**
Yes. It works in both singleplayer and multiplayer. The command runs on the server, so the entity clearing applies to everyone.
**Is it server-side only?**
Yes – clients do not need to install it, only the server (or the host in singleplayer).
## License
MIT

