✅ [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




Version: 2023.6
UPDATE PLSSS , without update the plugin is poor ...

i use for 1.20.1 but in 1.20.4 not work

Version: 2023.6
The plugin contains some bugs that I unfortunately had to fix manually. However, there is a public Github repository that makes fixing errors easier. It helped me a lot to improve the basis of my own plugins and saved me a lot of work.

I would give it 5 stars, but due to the developer's inactivity and the ongoing errors, for example with the scoreboard, this is not possible.

Version: 2023.6
does not work past version 1.20.1, please update to 1.20.6. great plugin otherwise

Version: 2023.6
>>es un buen plugin, lo tenia configurado totalmente en mi servidor, ahora tendre que cambiar a otro porque no se actauliza.

>>It's a good plugin, I had it fully configured on my server, now I'll have to switch to another one because it doesn't update.

Version: 2023.6
DO NOT USE 99% ERRORS AND NO SUPPORT.
4 months ago I have been trying to get support the plugin is a disaster.

DO NOT USE
DO NOT USE
DO NOT USE
DO NOT USE

Version: 2023.6
add sup to 1.20.4
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

Version: 2023.6
This plugin is amazing. Been using it for months now and it has everything that you need.
But when we update to a new version it takes months for another update to come out. Just hoping for another update to support 1.20.2+

Version: 2023.6
[PlayerNPC] Enabling PlayerNPC v2023.6
[03:51:34 INFO]: This server version (1.20.2) is not supported by this plugin (PlayerNPC v2023.6)
[03:51:34 INFO]: Supported server versions: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1
[03:51:34 INFO]: [PlayerNPC] Disabling PlayerNPC v2023.6

PLS, ADD SUP TO 1.20.2

Version: 2023.6
Great plugin! Haven't had any problems yet!
Could you please add support for 1.20.2?

Version: 2023.6
Looks like an NPC API that im searching for a while, but there is no chance to use this API via Maven on version 2023.5/6 can you please upload this version, that it can be used because i want to create NPC's on 1.20.1

Version: 2023.6
You have helped me a lot, I had been learning about protocollib for a while, but with this api it won't be necessary! thank you!

Version: 2023.4
Good API, it would be cool to have the possibility to shade it in a resource to avoid having extra plugins in the server instance. Also will it have 1.20 support?

Version: 2023.4
The plugin is great, but whenever I use the RTP on the npc, the assigned skin dissapears. The same happens when I restart the server, any solution?

Version: 2023.4
Very good plugin, is it possible to develop the API for java 17 for the 1.19.* versions ?

Version: 2023.4
Really nice plugin, i am using it for a while, BUT the new update is buggy: if players join with 1.19.3 or 1.19.4 they get instantly disconnected. I downgraded to the previous version and everything works fine (they can join with any version without problems), but the new update is buggy (they get disconnected instantly without any errors, just connecting and then disconnected). Perhaps a fix? Thanks!
-
Author's response
Thanks for the review :), can you send me any log about the problem at discord SergiFerry#5185 ?

Version: 2023.3
Great plugin and very easy to use. Just wondering how would I give players an item when interacting with the npc?

Version: 2023.2
I'll be honest as much as it's possible. You've made very, very, very good job. I'm shocked that this plugin isn't premium :O
I'm trying to update server from 1.16 to 1.18 and got problem with NPCs (my old plugin used NPCLib witch doesn't support 1.18). Your plugin/api meets my expectations in 200%. After refactoring my NPC plugin with your api I can honestly admit offers much more features than previous lib and in future I'm going to try use all of them (for quests).
Of course - there was a bug with TAB but bugfix released today is brilliant.

Version: 2023.2
Yes, the plugin has been updated, but there is a very annoying bug that occurs, when I restart or reload the paper server, the /npcglobal command... the npc simply loses its configuration, there is a steve without any action in its place

Version: 2023.1
I like this plugin because of its simplicity and it works perfectly with other fully custom plugins. I hope you continue to work on it.

Greetings DND organization

Version: 2023.1
Very very bad does not even work how the hell do i even create a npc?
The api does nothing

Version: 2023.1
Wonderful API! I had a problem with displaying NPCs in the tab, I wrote to the support service and got a very quick response, which helped me!

Version: 2023.1
when we reload/restart, everything we fixed on the npc is undone... (skins, commands, texts). I use paper

Version: 2023.1
Good plugin, but maybe add a bit more explanation on how to set each skin type because I have no clue

Version: 2022.8
This API is not working for 1.19.3....Too bad because without it, several plugins cannot work.

Version: 2022.8
The plugin is really good, the onl problem I have with it is that some npcs do not register after a server restart. The folders are still there, but the npcs are not registered. My server is on the most recent paperMC version running 1.19.2. Help would be greatly appreciated!

Version: 2022.8
Its very good, but the actions not working can you help me, my command is: /npcglobal action playernpc.1 add right player_send_chat_message /rtp

Version: 2022.8
Hi, this plugin has a very good API, but the problem is that there is only a dependency with Maven, would it be possible to add gradle? Thank you for this api :)

Version: 2022.8
API really good working without problems, I hope still be supporting in future..

