NPCs Plugin

⭐ — (9 endorsements) 📥 12,103 downloads 📌 v0.1.4-dev.fda2749 📅 1/9/2025
🟡 Updated this year

By FllipEis · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/8/2026 📅 Created: 1/9/2025

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #15 of 131 management mods in this game by downloads

📋 About This Mod

# NPC Plugin ! <div align="center"> ] ] <br> ] ] ] ] <br> · <br> 🌟 Give us a star — your support means the world to us! </div> <br> > All information about this project can be found in our detailed . Create NPCs on your server that allow your players to access other subservers through the NPCs. Perform various actions such as sending messages, titles, or sounds, and use your favourite supported NPC provider such as Citizens or FancyNPCs. ## Features - **Custom Join NPC**: Create NPCs to let your players join sub-servers seamlessly! - **Custom Inventories**: Design the paginated inventory exactly the way you need it! - **Holograms**: Add beautiful holograms above your NPCs! - **Placeholders**: Use placeholders anywhere—in holograms, items, and more! - **Customize with Actions**: Trigger messages, action bars, titles, sounds, and more when a player interacts with an NPC! - **Support for Other NPC Plugins**: Integrate NPCs from other plugins like Citizens, FancyNPCs, and more! - **Use it as a Standalone**: No third-party plugins needed—just drag and drop! ## Quick start Install Citizens, FancyNPCs, or ZNPCsPlus, stand where the NPC should appear, and run: ```text /scnpcs create <id> <group-or-persistent-server> ``` For example, `/scnpcs create lobby Lobby` creates the provider NPC, links it to the SimpleCloud target, writes its configuration, adds a default hologram, and makes right-click join the target. If multiple creation providers are installed, add `citizens`, `fancynpcs`, or `znpcsplus` to the command. Target names do not need `group:` or `ps:` prefixes. A name that exists as both a group and persistent server is rejected so that it can never resolve silently to the wrong target. Use `/scnpcs edit <id>` to discover the target, hologram, action, and pushback editors. Existing provider NPCs can be attached with `/scnpcs link <id> <provider> <reference> <target>`. ## Hologram placeholders Run `/scnpcs placeholders` in-game for the current list. The placeholders shared by group and persistent-server targets are: ```text <target_name> <target_type> <target_online_players> <target_max_players> <target_min_memory> <target_max_memory> <target_property:key> ``` Persistent servers also expose `<target_id>`, `<target_pretty_name>`, and `<target_motd>`. Join-state values in NPC files are always written in lower case. ## Contributing Contributions to SimpleCloud are welcome and highly appreciated. However, before you jump right into it, we would like you to read our . ## License This repository is licensed under . <!-- LINK GROUP --> <!-- ✅ PLEASE EDIT --> : https://raw.githubusercontent.com/simplecloudapp/branding/refs/heads/main/readme/banner/plugin/npcs.png : https://github.com/simplecloudapp/npc-plugin/issues/new?labels=bug&projects=template=01_BUG-REPORT.yml&title=%5BBUG%5D+%3Ctitle%3E : https://github.com/simplecloudapp/npc-plugin/discussions/new?category=ideas : https://docs.simplecloud.app/en/manual/plugin/npcs : https://docs.simplecloud.app/contribute : https://modrinth.com/plugin/npcs-plugin : https://central.sonatype.com/artifact/app.simplecloud.controller/controller-api : https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api : https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api : https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api : https://img.shields.io/maven-central/v/app.simplecloud.controller/controller-api?labelColor=18181b&style=flat-square&color=65a30d&label=Release : https://repo.simplecloud.app/api/badge/latest/snapshots/app/simplecloud/controller/controller-api?name=Dev&style=flat-square&color=0ea5e9 <!-- ⛔ DON'T TOUCH --> : https://opensource.org/licenses/Apache-2.0 : https://repo.simplecloud.app/#/snapshots : https://x.com/simplecloudapp : https://bsky.app/profile/simplecloud.app : https://www.youtube.com/@thesimplecloud9075 : https://discord.simplecloud.app : https://img.shields.io/badge/modrinth-18181b.svg?style=flat-square&logo=modrinth : https://img.shields.io/badge/apache%202.0-blue.svg?style=flat-square&label=license&labelColor=18181b&style=flat-square&color=e11d48

# NPC Plugin

[!] [!] [!] [!]

🌟 Give us a star — your support means the world to us!

> All information about this project can be found in our detailed .

Create NPCs on your server that allow your players to access other subservers through the NPCs. Perform various actions such as sending messages, titles, or sounds, and use your favourite supported NPC provider such as Citizens or FancyNPCs.

## Features

  • Custom Join NPC: Create NPCs to let your players join sub-servers seamlessly!
  • Custom Inventories: Design the paginated inventory exactly the way you need it!
  • Holograms: Add beautiful holograms above your NPCs!
  • Placeholders: Use placeholders anywhere—in holograms, items, and more!
  • Customize with Actions: Trigger messages, action bars, titles, sounds, and more when a player interacts with an NPC!
  • Support for Other NPC Plugins: Integrate NPCs from other plugins like Citizens, FancyNPCs, and more!
  • [ ] Use it as a Standalone: No third-party plugins needed—just drag and drop!

## Quick start

Install Citizens, FancyNPCs, or ZNPCsPlus, stand where the NPC should appear, and run:

```text /scnpcs create ```

For example, `/scnpcs create lobby Lobby` creates the provider NPC, links it to the SimpleCloud target, writes its configuration, adds a default hologram, and makes right-click join the target. If multiple creation providers are installed, add `citizens`, `fancynpcs`, or `znpcsplus` to the command.

Target names do not need `group:` or `ps:` prefixes. A name that exists as both a group and persistent server is rejected so that it can never resolve silently to the wrong target.

Use `/scnpcs edit ` to discover the target, hologram, action, and pushback editors. Existing provider NPCs can be attached with `/scnpcs link `.

## Hologram placeholders

Run `/scnpcs placeholders` in-game for the current list. The placeholders shared by group and persistent-server targets are:

```text ```

Persistent servers also expose ``, ``, and ``. Join-state values in NPC files are always written in lower case.

## Contributing Contributions to SimpleCloud are welcome and highly appreciated. However, before you jump right into it, we would like you to read our .

## License This repository is licensed under .

: https://raw.githubusercontent.com/simplecloudapp/branding/refs/heads/main/readme/banner/plugin/npcs.png : https://github.com/simplecloudapp/npc-plugin/issues/new?labels=bug&projects=template=01_BUG-REPORT.yml&title=%5BBUG%5D+%3Ctitle%3E : https://github.com/simplecloudapp/npc-plugin/discussions/new?category=ideas : https://docs.simplecloud.app/en/manual/plugin/npcs : https://docs.simplecloud.app/contribute

: https://modrinth.com/plugin/npcs-plugin : https://central.sonatype.com/artifact/app.simplecloud.controller/controller-api : https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api

: https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api : https://repo.simplecloud.app/#/snapshots/app/simplecloud/controller/controller-api

: https://img.shields.io/maven-central/v/app.simplecloud.controller/controller-api?labelColor=18181b&style=flat-square&color=65a30d&label=Release : https://repo.simplecloud.app/api/badge/latest/snapshots/app/simplecloud/controller/controller-api?name=Dev&style=flat-square&color=0ea5e9

: https://opensource.org/licenses/Apache-2. 0 : https://repo.simplecloud.app/#/snapshots

: https://x.com/simplecloudapp : https://bsky.app/profile/simplecloud.app : https://www.youtube.com/@thesimplecloud9075 : https://discord.simplecloud.app

: https://img.shields.io/badge/modrinth-18181b.svg?style=flat-square&logo=modrinth : https://img.shields.io/badge/apache%202. 0-blue.svg?style=flat-square&label=license&labelColor=18181b&style=flat-square&color=e11d48

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
FllipEis
Version
0.1.4-dev.fda2749
Downloads
12,103
Endorsements
9
Category
management
Created
1/9/2025
Updated
8/8/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, mobs, transportation

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does NPCs Plugin support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of NPCs Plugin?

Version 0.1.4-dev.fda2749, published 2026-08-08 with 12,103 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by FllipEis 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods