DK NPCS
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #11 of 13 bukkit mods in this game by downloads
📋 About This Mod
## Features - Realistic NPCs using ServerPlayerEntity (same technology as Citizens) - Custom skins from any Minecraft player - Action system executed by clicking on the NPC - Floating text lines above NPCs (holograms) - Simple and intuitive commands - Lightweight and optimized for servers ## Commands All commands require permission level 2 (OP). ### Basic Management - `/npc create <name> <skinPlayer>` - Creates an NPC with a player's skin - `/npc remove <name>` - Removes an NPC - `/npc removeall` - Removes all NPCs - `/npc list` - Lists all active NPCs - `/npc rename <name> <newName>` - Renames an NPC ### Positioning - `/npc teleport <name> <x> <y> <z>` - Teleports an NPC - `/npc teleport <name> <x> <y> <z> <yaw> <pitch>` - Teleports with rotation ### Skin - `/npc skin <name> <skinPlayer>` - Changes the NPC's skin ### Actions (executed when clicking on the NPC) - `/npc action <name> add <action>` - Adds an action - `/npc action <name> remove <index>` - Removes an action - `/npc action <name> list` - Lists all actions - `/npc action <name> clear` - Removes all actions ### Text Lines (holograms) - `/npc lines <name> add <text>` - Adds a line of text - `/npc lines <name> remove <index>` - Removes a line - `/npc lines <name> list` - Lists all lines - `/npc lines <name> clear` - Removes all lines ## Types of Actions When adding actions, you can use the following formats: - `MESSAGE: <text>` - Sends a message to the player (supports `&` for colors) - `PLAYER: <command>` - Executes a command as if the player had typed it - `CONSOLE: <command>` - Executes a command via the console - `/<command>` - Executes a server command Use `%player%` in actions to replace it with the player's name. ## Examples of Use ``` # Create an NPC with Notch skin /npc create Vendor Notch # Add lines of text /npc lines Vendor add &6&lStore /npc lines Vendor add &7Click to buy! # Add actions when clicking /npc action Vendor add MESSAGE: &aHello, %player%! /npc action Vendor add CONSOLE: give %player% diamond 1 # Teleport the NPC /npc teleport Vendor 100 64 200 90 0 # Change the skin /npc skin Vendor jeb_ ```
## Features
- Realistic NPCs using ServerPlayerEntity (same technology as Citizens)
- Custom skins from any Minecraft player
- Action system executed by clicking on the NPC
- Floating text lines above NPCs (holograms)
- Simple and intuitive commands
- Lightweight and optimized for servers
## Commands
All commands require permission level 2 (OP).
### Basic Management
- `/npc create
` - Creates an NPC with a player's skin - `/npc remove
` - Removes an NPC - `/npc removeall` - Removes all NPCs
- `/npc list` - Lists all active NPCs
- `/npc rename
` - Renames an NPC
### Positioning
- `/npc teleport
` - Teleports an NPC - `/npc teleport
` - Teleports with rotation
- `/npc skin
### Actions (executed when clicking on the NPC)
- `/npc action
add ` - Adds an action - `/npc action
remove ` - Removes an action - `/npc action
list` - Lists all actions - `/npc action
clear` - Removes all actions
### Text Lines (holograms)
- `/npc lines
add ` - Adds a line of text - `/npc lines
remove ` - Removes a line - `/npc lines
list` - Lists all lines - `/npc lines
clear` - Removes all lines
## Types of Actions
When adding actions, you can use the following formats:
- `MESSAGE:
` - Sends a message to the player (supports `&` for colors) - `PLAYER:
` - Executes a command as if the player had typed it - `CONSOLE:
` - Executes a command via the console - `/
` - Executes a server command
Use `%player%` in actions to replace it with the player's name.
## Examples of Use
``` # Create an NPC with Notch skin /npc create Vendor Notch
# Add lines of text /npc lines Vendor add &6&lStore /npc lines Vendor add &7Click to buy!
# Add actions when clicking /npc action Vendor add MESSAGE: &aHello, %player%! /npc action Vendor add CONSOLE: give %player% diamond 1
# Teleport the NPC /npc teleport Vendor 100 64 200 90 0
# Change the skin /npc skin Vendor jeb_ ```
📊 Mod Details
- Game
- Minecraft Mods
- Author
- ryangauterio
- Version
- 1.0.6
- Downloads
- 2,224
- Endorsements
- 0
- Category
- bukkit
- Created
- 3/24/2026
- Updated
- 7/19/2026
- Game Versions
- 1.21.1
- Tags
- management, transportation, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does DK NPCS support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of DK NPCS?
Version 1.0.6, published 2026-07-19 with 2,224 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await