I wrote a model restriction plugin that hooks
client_connect, client_putinserver, client_infochanged, and client_disconnect
to ensure the player isn't using a restricted model and all that good stuff
but I noticed that if someone binds a key to a model (e.g. bind "o" "model laurence")
they can change their model.
Is there a way to prevent this without a task that checks every second??