Hello, I would like to activate this command in multiplayer servers and I saw that the only way is with a bypass if someone has an idea of how to make this possible, it would help me a lot.

z_hunter_ground_normal : 0.2 : , "cheat", "rep", "cl" :

try creating a bind in case it could be activated in the future

bind c hun
alias hun high
alias high "sv_cheats 1; sm_cvar z_hunter_ground_normal 1.1; alias hun low"
alias low "sv_cheats 0; sm_cvar z_hunter_ground_normal 0.2; alias hun high"