Created for Moti12321, This plugin limits the amount of animals that can spawn in a given radius. Once the spawn limit has been reached within the given radius, no matter the spawn reason, the new entity that would have been spawned will be removed. Everything is configurable via the Config.
The first time you start up the server with this plugin installed in the \plugins folder, the plugin will create a config file. Naturally, the radius is 50 blocks in every direction (totaling up to 101 blocks) and the amount of animals per radius is 25. If you wish to change the radius or the max amount of animals per radius, you can edit the values via the config. I have clearly labeled each path to make it as user friendly as possible. To exclude limitations to certain creature types, set the limit to a negative number (e.g. -1), which will let the plugin know to skip.
1.2:
1.1:
1.0: Just released.
I am still open to suggestions, so if you want me to include other entities to the list, post in the comments which mob I should add next.
I am planning on adding hostile mob control, variant Entity control such as skeleton horses and donkeys, and an in-game Menu for adjusting the config values.
I should be updating this once a week until it is complete.