NPCDestinations - Create Living NPC's icon

NPCDestinations - Create Living NPC's -----

Stop having boring NPC's and impress your users with an immersive NPC RPG experience




Version: 2.6.15
Great plugin, awful documentation. Videos are all 7+ years old and the ingame help menu gives very little explanation for anything.

Version: 2.6.15
Great and fantastic plugin, however, there is an minor issue on Spigot 1.19.2 where the nametags seem to stay or duplicate as the server stays online. Might be fixed in the next update but I'll leave it at 4 stars as of right now.

Version: 2.6.15
Cool plugin. More reliable than /citizens path, but slightly less smooth. Only waiting for for better door control.

Version: 2.6.14
This plugin is excellent but i got a problem and i hope you give me a solution
when i try to run any /nd command even if /nd help or else it send error message in chat '' An internal error occurred while attempting to perform this command '' any solution ??
-
Author's response
can you do that and send me a pm with your latest.log? More than likely there's a missing requirement for the plugin. Quick to tell from the logs, continue in the chat or pm though, this place isn't for support.

Version: 2.6.14
A plugin with great potential. A great tool for creating advanced RPG worlds and stories.

Version: 2.6.11
there is no adequate documentation, nothing is clear at all,

at first glance, the plugin is very cool, but then you realize that you just can’t use it because of poor documentation and nothing is clear, very confusing plugin
-
Author's response
Type /nd help hover over anything and it explains it all right there. type /nd info on an npc, hover things. If you look above there are a ton of videos that walk you thru many things.

Version: 2.6.10
I didn't find the documentation for the plugin and the developer is ignoring me.............................................
-
Author's response
Not ignoring, just not around anymore. This thing is pretty much in a state of keeping it working for the people who use it. Otherwise, I'd consider this plugin end of life. First time logging into spigot in months :(

Version: 2.6.10
[18:30:39 ERROR]: Could not pass event ChunkUnloadEvent to Citizens v2.0.29-SNAPSHOT (build 2454)
java.lang.IllegalStateException: Removing entity while ticking!
at net.minecraft.server.v1_16_R3.WorldServer.removeEntity(WorldServer.java:1592) ~[patched_1.16.5.jar:git-Paper-794]
at net.citizensnpcs.nms.v1_16_R3.util.NMSImpl.removeFromWorld(NMSImpl.java:1021) ~[?:?]
at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:473) ~[?:?]
at net.citizensnpcs.nms.v1_16_R3.entity.HumanController.remove(HumanController.java:90) ~[?:?]
at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:104) ~[?:?]
at net.citizensnpcs.EventListen.onChunkUnload(EventListen.java:185) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor968.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-794]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.Chunk.unloadCallback(Chunk.java:906) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PlayerChunk.lambda$a$7(PlayerChunk.java:609) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PlayerChunkMap$CallbackExecutor.run(PlayerChunkMap.java:204) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.PlayerChunk.a(PlayerChunk.java:619) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkMapDistance.a(ChunkMapDistance.java:126) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkProviderServer.tickDistanceManager(ChunkProviderServer.java:665) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkMapDistance.addPriorityTicket(ChunkMapDistance.java:303) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkMapDistance.markUrgent(ChunkMapDistance.java:230) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkProviderServer.getChunkFutureMainThread(ChunkProviderServer.java:593) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:525) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.World.getType(World.java:745) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.block.CraftBlock.getType(CraftBlock.java:217) ~[patched_1.16.5.jar:git-Paper-794]
at net.citizensnpcs.npc.ai.MCNavigationStrategy.<init>(MCNavigationStrategy.java:38) ~[?:?]
at net.citizensnpcs.npc.ai.CitizensNavigator$3.apply(CitizensNavigator.java:291) ~[?:?]
at net.citizensnpcs.npc.ai.CitizensNavigator$3.apply(CitizensNavigator.java:282) ~[?:?]
at net.citizensnpcs.npc.ai.CitizensNavigator.setTarget(CitizensNavigator.java:307) ~[?:?]
at net.citizensnpcs.npc.ai.CitizensNavigator.setTarget(CitizensNavigator.java:282) ~[?:?]
at net.citizensnpcs.trait.waypoint.LinearWaypointProvider$LinearWaypointGoal.shouldExecute(LinearWaypointProvider.java:550) ~[?:?]
at net.citizensnpcs.api.ai.SimpleGoalController.trySelectGoal(SimpleGoalController.java:216) ~[?:?]
at net.citizensnpcs.api.ai.SimpleGoalController.run(SimpleGoalController.java:188) ~[?:?]
at net.citizensnpcs.api.npc.AbstractNPC.update(AbstractNPC.java:500) ~[?:?]
at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:359) ~[?:?]
at net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC.tick(EntityHumanNPC.java:467) ~[?:?]
at net.minecraft.server.v1_16_R3.WorldServer.entityJoinedWorld(WorldServer.java:960) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.World.a(World.java:955) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.WorldServer.doTick(WorldServer.java:646) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1495) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
at java.lang.Thread.run(Thread.java:831) [?:?]
-
Author's response
Honestly, not sure this is even my issue when looking at it. I just pass navigation to the NPC's via Citizens and that's really about all.

