Перейти к содержимому
Mineforgian

MobIgnore

Allows players to disable mob aggression towards themselves.

Загрузки
132
Подписчики
0
Обновлён
24 января 2026 г.
Лицензия
MIT

Опубликован 15 декабря 2025 г.

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

  1. Download the latest release
  2. Place the file in the /plugins/ folder
  3. Restart the server
  4. Configure config.yml if needed and execute the /mobignore reload command
  5. Done! Players with the mobignore.use permission can use /mobignore

Ченджлог

1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 24 января 2026 г.

Changes and improvements:

  1. Now mobs are not reset when the plugin is reloaded (data is stored in data.yml)
  2. Added a command to reload the config /mobignore reload
  3. Added a placeholder for PlaceholderAPI %mobignore_status%
1.2.1Релиз1.21.9, 1.21.10, 1.21.11 · 15 декабря 2025 г.

Stable version

Комментарии

Загружаем…