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
Ensure we write players.json regularly so that the file can be parsed without needing to restart SAW. Currently we only write on exit.
We should record/update last_seen time for each player when parsing RCON players (e.g. those joined or remaining) in order to have an accurate timestamp if the server crashes (and we thus fail to record it when they leave).
The text was updated successfully, but these errors were encountered:
players.json
regularly so that the file can be parsed without needing to restart SAW. Currently we only write on exit.last_seen
time for each player when parsing RCON players (e.g. those joined or remaining) in order to have an accurate timestamp if the server crashes (and we thus fail to record it when they leave).The text was updated successfully, but these errors were encountered: