Private profiles not being kicked

Please.

Because not working kick 

It was supposed to kick when the player has a private profile.
Or deprive the amount of RUST time.
Am I setting it wrong?
Or is it a BUG?

{
  "AdditionalKickMessage": "",
  "ApiKey": "xxxxxxxxxxxxxxxxx",
  "BroadcastKick": false,
  "CacheDeniedPlayers": false,
  "CachePassedPlayers": true,
  "Kicking": {
    "CommunityBan": true,
    "TradeBan": true,
    "PrivateProfile": true,
    "LimitedAccount": true,
    "NoProfile": true,
    "FamilyShare": false,
    "ForceHoursPlayedKick": true
  },
  "LogInsteadofKick": true,
  "Thresholds": {
    "MaxVACBans": 0,
    "MinDaysSinceLastBan": -1,
    "MaxGameBans": 0,
    "MinSteamLevel": -1,
    "MaxAccountCreationTime": -1,
    "MinGameCount": -1,
    "MinRustHoursPlayed": 1,
    "MaxRustHoursPlayed": -1,
    "MinOtherGamesPlayed": 1,
    "MinAllGamesHoursPlayed": 1
  }

Mine is still kicking private profile players and all others selected

FvxTZyTT8ZHaBLZ.jpg pookins

Mine is still kicking private profile players and all others selected

Can you please show your configuration?

cadao

Can you please show your configuration?

{
"AdditionalKickMessage": "Read the Rules",
"ApiKey": "********************************",
"BroadcastKick": true,
"CacheDeniedPlayers": false,
"CachePassedPlayers": true,
"Kicking": {
"CommunityBan": true,
"TradeBan": false,
"PrivateProfile": true,
"LimitedAccount": false,
"NoProfile": true,
"FamilyShare": true,
"ForceHoursPlayedKick": false
},
"LogInsteadofKick": false,
"Thresholds": {
"MaxVACBans": 0,
"MinDaysSinceLastBan": 1,
"MaxGameBans": 0,
"MinSteamLevel": 0,
"MaxAccountCreationTime": -1,
"MinGameCount": 1,
"MinRustHoursPlayed": -1,
"MaxRustHoursPlayed": -1,
"MinOtherGamesPlayed": -1,
"MinAllGamesHoursPlayed": -1
}
}

Thank youuu! 

mDX8AdKdmYqNkTQ.jpg pookins

{
"AdditionalKickMessage": "Read the Rules",
"ApiKey": "********************************",
"BroadcastKick": true,
"CacheDeniedPlayers": false,
"CachePassedPlayers": true,
"Kicking": {
"CommunityBan": true,
"TradeBan": false,
"PrivateProfile": true,
"LimitedAccount": false,
"NoProfile": true,
"FamilyShare": true,
"ForceHoursPlayedKick": false
},
"LogInsteadofKick": false,
"Thresholds": {
"MaxVACBans": 0,
"MinDaysSinceLastBan": 1,
"MaxGameBans": 0,
"MinSteamLevel": 0,
"MaxAccountCreationTime": -1,
"MinGameCount": 1,
"MinRustHoursPlayed": -1,
"MaxRustHoursPlayed": -1,
"MinOtherGamesPlayed": -1,
"MinAllGamesHoursPlayed": -1
}
}