ZNPCsPlus/README.md
2023-05-04 05:21:11 +01:00

29 lines
1.3 KiB
Markdown

# ZNPCsPlus
[ZNPCsPlus](https://www.spigotmc.org/resources/znpcsplus.109380/) 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](https://media.discordapp.net/attachments/1093914615873806477/1098409384855474237/znpc.png).
### Dependencies
- Java 8
- Spigot 1.8 - 1.19.4
- PlaceholderAPI (OPTIONAL)
## 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.19.4
- Support for multiple different storage options (WIP)
- Intuitive command system (WIP)
## Found a bug?
Open an issue in the GitHub [issue tracker](https://github.com/Pyrbu/ZNPCsPlus/issues)
## BStats
[![](https://bstats.org/signatures/bukkit/znpcsplus.svg)](https://bstats.org/plugin/bukkit/ZNPCsPlus/18244/)
#### Like what you see? Want the project to continue improving? Consider starring the repository & leaving a positive review on [Spigot](https://www.spigotmc.org/resources/znpcsplus.109380/)!
## License
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0