Find a file
3328429240 a9d9cb3907 Remove empty V1_21_7PacketFactory class
The empty V1_21_7PacketFactory class has been removed as it's not needed.
The setupPacketFactory function automatically selects the latest available
version without requiring every version to be explicitly provided.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 21:29:59 +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 Remove empty V1_21_7PacketFactory class 2025-07-10 21:29:59 +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 Initial commit 2025-07-10 18:10:49 +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.20.4
  • Support for multiple different storage options
  • Intuitive command system

Requirements, Extensions & Supported Software

Requirements:

  • Java 8+
  • Minecraft 1.8 - 1.21

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