Allows players to disable mob aggression towards themselves.
MobIgnore is a lightweight plugin that allows players to temporarily disable mob aggression towards themselves. Perfect for building, exploration, or simply peaceful gameplay.
Simply enter the command:
/mobignore
The command toggles the "ignore" mode - each use switches the effect to the opposite state.
| Permission | Default | Description |
|---|---|---|
mobignore.use |
op | Allows use of the /mobignore command (toggle mob ignoring on/off) |
mobignore.reload |
op | Allows use of the /mobignore reload command (reload configuration) |
| Placeholder | Description |
|---|---|
%mobignore_status% |
Shows the current mob ignore status for the player |
# Radius for clearing mob targets
target-clear-radius: 32
placeholders:
enabled: "&aENABLED"
disabled: "&cDISABLED"
# Supports MiniMessages formatting
messages:
player-only: "<red>This command is for players only!"
no-permission: "<red>You don't have permission to use this command."
enabled-mobs-attack: "<yellow>Mobs can now attack you again."
ignore-enabled: "<green>Mobs will now ignore you!"
reloaded: "<green>Configuration successfully reloaded."
/plugins/ folderconfig.yml if needed and execute the /mobignore reload commandmobignore.use permission can use /mobignore