EssentialsX

EssentialsX

2M Downloads

Sort tablist by pex ranking, then by name

Platinteufel opened this issue ยท 3 comments

commented

Hey,
at the moment the tablist is just sorted by the players name. Is it possible to add a feature that the tablist is sorted by the pex rank (admin first, then mod, --> finally player) and within this groups by the players name?

commented

we don't touch the tablist.

commented

Well ..

# Disable this if you have any other plugin, that modifies the displayname of a user.
change-displayname: true

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
change-playerlist: true

I would really appreciate this feature!

commented

Yes and updating a single player's display name through the Bukkit API is just touching that player. What you're asking is for us to completely modify the layout of the tab list which we won't do.