ZNPCsPlus/README.md

29 lines
1.5 KiB
Markdown
Raw Normal View History

2023-04-20 00:49:19 +00:00
# ZNPCsPlus
[ZNPCsPlus](https://www.spigotmc.org/resources/znpcsplus.109380/) is an unofficial fork of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by
gonalez/ZNetwork. This fork was made because the original maintainer of the plugin decided to announce that he was
2023-04-20 00:49:19 +00:00
[dropping support for the plugin](https://media.discordapp.net/attachments/1093914615873806477/1098409384855474237/znpc.png)
2023-04-20 00:54:36 +00:00
in the original project's [official discord server](https://discord.com/invite/RhNMH4T).
2023-04-20 00:49:19 +00:00
2023-04-21 20:12:32 +00:00
### Dependencies
- Java 17
- Spigot 1.8 - 1.19.4
- PlaceholderAPI (OPTIONAL)
If you're using a minecraft version that rejects Java 17 use the `-DPaper.IgnoreJavaVersion=true` flag
2023-04-20 00:49:19 +00:00
## Why is it better?
This fork makes several improvements over the original including:
- More performance-conscious code
- Latest version support (1.19.4)
- Fixes for long-running issues of the original plugin (ones that the original maintainer refused to even acknowledge)
## 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