The plugin is no longer kicking players with gamebans. I don't know why. It has worked before, but not for a while. It still kicks players with vacbans etc.
Not automatically kicking players with game bans
Did you check your oxide/logs for errors?
Wulf
Did you check your oxide/logs for errors?
These are the only errors I can find:
[Error] Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SteamChecks.GetPlaytimeForever (Oxide.Plugins.SteamChecks+Games games) [0x00000] in <a7e7a1992fc7409484e9b685e17d8938>:0
at Oxide.Plugins.SteamChecks+<CheckGames>c__AnonStorey4.<>m__0 (System.Int32 code, System.String response) [0x0006d] in <a7e7a1992fc7409484e9b685e17d8938>:0
at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00034] in <4452f821def6406d834e4149849fe7ea>:0
I have set the config .json to only kick players with VAC-bans and/or Gamebans more recent than 730 days.
However it's currently ONLY kicking players with VAC-bans.
It's letting everyone else stay on the server.
It was working just fine before, and now it doesn't and I didn't change anything to the config .json.