✅ [API] Player NPC ✅  [1.17 - 1.20.1] icon

✅ [API] Player NPC ✅ [1.17 - 1.20.1] -----

Player NPC Lib via packets API for 1.17, 1.18, 1.19 & 1.20



✅ [API] PlayerNPC ✅ 2021.1 version
This is a big update to the API, please read carefully all the changes.
  • Added a GitHub repository with the source code, and now you can also accest to the JavaDocs.
  • Now NPCLib instance will be accesible throught NPCLib.getInstance(); Do not create an instance, like you did before.
  • To generate an NPC instance now is NPCLib.getInstance().generateNPC(Player, String, Location);
  • Now to access to the NPC instance generated before use NPCLib.getInstance().getNPC(Player, String);
  • To destroy an NPC use npc.destroy(); and it can be created before, if you want to remove the instance use NPCLib.getInstance().removeNPC(Player, String);
  • Now all the attributes that were neccesary to set before creating the NPC, you can set anytime an then using npc.forceUpdate();
  • Now you can set that the NPC will be visible on tab list, with a custom name with npc.setCustomTabListName(String, boolean);
  • Now you can set how the NPC will follow it's look direction with npc.setFollowLookType(FollowLookType);
  • Changed version counter, now its {year}.{yearVersion} (2021.1)
  • Added an UpdateChecker, this will send a message when an OP joins the server and there's an update available of the plugin.
  • Bug fixes.
----------, Aug 16, 2021
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