hsyyid / EssentialCmds

EssentialCmds adds useful commands to Minecraft
https://bit.ly/2HPQ9tR
MIT License
31 stars 21 forks source link

Feature Suggestion: Passive Mob Killing #147

Closed K4N0 closed 7 years ago

K4N0 commented 7 years ago

I was unable to find a command to kill a bunch of rabbits that were breeding out of control on the server. They have no natural enemies so they were able to breed to insane amounts. I used a mod thinking rabbits breeding on their own was a good idea. Not so smart since i can't get rid of them now. A command to kill everything, including passive, hostile, and dropped items would be really great. Thank you.

kinggoesgaming commented 7 years ago

/minecraft:kill @e[type=Rabbit]

K4N0 commented 7 years ago

Thank you.