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
- 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:
- Java 8+
- Minecraft 1.8 - 1.21
Supported Softwares:
Optional Dependencies/Extensions:
- PlaceholderAPI
Open an issue in the GitHub issue tracker or join our support discord
Like what you see? Want the project to continue improving? Consider starring the repository & leaving a positive review on Spigot!
- PacketEvents 2.0 - Packet library
- Minecraft Wiki Protocol (formally wiki.vg) - Minecraft protocol documentation
- gson - JSON parsing library made by Google
- Mineskin.org - Website for raw skin file uploads
- adventure - Minecraft text api
- DazzleConf - Configuration library
- Director - Command library
- PlaceholderAPI - Universal string placeholder library