Version: 2.6.3
I love the plugin, however for some reason running 1.17.1, my NPC's for set destinations and times will only move completely randomly. And then, they stop listening to any set location, and stop doing everything period. But when it does work, I'm happy. It only works for a couple of minutes however.

(My only guess, is TimeManager issue?)
-
Author's response
Hit me up on my discord if you can. Can work through why that might be.

Version: 2.3.64
One of the best plugin when experienced on it. I recommend to use it with denizen and betonquest

Version: 2.3.64
Great plugin! Developer has incredible support. Fleshing out NPCs on a server is alot of fun!

Version: 2.3.61
Fantastic support! Plugin works really well and developer has provided great information.

Version: 2.3.60
me encanto le da un toque mejor a los npc espero que lo continúes :) y que sigas ya que nunca pensé en hacer algo asi de loco jeje

Version: 2.3.52
Developer is dedicated and cool! he always replies in discord. please address your issues in discord not here in the reviews. Guy's cool compared to other devs I've encountered! not to mention the server uses less tps!

Version: 2.3.52
One of the best plugins i could find in Minecraft, with it you can do so much and expands the plugin ''Citizens''. The developer is very helpful and is always ready to help when needed. The plugin explains everything and has clickable commands in chat to make everything easier. If you need any help i recommend you to get into their Discord https://discord.gg/xjWqSJ
-
Author's response
Ahh thanks man. Sorry i've been so slow to respond of late. So much going on in my personal life I just have not had any time for any hobbies of my own. I am hopeful I can get back into this stuff not to far down the road :)_

Version: 2.3.50
new review. I rated 2 star wen I was seeking 3. but now 4. this is a great plugin, some minor things you will have to do to make sure it works flawlessly, but I am sure over time the small things would be fixed. just small pathfinding issues, nothing to big or cant be worked around. is this plugin what I was looking for? for sure. give it a try.
-
Author's response
Thanks! Glad its doing what you are looking for. I will be the first to admit it needs polishing and love :) Always happy to make it better (Just lately i have been lagging due to major changes in life). I will get it going again and improve it even more.

Version: 2.3.50
Excellent plugin and even nicer developer. Gives life and fun to any server. Thanks!

Version: 2.3.49
Merci au développeur réponse rapide est aides en ça de probème

n'oubliez pas d'autorisé la permission "citizen" pour les groupes qui utiliserais les permissions du plugin :)

Version: 2.3.45
Can't recommend it enough. Everything works as it should. And if it doesn't, you can be sure the author will try to fix it and help you in any way he can.

Version: 2.3.5
Amazing plugin, amazing author, very helpful in every way!

If you keep in mind that he's doing all of this for free, the world really needs more people like you!

Version: 2.3.5
This would be great, if documentation was readable and it told you what the problem in the command was, instead of just a general "invalid arguments"; a plugin that you have to just guess how to do anything is not a good plugin...
-
Author's response
Type /nd help, it has all the help built in unlike most plugins you have. If you are on 1.13 it auto shows all you need to know. 1.8.8+ it has tab help as well. I would like to say I go alot further than most. Also most items have help on youtube as well. If you follow the simple tutorial, you will have it all presented to you in a menu and again, hover the mouse over anything. You can click or hover anything and it tells you the commands as well as arguments and what they do. Not sure how you could miss that. :)

Version: 2.3.5
Absolutely superb :D really gives any server a life with moving NPCs keep up the amazing work

Version: 2.2.2
addtarget players dontwork.
fix it and i will give 10 stars thank u keep it up ..
-
Author's response
Whats addtarget? I think you have the wrong plugin :)

