Spawner Preventer
This was created upon a request.
This plugin will prevent certain mob spawners from being broken, for example a zombie spawner.
This is all based upon permissions, which are fairly simple.
If you have sp.bypass.<spawnerType> set to false, then you can't break that spawner.
If you need help with the spawner types, you can get a list of them in the config.
Example:
player has permission "sp.bypass.zombie: false" and therefore can't break zombie spawners.
Config has custom messages for each spawner.
Commands:
/spreload - reloads config
permissions:
sp.reload
sp.bypass.<spawnerType> - Bypasses breaking of spawner
There is an option in the config for ops to get all permissions.

