Player not being kicked
Hello, I have my idle kick set to 60 minutes but I have this player who has been idle for 80+ minutes now and has not been kicked, any idea why ?
I should aslo add that he has been accused of having aimbot but i have not seen it for myself yet.
Did you grant the afk.excluded permission by mistake?
No i just checked that..
The only reasons why they wouldn't be kicked is if the plugin isn't loaded or they have that permission. All this plugin does is call a method after a period of time that wraps what the game provides. So if the player isn't moving at all, then they would be kicked by the game server after that period of time.
yeah its very strange, it is loaded and working so im thinking that he may have some cheats that can override it ? ill keep an eye on it and let you know if i have any more info. thanks Wolf :)

Merged post

Just to check, this is the correct config for 60 minutes ?

{
"AfkLimitMinutes": 60,
"KickAfkPlayers": true
}
5f788139d4cab.jpg GreenMan
Just to check, this is the correct config for 60 minutes ?

{
"AfkLimitMinutes": 60,
"KickAfkPlayers": true
}
Yes, it's correct