NPC player on online list ?

Discussion in 'Plugin Development' started by darker9999, May 26, 2012.

Thread Status:
Not open for further replies.
  1. Hello,
    i need help with NPC player on online list.

    Due to forestry and other mods can't bypass AuthMe login system, I need fakeplayer online on server start. So it must be a non-moving NPC which would be shown in online players list.

    Code:
    player.isOnline("npcName") == true
    This is what i need.

    Thanks!

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  2. use reflection to do it, but its not recommend however
     
  3. Can i get an example of that "reflection" ?
     
  4. I dont know that, and it chences whit every update
     
Thread Status:
Not open for further replies.

Share This Page