ducky npcs
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
平台: forge
标签: game-mechanics management utility
DuckyNPC
A Minecraft Forge 1.20.1 mod that adds customizable NPCs that can execute commands when interacted with.
What it adds
DuckyNPC lets server operators create NPCs that look like real players, place them anywhere in the world, and configure commands that run when players interact with them. Perfect for quest givers, shopkeepers, tutorial guides, or custom server events - all managed through simple chat commands.
Features
- Player Skins - Spawn NPCs with any Minecraft player's skin
- Command Execution - Configure commands to run on interaction, punch, or click
- Per-NPC Permissions - Set individual op-level permissions for each NPC
- All NPC data is stored in
<config-dir>/duckynpc/npcs.json
Commands
| Command | Description |
|---|---|
/dnpc new <name> <skinPlayer> <command> [opLevel] [pos] |
Create a new NPC. Separate multiple commands with \| (e.g. say Hi \| give @p diamond) |
/dnpc edit <id> <property> <value> |
Edit an NPC's property (name, command, skin, oplevel). Use \| to separate multiple commands |
/dnpc move <id> [pos] |
Move an NPC to your position or specified coordinates |
/dnpc delete <id> |
Delete an NPC |
/dnpc enable <id> |
Enable an NPC |
/dnpc disable <id> |
Disable an NPC |
/dnpc reload <id> |
Reload an NPC's skin from the web |
/dnpc respawn [id] |
Respawn a specific NPC or all missing NPCs |
/dnpc list |
List all NPCs with their status and positions |
请登录后举报
暂无评论,抢个沙发吧~