Remove a player from tab / change tab name?

Discussion in 'Plugin Development' started by Supergrupgr, Jan 20, 2021.

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

    Supergrupgr

    I haven't made plugins in like months, but I'm getting back into it, I was windering how I can remove a player from the tab list, I suspect you need packets but I'm not sure, also, how do you change the player name, I feel like I figured it out before but I don't remember, I am 100% sure I figured out how to change the tab name COLOR, though.
     
  2. Offline

    Supergrupgr

    I've still been searching for a solution and can't find anything :/
     
  3. Offline

    Chr0mosom3

    Code:
    player.setPlayerListName(String name)
    Chances the player's name in TAB, also known as the player list
     
  4. Offline

    Kars

Thread Status:
Not open for further replies.

Share This Page