MobIgnore
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: paper purpur
标签: game-mechanics utility
MobIgnore
MobIgnore is a lightweight plugin that allows players to temporarily disable mob aggression towards themselves. Perfect for building, exploration, or simply peaceful gameplay.
? Version Compatibility
| Plugin version | Supported Paper | Java |
|---|---|---|
1.4.0 |
1.20 – 26.2 |
25 |
1.3.0 |
1.20 – 1.21.11 |
21 |
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
请登录后举报
暂无评论,抢个沙发吧~