[SPIGOT-1624] #setPlayerListName not working Created: 02/Mar/16  Updated: 02/Mar/16  Resolved: 02/Mar/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: - Pr0totype2 Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: 1.9, Spigot, bug, spigot
Environment:

When I try to use #setPlayerListName on a Player, it just simply doesn't get triggered.
The "playerlist" / "tablist" doesn't get modified at all.



 Description   

When I try to use #setPlayerListName on a Player, it just simply doesn't get triggered.
The "playerlist" / "tablist" doesn't get modified at all.
I've tried to do this:

player.setPlayerListName(plugin.rankshandler.getPrefix(aOnline) + " " + ChatColor.GOLD + player.getName().charAt(0) + ChatColor.YELLOW + player.getName().substring(1, player.getName().length()));

But the playerlist remains the same as before.

Yes, I'm a 100% sure that the method is being called properly.



 Comments   
Comment by Dylan Xaldin [ 02/Mar/16 ]

I can confirm this - setPlayerListName is not currently doing anything.

Generated at Sat Dec 13 20:13:20 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.