A Simple NPC Plugin For PocketMine !
A Simple NPC Plugin For PocketMine 5 !
š„ /hnpc : humannpc.command
š„ /rca : humannpc.rca
š” Use /hnpc help : Show All Commands HNPC
The plugin only supports getting skins from players not supporting skin mobs
š„ Spawn NPC: /hnpc spawn (name)
š„ Get NPC ID: /hnpc id (Toggle mode, hit an NPC to get its ID)
š„ Delete NPC: /hnpc delete (Toggle mode, hit an NPC to remove it)
š„ List all NPCs: /hnpc npcs
š„ Teleport to NPC: /hnpc tp (id)
š„ Change Name: /hnpc edit (id) rename (name)
š„ Set Item in Hand: /hnpc edit (id) settool (Must hold the item in your hand)
I don't know why, but in the newer versions of Minecraft, when I use a skin on the server, it turns into the default skin. So I wanted to add this feature to help users quickly change the NPC appearance externally using a link.
š„ Update Skin via URL: /hnpc edit (id) setskin (url) (Must be a direct .png link)
Notice: Use {player} for the clicker's name
š„ Player Command (Using RCA): /hnpc edit (id) addcmd rca {player} (command)
Example:
/hnpc edit 1 addcmd rca {player} shop
š„ Console Command (System): /hnpc edit (id) addcmd (command)
Example:
/hnpc edit 1 addcmd give {player} diamond_sword 1
š„ View Assigned Commands: /hnpc edit (id) listcmd
š„ Remove a Command: /hnpc edit (id) removecmd (command)
Version: 0.1.2
Downloads: 97
Updated: 5/20/2026
Supported API versions: 5.0.0 to 5.36.0
Categories: General, Admin Tools
License: GPL-3.0