Is there a way to get it to stop logging all the connected players in a list to the file or console? I have it every 10 seconds putting a log in console/file that shows this:
{
"SteamID": "*******",
"OwnerSteamID": "*****",
"DisplayName": "Player1",
"Ping": XX,
"Address": "*.*.*.***",
"ConnectedSeconds": 2207,
"VoiationLevel": 0.0,
"CurrentLevel": 0.0,
"UnspentXp": 0.0,
"Health": 100.0
}
]