Find a file
繁华如三千东流水 10f14eefe0
Delete .promptx directory
2025-07-22 20:28:57 +08:00
.github Initial commit 2025-07-10 18:10:49 +08:00
api Initial commit 2025-07-10 18:10:49 +08:00
gradle/wrapper Initial commit 2025-07-10 18:10:49 +08:00
plugin refactor: Remove redundant V1_21_8PacketFactory class 2025-07-22 20:26:57 +08:00
.gitignore Initial commit 2025-07-10 18:10:49 +08:00
build.gradle Initial commit 2025-07-10 18:10:49 +08:00
gradlew Initial commit 2025-07-10 18:10:49 +08:00
gradlew.bat Initial commit 2025-07-10 18:10:49 +08:00
LICENSE Initial commit 2025-07-10 18:10:49 +08:00
README.md feat: Add support for Minecraft 1.21.8 2025-07-22 20:22:38 +08:00
settings.gradle Initial commit 2025-07-10 18:10:49 +08:00

ZNPCsPlus

ZNPCsPlus is a Spigot plugin that is used to create fake entities that players can interact with to perform actions like switching servers on a network or executing commands.

This plugin is a remake of a plugin called ZNPCs, we originally started because the maintainer of ZNPCs decided to announce that he was dropping support for the plugin.

Looking for up-to-date builds of the plugin? Check out our Jenkins

Why is it so good?

  • 100% Packet Based - Nothing is ran on the main thread
  • Performance & stability oriented code
  • Support for all versions from 1.8 to 1.21.8
  • Support for multiple different storage options
  • Intuitive command system

Requirements, Extensions & Supported Software

Requirements:

  • Java 8+
  • Minecraft 1.8 - 1.21.8

Supported Softwares:

Optional Dependencies/Extensions:

  • PlaceholderAPI

Found a bug?

Open an issue in the GitHub issue tracker or join our support discord

BStats

Like what you see? Want the project to continue improving? Consider starring the repository & leaving a positive review on Spigot!

Credits