public client_command(id) { static iFlags = get_user_flags(id) if( iFlags & ADMIN_LEVEL_E ) return PLUGIN_HANDLED return PLUGIN_CONTINUE }