// if cvar is 0 plugin is off if (get_cvar_num("amx_hostageprotect") == 0 ) { return PLUGIN_HANDLED; }