CONSOLEPREFIXSV

Console Commands and Variables with Prefix SV_



Possible Flags: READONLY, DEPRECATED, DUMPTODISK, REQUIRE_LEVEL_RELOAD, REQUIRE_APP_RESTART, RESTRICTEDMODE

Alphabetically Sorted

Console Variables and Commands

    sv_AISystem

      REQUIRE_APP_RESTART
      
      Load and use the AI system on the server
      

    sv_aiTeamName

      
      Team name for AIs
      

    sv_autoconfigurl

      
      Automatically download configuration data from a URL
      

    sv_bandwidth

      
      Bit rate on server
      

    sv_bind

      REQUIRE_LEVEL_RELOAD
      
      Bind the server to a specific IP address
      

    sv_cheatprotection

      *TODO*

    sv_DedicatedCPUPercent

      
      Sets the target CPU usage when running as a dedicated server, or disable this feature if it's zero.
      Usage: sv_DedicatedCPUPercent [0..100]
      Default is 0 (disabled).
      

    sv_DedicatedCPUVariance

      
      Sets how much the CPU can vary from sv_DedicateCPU (up or down) without adjusting the framerate.
      Usage: sv_DedicatedCPUVariance [5..50]
      Default is 10.
      

    sv_DedicatedMaxRate

      
      Sets the maximum update rate when running as a dedicated server.
      Usage: sv_DedicatedMaxRate [5..500]
      Default is 30.
      

    sv_dumpstats

      
      Enables/disables dumping of level and player statistics, positions, etc. to files
      

    sv_dumpstatsperiod

      
      Time period of statistics dumping in milliseconds
      

    sv_gamerules

      
      The game rules that the server should use
      

    sv_gamerulesdefault

      
      The game rules that the server default to when disconnecting
      

    sv_input_timeout

      
      Experimental timeout in ms to stop interpolating client inputs since last update.
      

    sv_lanonly

      DUMPTODISK
      
      Set for LAN games
      

    sv_levelrotation

      
      Sequence of levels to load after each game ends
      

    sv_LoadAllLayersForResList

      
      Bypasses game object layer filtering to load all layers of objects for a multiplayer level
      

    sv_map

      
      The map the server should load
      

    sv_maxmemoryusage

      
      Maximum memory a dedicated server is allowed to use
      

    sv_maxplayers

      DUMPTODISK
      
      Maximum number of players allowed to join server.
      

    sv_maxspectators

      DUMPTODISK
      
      Maximum number of players allowed to be spectators during the game.
      

    sv_netLimboTimeout

      
      Time to wait before considering a channel stalled
      

    sv_pacifist

      
      Pacifist mode (only works on dedicated server)
      

    sv_packetRate

      
      Packet rate on server
      

    sv_password

      DUMPTODISK
      
      Server password
      

    sv_port

      DUMPTODISK
      
      Server address
      

    sv_ranked

      
      Enable statistics report, for official servers only.
      

    sv_requireinputdevice

      DUMPTODISK, REQUIRE_LEVEL_RELOAD
      
      Which input devices to require at connection (dontcare, none, gamepad, keyboard)
      

    sv_restart

      
      Restarts the round.
      

    sv_say

      
      Broadcasts a message to all clients.
      

    sv_sendConsoleCommand

      
      Makes all other connected machines execute a console command.
      

    sv_servername

      DUMPTODISK
      
      Server name will be displayed in server list. If empty, machine name will be used.
      

    sv_timeofdayenable

      DUMPTODISK
      
      Enables time of day simulation.
      

    sv_timeofdaylength

      DUMPTODISK
      
      Sets time of day changing speed.
      

    sv_timeofdaystart

      DUMPTODISK
      
      Sets time of day start time.
      

    sv_timeout_disconnect

      
      Timeout for fully disconnecting timeout connections
      

    sv_votingBanTime

      
      The duration of the kickban in minutes.
      

    sv_votingCooldown

      
      Voting cooldown
      

    sv_votingEnable

      
      Enable voting system. Vote kicking is for dedicated servers only
      

    sv_votingMinVotes

      
      The minimum number of votes required, on top of sv_votingRatio. Set to 0 to not use
      

    sv_votingRatio

      
      Part of player's votes needed for successful vote.
      

    sv_votingTimeout

      
      Voting timeout