ZNPCsPlus/README.md
3328429240 fbadeac502 feat: Add support for Minecraft 1.21.8
- Upgrade PacketEvents from 2.9.1 to 2.9.3 for 1.21.8 compatibility
- Add V1_21_8PacketFactory with full protocol support
- Update version support range in README.md to include 1.21.8
- Update test configuration to use Minecraft 1.21.8

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 20:22:38 +08:00

3.2 KiB

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