A subset from WorldGuard.
For those who doesn't need such big plugin.
"/gamerule mobGriefing false" is too rough,
but WorldGuard is too big.
And then, this is the solution.
All just no Block damage,
should still damage the Player and items that on the ground.
block-zombie-door-destruction -- zombie won't break door.
block-enderdragon-portal-creation -- won't create portal when enderdragon death.
Command (console and player):
Setting:Code (Text):- /ng : show all status
- /ng <item> [on|off] : change the griefing setting
Code (Text):block-creeper-block-damage: true
block-wither-block-damage: true
block-wither-skull-block-damage: true
block-enderdragon-block-damage: true
block-fireball-block-damage: true
disable-enderman-griefing: true
block-zombie-door-destruction: true
block-tnt-block-damage: false
block-enderdragon-portal-creation: true
Permissions:
- nogrief.command.admin : permissions to change the setting. (default: op)
GitHub repository:
https://github.com/mexp0624/noGrief

noMobGrief 1.0.1
no MobGriefing, a subset from WorldGuard.
Recent Updates
- fix some config typo Jan 21, 2016