Player NPC mob, with/without Citizens?

Discussion in 'Plugin Development' started by Axe2760, Aug 17, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Axe2760

    Is there any way to do this? I would prefer not to hook into citizens, but if need be I'm honestly fine with it.

    I understand that without citizens you need to do a lot of it from scratch, but where do I start? :/
    If I were to use citizens, would I still be able to keep the npc in its own class/set pathfindergoals?
     
  2. Offline

    xTrollxDudex

    Axe2760
    You would need to "put a custom entity extending EntityHuman[or whatever mob's NMS class]into a CraftWorld properly". I'll look up some of my earlier posts
     
  3. Offline

    Axe2760

    xTrollxDudex Hmm, EntityHuman? Will try! :p And I will look into those posts, Ty :)

    Edit: Quick look, couldn't find it. Is it possible you can provide a link? :p
     
  4. Offline

    xTrollxDudex

Thread Status:
Not open for further replies.

Share This Page