
Disable Mob Griefing
Small plugin that allows toggling griefing per mob, disabling explosions, and explosion player damage. Useful if you enjoy working villager farms but hate pesky enderman and creepers.
2.3K
17
Hotfix - Disable Mob Griefing 1.1.2
release1 апреля 2026 г.v1.1.2
Bug Fixes
- Fixed TNT, TNT minecart, and ender crystal config keys not mapping correctly across server versions (Paper 1.21+ renamed TNT → primed_tnt, TNT_MINECART → minecart_tnt, END_CRYSTAL → ender_crystal internally)
- Fixed explosions silently disappearing with no sound or particles when griefing was disabled — explosions now always play visually and audibly; only block damage is suppressed
- Fixed
explosion_player_damageconfig key not being read correctly; renamed toexplosions_damage_players(existing value auto-migrated on upgrade)
Changes
- All mob griefing now defaults to
trueon fresh installs, mirroring vanilla Minecraft behavior — disable only what you need - Removed
require_opconfig key; permissions are handled by plugin.yml and LuckPerms/permission plugins - Block damage and player damage from explosions are now controlled independently:
disabling a mob's griefing stops block damage while the explosion still affects
players; set
explosions_damage_players: falseto also prevent player damage
New Commands
/mobgriefing verbose <true/false>— toggle verbose console logging in-game/mobgriefing explosions_damage_players <true/false>— toggle player damage from explosions in-game- Tab completion now includes
verbose,explosions_damage_players, andreload
Upgrading from v1.1.1
explosion_player_damagein your config will be automatically renamed toexplosions_damage_playerson first load — no manual action needed- All griefing keys that were previously
false(disabled) will remain as-is; new installs default totrue
Disable Mob Griefing 1.1.1
release1 апреля 2026 г.v1.1.1
Bug Fixes
- Fixed bees being able to collect honey/pollinate flowers when
bee_griefingis disabled - Fixed TNT not being blocked by
primed_tnt_griefingandminecart_tnt_griefingconfig options - Fixed creeper explosions being fully cancelled (including player damage) instead of just blocking block destruction
New Features
- Added
explosion_player_damagetoggle — when disabled, explosions deal no block damage but still affect players - Added
/mobgriefing reloadcommand to reload the config without restarting the server - Added tab completion for the
/mobgriefingcommand - Consolidated to a single jar supporting all server versions from 1.12.2+
Changes
- All mob griefing options now default to
false(griefing disabled) on first install
Disable Mob Griefing 1.0.1
release29 июня 2023 г.- Updated plugin.yml (wrong api version)
- Initial upload
Disable Mob Griefing 1.0.1
release28 июня 2023 г.- Updated plugin.yml (wrong api version)
- Initial upload
Disable Mob Griefing 1.0.1
release28 июня 2023 г.- Updated plugin.yml (wrong api version)
- Initial upload
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:1 неделю назад