kickPlayer doesn't remove player from TAB

Discussion in 'Plugin Development' started by BloodShura, Feb 17, 2012.

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

    BloodShura

    Hi!

    I noticed that in 1.1-R4, when you kick a player, his "ghost name", stay on the players list (TAB).
     
  2. did you try whit other plugins, what code did you use, what exact version did you use?
     
  3. Offline

    BloodShura

    Man, are you doing this only to gain posts? ¬¬

    If you read... the code is kickPlayer, the version is 1.1-R4. Read the topic. ¬¬
     
  4. Offline

    XxPowerKingxX

    Works perfectly for me, but you can try to add this:
    Code:
    player.setPlayerListName(null);
     
Thread Status:
Not open for further replies.

Share This Page