Changed README.
This commit is contained in:
@@ -4,8 +4,7 @@ NPCLib – Basic non-player character library.<br>
|
|||||||
[](https://travis-ci.com/JitseB/NPCLib)
|
[](https://travis-ci.com/JitseB/NPCLib)
|
||||||
[](http://jdk.java.net/8/)
|
[](http://jdk.java.net/8/)
|
||||||
[](https://github.com/JitseB/NPCLib/releases)
|
[](https://github.com/JitseB/NPCLib/releases)
|
||||||
[](https://www.spigotmc.org/resources/npclib.55884/)
|
[](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.7.10\* - 1.13.2**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server.
|
This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.7.10\* - 1.13.2**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server.
|
||||||
@@ -26,11 +25,11 @@ Alternatively, you can help the project by starring the repository or telling ot
|
|||||||
- :heavy_check_mark: Spawn and destroy NPC (version 1.8 - latest).
|
- :heavy_check_mark: Spawn and destroy NPC (version 1.8 - latest).
|
||||||
- :heavy_check_mark: Autohide NPC when out of range.
|
- :heavy_check_mark: Autohide NPC when out of range.
|
||||||
- :heavy_check_mark: Add support for 1.7.10 (1.7 R4).
|
- :heavy_check_mark: Add support for 1.7.10 (1.7 R4).
|
||||||
|
- :heavy_check_mark: Documentation material.
|
||||||
- :construction: Option to rotate head to player (when nearby).
|
- :construction: Option to rotate head to player (when nearby).
|
||||||
- :construction: Add support for animated text (update-able holograms).
|
- :construction: Add support for animated text (update-able holograms).
|
||||||
- :x: Give NPC armor and items in hand.
|
- :x: Give NPC armor and items in hand.
|
||||||
- :x: Multi-line text support for 1.7.10 (1.7 R4).
|
- :x: Multi-line text support for 1.7.10 (1.7 R4).
|
||||||
- :x: Add example plugin class(es).
|
|
||||||
|
|
||||||
### Roadmad Legend
|
### Roadmad Legend
|
||||||
:heavy_check_mark: Feature is fully implemented and functional. <br>
|
:heavy_check_mark: Feature is fully implemented and functional. <br>
|
||||||
|
|||||||
Reference in New Issue
Block a user