все точно сделал как ты описал неквключаеца нечо
в sourcemod.cfg паследние строчки у меня
// Specifies whether or not to display vote progress to clients in the
// client console. Valid values are 0 (Disabled) or 1 (Enabled).
// --[/spoiler]
// Default: 0
sm_vote_progress_client_console 0 sm_hns_enable 1
sm_hns_freezects 1
sm_hns_freezetime 30.00
а в файле metaplugins.ini я сделал так
;If your plugin came with a .vdf file, you do not need to use this file.
;
;List one plugin per line. Each line should contain the path to the plugin's binary.
;Any line starting with a ';' character is a comment line, and is ignored.
;
;You do not need to include the _i486.so or .dll part of the file name. Example:
; addons/sourcemod/bin/sourcemod_mm
;You may also put an alias in front of the file, for example:
; sm addons/sourcemod/bin/sourcemod_mm
;Will allow you to use "meta load sm" from the console.
;
;********* LIST PLUGINS BELOW ***********
addons/sourcemod/bin/sourcemod_mm