ZNPCsPlus/README.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2023-04-20 00:49:19 +00:00
# ZNPCsPlus
2023-05-04 04:21:11 +00:00
[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).
2023-04-20 00:49:19 +00:00
2023-04-21 20:12:32 +00:00
### Dependencies
- Java 8
2023-04-21 20:12:32 +00:00
- Spigot 1.8 - 1.19.4
- PlaceholderAPI (OPTIONAL)
2023-05-04 04:21:11 +00:00
## 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)
2023-05-04 04:21:11 +00:00
- Intuitive command system (WIP)
2023-04-20 00:49:19 +00:00
## 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/)
2023-04-21 12:56:43 +00:00
#### 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/)!
2023-04-21 00:31:56 +00:00
2023-04-20 00:49:19 +00:00
## License
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0