MobIgnore
MobIgnore is a lightweight plugin that allows players to temporarily disable mob aggression towards themselves. Perfect for building, exploration, or simply peaceful gameplay.
Features
- Mob Ignoring - mobs stop attacking the player
- Instant Action - effect applied immediately after command
- Target Reset - all current mob aggressions towards the player cease
- Lightweight - minimal impact on server performance
Usage
Simply enter the command:
/mobignore
The command toggles the "ignore" mode - each use switches the effect to the opposite state.
How It Works
- When activated, all mobs within a 32 block radius (configurable) lose their target on the player
- New mobs cannot select the player as a target for attack
- The effect only works on mobs (zombies, skeletons, creepers, etc.)
- Players can attack each other as usual
🧾 Permissions
| 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) |
🧾 PlaceholderAPI
| Placeholder | Description |
|---|---|
%mobignore_status% | Shows the current mob ignore status for the player |
Configuration
# 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."
Dependencies
- PlaceholderAPI (optional)
Installation
- Download the latest release
- Place the file in the
/plugins/folder - Restart the server
- Configure
config.ymlif needed and execute the/mobignore reloadcommand - Done! Players with the
mobignore.usepermission can use/mobignore
Создатели
Детали
Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:2 месяца назад

