Updated README.
This commit is contained in:
@@ -4,15 +4,13 @@ NPCLib – Basic non-player character library.<br>
|
||||
[](https://travis-ci.com/JitseB/NPCLib)
|
||||
[](http://jdk.java.net/8/)
|
||||
[](https://github.com/JitseB/NPCLib/releases)
|
||||
[](https://www.spigotmc.org/resources/npclib.55884/)
|
||||
[](https://www.spigotmc.org/threads/npclib-–-basic-non-player-character-library.314460/)
|
||||
=
|
||||
|
||||
This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.8 - 1.13.2**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server.
|
||||
|
||||
**SpigotMC Resource** https://www.spigotmc.org/resources/npclib.55884/ <br>
|
||||
**SpigotMC Thread** https://www.spigotmc.org/threads/npclib-–-basic-non-player-character-library.314460/
|
||||
|
||||
**Preview** (click to play video)
|
||||
|
||||
### Preview (click to play video)
|
||||
[](http://www.youtube.com/watch?v=LqwdqIxPIvE "NPCLib – Basic non-player character library (Minecraft).")
|
||||
|
||||
## Donate
|
||||
@@ -21,6 +19,19 @@ This is an API made specifically for spigot servers (Minecraft). Current support
|
||||
|
||||
Alternatively, you can help the project by starring the repository or telling others about NPCLib. :smile:
|
||||
|
||||
## Roadmap
|
||||
|
||||
- :heavy_check_mark: Spawn and destroy NPC (version 1.8 - latest).
|
||||
- :heavy_check_mark: Autohide NPC when out of range.
|
||||
- :construction: Option to rotate head to player (when nearby).
|
||||
- :construction: Add support for 1.7.10 (1.7 R4).
|
||||
- :x: Give NPC armor and items in hand.
|
||||
|
||||
### Roadmad Legend
|
||||
:heavy_check_mark: Feature is fully implemented and functional. <br>
|
||||
:construction: Feature is still in development (or experimental). <br>
|
||||
:x: Development of feature has yet to be started. <br>
|
||||
|
||||
## Developers
|
||||
|
||||
### Usage
|
||||
|
||||
Reference in New Issue
Block a user