Nospawn-Plugin
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: paper
标签: management mobs utility
NoSpawn (Paper Plugin)
NoSpawn is a Paper plugin 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.
This is a Paper plugin port of the Fabric NoSpawn mod.
Features
- Disable any single mob type or multiple mob types.
- Supports all vanilla mob types.
- Supports both
/nsand/nospawncommands. - Works on Paper 1.21.4 servers.
- Saves disabled mob types to
plugins/NoSpawn/config.yml, so changes persist after restarts. - Automatically switches between Chinese and English messages based on the player's game language.
- Supports LuckPerms permission groups with OP fallback.
Commands
<type> is a mob name, such as creeper, vex, or phantom. These are examples only; you can use any valid mob type name. 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 creeper
/ns add vex
/nospawn add phantom
/ns remove 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请登录后举报
暂无评论,抢个沙发吧~