Version: 2.2.2
This is a great NPC plugin. I especially like the debug feature of seeing the generated paths. This is really useful.

Version: 2.2.2
Finally got a chance to try this out. Really great plugin so far and your tutorials are great. Thanks for your work.

Version: 2.1.23
An amazing plugin by a great developer. 5 stars for sure.

Thanks for the additional tutorials! REALLY Helpful!
-
Author's response
At some point, I need to make new ones. They are old and outdated now with the latest versions.

Version: 2.1.23
Plugin really nice to give life to its pnj some bugs has fixed but very active developer ;)

Version: 2.1.20
I just love this plugin. Our NPCs go home at night, Farmer farms and give quests through day, and whats even better is, that I am working with BetonQuest and those events are just lovely. Players can follow and protect NPC, really great work guys, keep it up!

Version: 2.1.18
The customization and time you put into this plugin is truly amazing. Thank you for making this and I will absolutely gladly donate. I hope others do as well!
-
Author's response
Glad to hear, it's been a fun journey making this plugin. I just keep adding more and more to it. It will be interesting to see where it ends up in the end.

Version: 2.1.18
One of the single most helpful developers on Spigot I have ever met!

They were willing to join my server and offer one on one support when something wasn't working, and responses in the Discord were almost instant!

Highly respectable developer and extremely advanced plugin!

Version: 2.1.16
This plugin looks amazing But how odd to choose to not provide written documentation. Videos, yes. But no detailed written docs. The "Documentation" link leads to a list of bullet points. A real head shaker. When you need quick info on how to do something specific, the last thing you want to do is have to watch a video. Quick ref docs are the answer. But not here. Weird, IMO. All that being said, I still intend to hit the Donate button as soon as I've watched all the videos and taken typed notes that I can refer to when I need them weeks/months later. :)
-
Author's response
Yeah, there is a ton to document on this one. I started documenting the police plugin, just sadly this one has not really got a ton. It's pretty much all internal. Hit me up on discord, quick answers there.

Version: 2.1.15
AWESOME plugin. Dev is responsive, helped me when I couldn't use the plugin. Recommend it to anyone who wants realistic npcs in their server

Version: 2.1.15
Great plugin! It is a great addition to my server.

Version: 2.1.9
This plugin combined with the Npc Police realy made my spawn come alive! I will use this for my adventure world and my quests. Well done!

Version: 2.1.8
5 stars
:)

Version: 2.1.5
nnnnnnnnice!
5 stars

Version: 2.1.2
5 stars
:D

Version: 2.1.1
Tab command!
:D

Version: 2.0.11
Awesome plugin!. I've been tinkering all weekend, adding a little more character to my server :)
Regards
-
Author's response
Seems so trivial, but it does add a more fluid experience to servers. If you have any ideas or issues be sure to let me know in the discussion area. Thanks for the review.

Version: 2.0.11
5 Stars
:3
-
Author's response
Thanks for the review, glad it's useful for you.

Version: 1.51
Not work in 1.10 !! when I do the command /npcdest addlocation sunrise
It's not work and say "This NPC has no configured locations" !!!!!!
FIX that !
-
Author's response
Give the new version a try. It was a timing issue in the plugin that caused it. Would work if you issued a second /nd info command, but you shouldn't have had to do that.

Version: 1.51
Amazing plugin! Works flawlessly, and does exactly what I want. Thank you so much for making this! I am using this in my server for so many things. Excited to think of all the things I can do with it. :)

Version: 1.45
OMG!!!!Amazing update!!!!

There is no doubt given to five stars

Version: 1.43
Sorry man this could be a great plugin but sadly it doesn't work properly. The NPCs won't find the path to their location if it's too far away, the plugin will throw a huge wall of spam error (that doesn't stop) from time to time, when an NPC seems not to find the path to its destination. These are the main issues with this plugin, if they could get fixed that'd be great.
-
Author's response
Let's catch up again when you can and see if this new one will help out with the path issues you were running into.

Version: 1.43
Amazing amazing again :D cant wait for the new version to be out. each release has really good features in it

Version: 1.42
Uhm, I must say this is good plugin.. but, to complete this, I must say a suggestion to the plugin. Could you add to when the NPC is in other site, this change the name of the NPC? Also, I need to when the NPC is close of any site or coords, this execute commands, could you? I need do to when the NPC is close of door, this open the door with commands /setblock etc, I wan't also like the npc was itching close of coords (OF THROUGH THE TIME OF THE SERVER) you decide that your, thank you and excellent plugin, really.
-
Author's response
Yeah, always open to ideas. Send me a PM and we can see what we can pull off for you. Thanks for the review :)

