Hello, i have made a plugin for bukkit to control how the mobs behave. This is the first official plugin i have made and I'm open for improvements to the plugin
Download: Button on the sidepanel
Source Code: https:github.com/TheUnnamedDude/MobControll
Just put the plugin file in the plugins folder and start the server
The configuration have 3 main "Things" to configure
The autoattack chooses if mobs automatic attacks humans in range, when a mob has autoattack configured to true they don't attack you and when it's false they attack you.
The Enderman config chooses if Endermen can Pickup and/or place blocks, if they are false the endermen can't do it.
The Creeper config chooses what happens when a creeper blows, you can choose if the world takes damage with CreateCrater and if the player the creeper attacked should get damage when it blows up(The player damage is not implantet yet)
Standard Configuration:
AutoAttack: Creeper: true Zombie: false Spider: false Enderman: false Skeleton: false Enderman: Place: false Break: false Creeper: CreateCrater: false Damage: false