HomeJavaModsNoSpawn
NoSpawn

NoSpawn

NoSpawn is a Fabric mod that disables spawning for selected mob types using in-game commands. It is useful for server management, modpack balancing, custom maps, and any setup that needs precise control over mob spawning.

Features

Commands

<type> is a mob ID, such as minecraft:creeper, minecraft:vex, or minecraft:phantom. These are examples only; you can use any valid mob ID. After typing /ns add or /nospawn add , Minecraft will show available mob suggestions.

/ns
/nospawn
/ns add <type>
/ns remove <type>
/nospawn add <type>
/nospawn remove <type>

Examples:

/ns add minecraft:creeper
/ns add minecraft:vex
/nospawn add minecraft:phantom
/ns remove minecraft:vex

Permissions

Either OP permission or a matching LuckPerms node is enough. nospawn.admin allows every NoSpawn command.

nospawn.admin
nospawn.use
nospawn.add
nospawn.remove

LuckPerms examples:

/lp group admin permission set nospawn.admin true
/lp group helper permission set nospawn.use true
/lp group helper permission set nospawn.add true
/lp group helper permission set nospawn.remove true

Compatibility

Minecraft: 1.21.4 - 26.1.1 official releases
Mod Loader: Fabric
Fabric Loader: 0.19.2+
Fabric API: required

Download the jar that matches your Minecraft version.

Author And Credits

Special thanks to ZURAN_ for the design inspiration and valuable testing opportunities.

Links

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