Minecraft – How to count and remove all of the mobs of a specific type on a bukkit server

minecraft-java-edition

I have 2900 passive mobs according to the entity suppressor plugin, and I would like to know how many of each kind has spawned. Hopefully that will help prevent this from happening again. =/

Best Answer

You want the EntityPolice Bukkit plugin:

/entitypolice count cow
> 649