Profiles aren't checked for limited Accounts.
My Config:
{
"AdditionalKickMessage": "xxxxx",
"ApiKey": "xxxx",
"BroadcastKick": false,
"CacheDeniedPlayers": false,
"CachePassedPlayers": true,
"DiscordRolesToMention": [],
"discordWebHookUrl": "https://discordapp.com/api/webhooks/xxxxxxxxx",
"Kicking": {
"CommunityBan": true,
"TradeBan": false,
"PrivateProfile": false,
"LimitedAccount": true,
"NoProfile": true,
"FamilyShare": false,
"ForceHoursPlayedKick": false
},
"LogInsteadofKick": false,
"Thresholds": {
"MaxVACBans": 3,
"MinDaysSinceLastBan": 14,
"MaxGameBans": 2,
"MinSteamLevel": -1,
"MaxAccountCreationTime": -1,
"MinGameCount": -1,
"MinRustHoursPlayed": -1,
"MaxRustHoursPlayed": -1,
"MinOtherGamesPlayed": -1,
"MinAllGamesHoursPlayed": -1
}
}