Speedgot
✅ [API] Player NPC ✅ [1.17 - 1.20.1]
-----
Player NPC Lib via packets API for 1.17, 1.18, 1.19 & 1.20
Download Now
1 MB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
✅ [API] PlayerNPC ✅ 2022.6 version
PlayerNPC API 2022.6 version
Before updating your plugin, check if all dependencies are updated with this version.
New features!
Added support for
Spigot 1.18.x - 1.19
Added
Persistent NPCs
Added
/npclib
command
Code changes:
When your plugin enables you MUST do
NPCLib.getInstance().registerPlugin(plugin);
Added
NPCLib.getInstance().getPluginManager(plugin).setSkinUpdateFrequency(new NPCLib.SkinUpdateFrequency(Integer, TimeUnit));
Changed FollowLookType to
GazeTrackingType
Changed npc.setFollowLookType() to
npc.setGazeTrackingType();
Changed NPCLib.getInstance().setUpdateGazeType(UpdateGazeType) to
NPCLib.getInstance(),getPluginManager(plugin).setUpdateGazeType(UpdateGazeType);
Changed NPCLib.getInstance().setUpdateGazeTicks(ticks) to
NPCLib.getInstance(),getPluginManager(plugin).setUpdateGazeTicks(ticks);
Changed NPCLib.getInstance().setTicksUntilTabListHide(ticks) to
NPCLib.getInstance(),getPluginManager(plugin).setTicksUntilTabListHide(ticks);
I hope you enjoy this new update, and leave feedback. Thank you for using PlayerNPC API
----------
,
Jul 21, 2022
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
63,698
First Release:
Jun 25, 2021
Last Update:
Jun 15, 2023
Category:
---------------
All-Time Rating:
42 ratings
Find more info at sergiferry.github.io...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support