Version: 2022.8
org.bukkit.command.CommandException: Unhandled exception executing command 'npcglobal' in plugin PlayerNPC v2022.8
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[petal-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) ~[petal-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:942) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[petal-1.19.2.jar:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:311) ~[?:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:295) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2390) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$21(ServerGamePacketListenerImpl.java:2344) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1387) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1364) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1357) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1335) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1223) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310) ~[petal-1.19.2.jar:git-petal-"eb64b15"]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "dev.sergiferry.playernpc.api.NPC$Interact$Actions$Type.equals(Object)" because "type" is null
at dev.sergiferry.playernpc.command.NPCGlobalCommand.lambda$static$111(NPCGlobalCommand.java:1612) ~[PlayerNPC.jar:?]
at dev.sergiferry.playernpc.command.NPCGlobalCommand.onExecute(NPCGlobalCommand.java:2356) ~[PlayerNPC.jar:?]
at dev.sergiferry.spigot.commands.CommandInstance.onCommand(CommandInstance.java:31) ~[PlayerNPC.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[petal-api-1.19.2-R0.1-SNAPSHOT.jar:?]

Version: 2022.8
The plugin is very good and the api is easy to use. But I have a problem if I use forceupdate i get kicked from the server with the reason "The server you were previously on went down, you have been connected to a fallback server" (Sry for my bad English)

Version: 2022.8
Good idea plugin, one thing you could do was, add possibility to run command with them... for example, adds a /fly.... and npc executes the command... and if it is a command that opens a GUI, it executes the command and allows you to open the GUI
-
Author's response
you can add with /npcglobal action (id) add (right/left/both) console_perform_command/player_perform_command (command)

Version: 2022.5
Is it a bug?
TabListName cannot be modified when used as a plugin API in 2022.04 Version. If it's not a bug, it looks like you need to suggest how to use it.
-
Author's response
Use the new 2022.6 version, bc it supports minecraft 1.18

Version: 2022.4
________________________________________

Please add 1.19 support.
Other than that the plugin is really good. :)
________________________________________
-
Author's response
Added support for 1.19 in the new update. Thanks for the review!

Version: 2022.4
Great plugin, but theres one problem for me is that I cant seem to add any commands/actions to the npc and whenever I do /npc action, it'll say that "this command is not enabled" which I do not know how to enable.
-
Author's response
In the new update 2022.5, you can add actions to Global NPCs with /npcglobal action (id) (right/left/both) (add/clear) [type] [value].

Thanks for the review!

Version: 2022.4
Super plugin. Everything works as described It is also very easy to use.
Really highly recommended :)
-
Author's response
Thanks for the review <3

Version: 2022.3
Fantastic plguin, only problem I have is my npcs disappear when I go offline? I'd just like a quick fix for this Im sure I'm over looking something
-
Author's response
In the next updates, Global NPCs would be persistent. Nowadays, the only way to create an NPCs visible always is creating throught a plugin onEnable, or at PlayerJoinEvent in case of Personal NPCs.

Thanks for the review!

Version: 2022.2
Acabo de instalarlo y ya me ha parecido increíble, muy buen trabajo, comparado con otros plugins tiene todo lo necesario y además es muy intuitivo.
Tengo dos preguntas, puedo hacer tradeos customizados para cada npc? Puedo hacer un npc con la apariencia de un mob o animal?
-
Author's response
En las próximas versiones habrá muchas novedades, y la de crear NPCs con apariencia de otros mobs estaba en mis planes, pero a largo plazo. Primero se hará todo lo necesario con humanos, y luego se adaptará a todo tipo de mobs.

Version: 2022.2
Excellent ! I suggest to add public getEntity() wich refer to NMS#getBukkitEntity() + getEntityId() (usefull for Packets) + event based on packet to know when the NPC appear visible for a player.
This plugin does not works with GlowAPI, I think i will create my own with ProtocolLib :/ I hope this plugin will be maintened in time :)
-
Author's response
Added npc.getEntity() on the new 2022.3 version. Thanks for the review :)

Version: 2022.2
Best NPC-Api i ever found. It's easy to use and working well. I need to write this because if the minimum character limits.
-
Author's response
Thanks for the review <3

Version: 2022.1
Yeah I would like to know If there's any plans for making It an official smp plugin to use In regular user servers? Put and use since this Is kind of misrepresented and I was originaly getting this as a regular plugin but the Idea Is very nice and we as a community would really appreciate a good stable and easy to use NPC plugin. ty
-
Author's response
Yeah, in the next versions is planned to add the option to create NPCs visible to all players, through commands, and will be stored on a file.
The original purpose of this was an API for developers, but i know that a lot of people demand a plugin like this.

Version: 2021.4
This is a pretty good API for player NPCs, will be using it later on.

I'd like to mention that you should remove the "npc.setCustomTabListName(String, boolean)" line from step 2 of the API spoiler, as that will call the "getReplacedCustomName" method which will try to call the "getProfile" method from the "entityPlayer" variable, but it will result in a NullPointerException error as the variable is null until "npc.create()" is called, which is in step 3.
-
Author's response
Thanks for reporting this bug, in the 2021.5 version it's fixed.

Version: 2021.4
Works flawlessly and also runs smoothly. Can only be recommended!

Would still like support for versions 1.8.0 to 1.17.1.

Tip: https://github.com/retrooper/packetevents
-
Author's response
Thanks for the review <3

Version: 1.0.8
solid plugin. Easy to use, very customizable and it saved me tons of time making my own. Thank you dev
-
Author's response
Thanks for the review <3

Version: 1.0.1
nice .
-
Author's response
Thanks for the review <3

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