Version: 1.42
An awesome plugin with an awesome developer. Implements suggestions and fixes issues right away. Very user friendly plugin and is perfect for RPG servers.
-
Author's response
Thanks, also thanks for pointing the BQ 1.9 to me. Didn't even notice the dev builds were out. Got me off and running on my other items as well. Shiny new toys are always the best!

Version: 1.41
Very Amezing!!!!!!!!!!!!!!!!
Thank you for keeping it updated
-
Author's response
Should be updating this one for a while. Get a kick outta this stuff :)

Version: 1.40
Amazing plugin!
but can let the diffrent npc have same location point ?
Just let them be a team to walk
-
Author's response
Pm me and see what can come up with :) Always open to ideas

Version: 1.40
It was very good. And very new to work with. Still i managed to work with it. Even tho the mechanics are kind hard to understand.
-
Author's response
Can be a bit wacky, that's for sure. It's why I have made videos for almost all aspects of it. Hopefully they help out a bit to show how each part works.

Version: 1.39
Loving this plugin amazing stuff really adds a great element To any server the sheer amount of stuff you can do

Version: 1.39
Amazing!
.

Version: 1.38
VERY USEFUL. it would be nice to have the plugin translated to spanish, french or german. ;D
.......
-
Author's response
It supports other languages. Just need to get the languages\en-default.yml converted to others. I could google translate, but I suspect i might get stabbed for the poor conversion. you just need to copy the en-default.yml to es (or es-XX for a different locale). Then in your config add the line below. Once that is done, it will use that file for language, if its missing a message, it will revert to the en-default.yml file.
language: es

Version: 1.37
Nice! .

Version: 1.34
The developer is extremely active and responsive to bugs and feature requests. The plugin works fantastically and is very user friendly! If you use Citizens, consider trying this plugin to add some variation and life into your towns. This plugin along with the ones that bridge Citizens with other fantastic plugins provides all the tools needed to create a truly immersive RPG experience!

Version: 1.29
I can't believe I didn't rate this one earlier. I've been using it for a while now, and love how it works. There are so many options in it, so some NPCs can be set to walk around a lot, while others follow a direct path, etc. The developer is very helpful. The plugin integrates great with Betonquest. It is great.
-
Author's response
I need to write thank yous for people on here. Most the people I catch up with on Skype, in PM's or the discussion and forget about their reviews. Either way, thanks for the review. Always glad to see people getting use out of the stuff I have done. This plugin has most of my focus as it really can change how a world feels to player.

Version: 1.18
Awesome plugin - Awesome developer. Fast response to bug reports. New update looks fantastic, Thanks.

Version: 1.15
The developer is really friendly and does a lot for people. He makes one of the best plugins out there in spigot. I say we support him.

Version: 1.12
I search plugin like this all my life xD
Thank you, very nice plugin. But can
you make a non-time location? For
example: /npcdest addlocation House,
/npcdest addlocation Forest, after that
/npcdest travel <name of npc> <name of location>.

Version: 1.11
Incredible plugin, turns lifeless npcs into fully immersive characters for your server, when combined with Betonquest conversations and quests this plugin creates a feeling on your server never felt before, amaze your players with a living breathing world!. Plus the developer is super friendly and listens and replies to any issue or request, and updates all his plugins frequently. Highly recommended Plugin and developer. 5 Stars!, don't delay, download today!

Version: 1.9
Amazing this plugin is super for my project this is very good nice continue like that dude ;) but can you add your npc in the plugin ?
-
Author's response
Thanks! Not sure what you mean by your npc though, hit me up in the discussion's and can see if it's something I can do.

Version: 1.7.1
Works well! Takes a few steps to set up, but that is expected with anything this customisable. Excellent plugin and adds a lot of life to NPCs!

Version: 1.2
Tested on Craftbukkit 1.8.8 (citizens 2.0.16) and Cauldron 1.7.10. (citizens 2.0.13) and works fantastic!

Resource Information
Author:
----------
Total Downloads: 54,436
First Release: Oct 27, 2015
Last Update: Jul 19, 2022
Category: ---------------
All-Time Rating:
62 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings