Animated-TabList

Animated-TabList

65.2k Downloads

I need help with ping color between player name and ping indicator.

Srki20 opened this issue ยท 3 comments

commented

Description

I can't find where to change the color of ping that's located 'after the player's name (before the ping indicator)'
I found settings on it in the config file, under objective settings. But I can't find anywhere to change color of it in any of the files.
I found these ping colors which work perfectly fine for ping in header:

  • '&a%ping% <= 200'
  • '&6%ping% >= 200'
  • '&c%ping% > 500'
    However, the ping that is located ['after the player's name (before the ping indicator)'] is color yellow which I can't change anywhere.
    TabList Ping Color
commented

Why can't we change the player list objective color though? (Just curious) Couldn't it be same as ping formatting above, where <=200 is green >=200 is yellow/orange and >500 is red

commented

Nevermind, I found a way to do it. I disabled player list objective and added %ping% in the group itself.

commented

You can't change the player list objective colour, that ping formatting is supposed to change the above Ping: 1ms colour depending on the amount.