Ability to see invisible players?

Discussion in 'Plugin Development' started by TigerHix, Aug 7, 2013.

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

    TigerHix

    Yeah, I know showPlayer() & hidePlayer(), but I am not using them today.

    My question is, how to see a player with invisible potion effect?

    Maybe there is a packet to do this?

    Thanks for reading.
     
  2. Offline

    Paper

    If i'm correct you need to use Scoreboard teams, and setCanSeeFriendlyInvisibles to true.
     
  3. Offline

    TigerHix

    Paper
    Well, even that, the player body is half-transparent - and what I am doing is to "spectate" other invisible players, adding them all to a team isn't good..
     
  4. Offline

    Paper

    Oh, I understand now. Yeah i'm not sure how to go about doing that.
     
  5. Offline

    TigerHix

    Well, looks like packet is the only way out.
    But what packet is it.. :(
     
Thread Status:
Not open for further replies.

Share This Page