Player logger is a bit...Messy
tobi-polar opened this issue · 3 comments
Currently when the player logger logs a person frequently in and out of their base it looks like this:
I spent some time in paint.net designing something that I feel would look a lot better (The scrollbar is a direct rip from refined storage but it's just so you get the idea):
This would give us a way to scroll down and see a log of players coming and going as WELL as what time (would work off server time and date). This would help us in a few ways like finding out who raided a base, which person with access to a base let in someone unauthorized etc.
Would probably also suggest a way to sort the log by name, time/date and ascending or descending.
Maybe even hovering over a name could show their uuid as a tooltip?
Just some thoughts :)
I already implemented a scrollable list for the next version, however showing the time/UUID is a good idea.