This plugin allows you to set a maximum amount of mobs spawned by a single spawner. If the limit is reached, the spawner either just stops working or it explodes.
Config
Code (YAML):
#Maximum amount of mobs to spawn
maxSpawns: 16
#Explode spawners after they reached their limit
explodeSpawner: false
#Delay until the spawner explodes (seconds)
explodeDelay: 10
explodeIntensity: 4.0
spawners:
#Enable the plugin for spawners placed by players
player: true
#Enable the plugin for naturally generated spawners
natural: true
#Affected spawner types
affectedTypes:
- ZOMBIE
- SKELETON
Links
Please leave a rating if you like this resource.
Donations to support me or this resource are also very much appreciated.

SpawnerLimit 1.0.1
Limit the amount of mobs being spawned by a spawner