Problem with Tablist Plugin
Greenman1805 opened this issue · 4 comments
I set the PlayerListName for a player with:
p.setPlayerListName(prefix + group + " §f> " + prefix + p.getName());
but it is only like this for some milliseconds and then the name of the player in the tablist changes to white.
I have also set this in the config:
TabListDisabled: true
@Greenman1805 Based on your post. Are you using our API?
Of course I tested it without NametagEdit on my server and my code worked fine. Only that you know there is nothing wrong with my plugin.
No, I've set up the nametags via the groups file and gave permissions. All works fine :)
*Edit: Some players get a white name in the tablist and others get the name set with the code above.