RefractorGSCM / Refractor

An open-source game server community manager built with Go.

Home Page:https://refractor.dmas.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player name color by infraction

Deathay opened this issue · comments

Hey, when using the Refresh button screen the colors of infractions dissapears, you have to use F5(refresh webpage) to see them back.

Each time I add a stat field on a player, I need to adjust all sources which send player data to include this new field. We now have 3 or more places where this player info is sourced from, so this is likely caused by me forgetting to update one of them.

I will do a refactor to make a single source for player info. Thanks for reporting this.

Resolved in release v0.3.2