more readme changes
This commit is contained in:
parent
fcfb972121
commit
408dacb991
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -1,6 +1,8 @@
|
||||||
# ZNPCsPlus
|
# ZNPCsPlus
|
||||||
[ZNPCsPlus](https://www.spigotmc.org/resources/znpcsplus.109380/) is an remake of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by
|
[ZNPCsPlus](https://www.spigotmc.org/resources/znpcsplus.109380/) is a Spigot plugin that is used to create fake entities
|
||||||
gonalez/ZNetwork. This project was originally started because the maintainer of ZNPCs decided to announce that he was
|
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).
|
[dropping support for the plugin](https://media.discordapp.net/attachments/1093914615873806477/1098409384855474237/znpc.png).
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
@ -8,14 +10,12 @@ gonalez/ZNetwork. This project was originally started because the maintainer of
|
||||||
- Spigot 1.8 - 1.19.4
|
- Spigot 1.8 - 1.19.4
|
||||||
- PlaceholderAPI (OPTIONAL)
|
- PlaceholderAPI (OPTIONAL)
|
||||||
|
|
||||||
## Why is it better?
|
## Why is it so good?
|
||||||
This fork makes several improvements over the original including:
|
- 100% Packet Based - Nothing is ran on the main thread
|
||||||
- More performance-conscious code
|
- Performance & stability oriented code
|
||||||
- Latest version support (1.19.4)
|
- Support for all versions from 1.8 to 1.19.4
|
||||||
- Fixes for long-running issues of the original plugin
|
|
||||||
- Better stability
|
|
||||||
- Support for multiple different storage options (WIP)
|
- Support for multiple different storage options (WIP)
|
||||||
- Better command system (WIP)
|
- Intuitive command system (WIP)
|
||||||
|
|
||||||
## Found a bug?
|
## Found a bug?
|
||||||
Open an issue in the GitHub [issue tracker](https://github.com/Pyrbu/ZNPCsPlus/issues)
|
Open an issue in the GitHub [issue tracker](https://github.com/Pyrbu/ZNPCsPlus/issues)
|
||||||
|
|
Loading…
Reference in a new issue