You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If already adding such a feature, this can have much more potential. Instead of just marking the line in yellow, you could have the session playtime in plain text next to the player name. and maybe even adding a sort option, to sort by id, session playtime, total playtime, etc..
I guess this^ is a better solution to your use case, also can be useful for just interesting statistics of your server's online players.
Also, instead of marking the whole line in yellow, like your screenshot shows, you could change the color the the vertical line on the left of the player, as this is already exist and seems like more sense.
Scope
Web
Feature Description
In the players section, highlight players with less than 1 hour of playtime.
Use Case
This would allow you to see who's need and possibly hacking, along with being able to greet new players
Proposed Solution
Add a conditional statement regarding play time and change the css class of that object to be a new player style
Additional Info
None
The text was updated successfully, but these errors were encountered: