The best way to do this is to poll the player cvar for developer. By using
query_client_cvar native every so often. Just kick or ban them after so many checks.
Because of the client can do "developer 1; alias developer" even before they enter the server. It will lock you out from changing there setting.
This is what I would do.
__________________