Fixed tab name issue, added metrics, changed version to 2.6-SNAPSHOT
This commit is contained in:
+4
-1
@@ -12,4 +12,7 @@ This is an API made specifically for spigot servers (Minecraft). Current support
|
||||
I used this module of ProtocolLib to intercept packets sent by players whilst interacting with NPCs. After retrieving the data from these packets, I can call a new [NPCInteractEvent](https://github.com/JitseB/NPCLib/blob/master/commons/src/main/java/net/jitse/npclib/events/NPCInteractEvent.java).
|
||||
|
||||
### [MineSkin](https://mineskin.org) by Haylee Schäfer
|
||||
I integrated MineSkin into NPCLib as an easy way for developers to give NPCs a custom skin without buying multiple Minecraft accounts or saving the skin data themselves.
|
||||
I integrated MineSkin into NPCLib as an easy way for developers to give NPCs a custom skin without buying multiple Minecraft accounts or saving the skin data themselves.
|
||||
|
||||
### [bStats](https://bstats.org) by BtoBastian
|
||||
I use bStats to see how much server are using NPCLib, keeps me motivated and gives me insight in which version are used most. You can see the statistics of NPCLib [here](https://bstats.org/plugin/bukkit/JMB-NPCLib).
|
||||
Reference in New Issue
Block a user