I have seen a few people in need of a simple, light weight plugin that allows them to stop mobs from moving.
NoAI allows you to specify which mobs aren't able to move, as well as from what spawn methods.
This is great for turning off AI for spawner mobs so that players grinders work better, and also goes great with my MobStacker plugin. (Mobs must have CUSTOM spawn method listed as disabled for MobStacker to work properly with this)
Default config:
# To add more mobs, follow the layout below.
# All spawn reasons: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/CreatureSpawnEvent.SpawnReason.html
# All mobs can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
disabled-mobs:
ZOMBIE:
disabled : true
disable-for-spawn-methods :
- SPAWENER
- CUSTOM
NOTE: This uses NMS, so is very version specific. 1.8.3 and up should work, but nothing below will.
SOURCE
NoAI allows you to specify which mobs aren't able to move, as well as from what spawn methods.
This is great for turning off AI for spawner mobs so that players grinders work better, and also goes great with my MobStacker plugin. (Mobs must have CUSTOM spawn method listed as disabled for MobStacker to work properly with this)
Default config:
Code (YAML):
# To add more mobs, follow the layout below.
# All spawn reasons: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/CreatureSpawnEvent.SpawnReason.html
# All mobs can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
disabled-mobs:
ZOMBIE:
disabled : true
disable-for-spawn-methods :
- SPAWENER
- CUSTOM
SOURCE
Quick facts
- Edition: Minecraft Java
- File type: .jar
- 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 Spigot — 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.
NoAI is a free Minecraft Java mod. Downloaded 2,788 times (via Spigot). Download it and open it directly in the game.