Could not find number of games/hoursNot An Issue
Hello.

My oxide logs.

"[Steam Checks] This player has a private profile, therefore SteamChecks cannot check their games/hours."

In the case of a private profile, it seems that the game and hours check are not available.

I only need VAC bans and Game bans. Can't you exclude the games/hours?
What's the issue exactly? That is just a message that it can't check their games/hours because if it is private. You can disable that via the configuration and only check for what you want.
Thank you.

Hmm...

However, users with a record of game bans continue to connect.

Even if you look at the user's profile, there is a record of bans. However, I keep accessing the game.

"Kicking": {
"CommunityBan": true,
"VacBan": true,
"GameBan": true,
"TradeBan": true,
"RecentBan": false,
"PrivateProfile": false,
"LimitedAccount": false,
"HoursPlayed": false,
"FamilyShare": false,
"FamilyOwner": false,
"NoProfile": false,
"GameCount": false
}

It's part of my config file.
Are you sure you aren't getting errors in your oxide/logs? If the plugin is erroring and not completing all the checks, they would connect.
Locked automatically