
Disable AI From specific mobs based on the spawn reason!
I originally made this plugin for my smp, Where i used a Spawner Manager plugin, but maybe it could be useful for some cases
**REASONS : **
- SPAWNER
- NATURAL
- SPELL
- NETHER_PORTAL
For more type of reasons, look at the official spigot api https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/CreatureSpawnEvent.SpawnReason.html
Feel free to ask and suggest for specific features/cases at my discord server https://discord.gg/tXfvaGM8Mj
**Commands : **
/mobaidisable reload
**Config.yml : **
enabled-worlds: [] # Leave empty if you want all worlds, Otherwise do
# enabled-worlds:
# - world
# - world_nether
# Options: NATURAL, SPAWNER, REINFORCEMENTS, NETHER_PORTAL, COMMAND, BREEDING, etc.
disabled-spawn-reasons:
- SPAWNER
- REINFORCEMENTS
- NETHER_PORTAL
- SPELL
# Full list: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
disabled-mobs:
- WITHER
- WARDEN
- ENDERMAN
- VEX
- ENDER_DRAGON
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as mob-ai-disabler-1.0.0.jar — drop this file into the mods folder
- Download size: 8 KB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.