HomeJavaModsMobAIReasonDisabler
MobAIReasonDisabler

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 : **

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

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

These come from our own check of the pack file, not from the source page.

Explore more