CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
590 stars 313 forks source link

How do I setup a npc that has the appearence of a player, but has the brains of a villager? #2191

Closed antiGriefer closed 4 years ago

antiGriefer commented 4 years ago

Im just a rookie at Citizens2 so I will need a little help, I hope the title explains it all, but I will explain in more detail;

I would like npc's of my top 3 donators (%craftingstore_donator_1%, %craftingstore_donator_2%, %craftingstore_donator_3%) to derp around at spawn, like a villager or something. How do I set this up?

mcmonkey4eva commented 4 years ago

If you want wandering, /waypoints provider wander.

If you want NPCs turning to look at nearby players, /npc lookclose

If you want a click interaction to open a trade GUI or whatever, refer to /npc help command (add a command for whatever should happen when clicked, like opening a trade gui in whatever given trading plugin)

If you want literally a villager that looks like a player, er... get a disguises plugin?

antiGriefer commented 4 years ago

ok, thanks, but how do I use a placeholder for the npc?

mcmonkey4eva commented 4 years ago

If you want to automatically alter NPC names, you might consider using Denizen. You might also consider a Holograms plugin to search as dynamic names, and simply hide the NPC nameplate via /npc name

Also, consider joining the Discord @ https://discord.gg/Q6pZGSR

antiGriefer commented 4 years ago

Its more that the skin is important, and a hologram cant follow it. I also can't write code on Denizen. So there is no way I could get citizens connected to a placeholder?

mcmonkey4eva commented 4 years ago

Join the Discord @ https://discord.gg/Q6pZGSR