A rather small plugin i wrote for my heavily modded server.

<span style="">For some reason i keep having 'Load Stuckers' ... people who connect, show up in status and Sourcemod Playerlist, but not ingame. They block a slot and can remain stuck there for quite some time (minutes!!).

So, here's a fix. On Player connect it starts a timer, after which the client is checked for being ingame. If hes not ... hes kicked out.

Theres also log file being made with stuck kicked people within sourcemod/logs/

Admins also get a command, sm_kickloading, which throws out all connected but not ingame players. Also, any client spouting any admin flag (reserved slot is enough) will never be automatically kicked. You can still kick them via command.



Cvars:

l4d_kickloadstuckers_version - the version
l4d_kickloadstuckers_duration - how long in seconds before a connected but not ingame player is kicked. (Default: 45 seconds)


Version History:
1.0.0 - Release
1.0.1 - fixed handle errors on empty server
1.0.2 - more handle error suppression on empty server
1.0.3 - update to the chat message, now includes custom kicktimes
1.0.4 - no more handle errors for real this time
1.0.5 - added Log file function
1.0.6 - added check for admin status to not kick those
1.0.7 - dont remember
1.0.8 - bugfix invalid timers


</span>

[DOWNLOAD + PASS]http://www.mediafire.com/?ez5zzz5rim9lr[/DOWNLOAD + PASS]​