Update DOCUMENTATION.md

This commit is contained in:
Jitse Boonstra 2020-06-22 21:57:05 +02:00
parent 39a1b2626c
commit 309578ef89
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
NPCLib Basic non-player character library.<br>
=
This is an API made specifically for spigot servers (Minecraft). Current supported versions: **1.7.10\* - 1.14.4**. 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\* - latest**. Lightweight replacement for Citizens. NPCLib only uses packets instead of registering the entity in the actual Minecraft server.
\*NPCLib has basic support for 1.7.10 and is not actively maintained.