sv_minuptimelimit Command


sv_minuptimelimit [Hours]

This commands sets the minimum uptime hours required for the server to be stopped due to a memory amount above the amount set by sv_memlimit. Default is 0 (disabled).

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

HoursThe minimum amount of hours to be reached before the server can be stopped due to sv_minuptimelimit.

Extra Info

Sv_cheats Required? No
Client or Server Command? Both
Default Value 0

sv_minuptimelimit Examples


Find below working examples of this command (copy and paste into console).


sv_minuptimelimit 0

This disables the limit (default).


sv_minuptimelimit 1

This command makes it so that the server has to have been up for at least 1 hour before it can be stopped due to too high memory.