Garry's Mod | Server Configuration

  • Garry's Mod Server Configuration, garry's mod server configuration, garrys mod server configuration, Garrys Mod Server Configuration, Garry's Mod, Garrys Mod, garry's mod, garrys mod, Server Configuration, server configuration, GMod, gmod
  • 1
  • Print

    It's easy to configure your Pingperfect Garry's Mod Server. Just follow the steps below.

    1. Open the 'Configuration Files' section from your control panel.
    2. Select the 'Text Editor' option next to 'garrysmod\cfg\server.cfg'
    3. Refer to the Example Configuration below and change the respective settings where you need to do so in order to configure your server to your desires.

    // Server name, exactly as it is displayed in the in-game server browser

    hostname "Half-Life 2 Garrys Mod Server" 

    // RCON password, which if set must be entered by anyone who wants to use RCON commands

    rcon_password "v76yw" 

    // Server password, when set, will need to be entered by anyone who wants to join the server

    sv_password "" 

    // server cvars

    sbox_maxprops 200    // Sets the maximum amount of props a player can spawn.

    sbox_maxnpcs 7    // Sets the maximum amount of npcs a player can spawn.

    sbox_maxwheels 4    // Sets the maximum amount of wheels a player can spawn.

    sbox_maxthrusters 8    // Sets the maximum amount of thrusters a player can spawn.

    sbox_maxbuttons 6    // Sets the maximum amount of buttons a player can spawn.

    sbox_maxeffects 6    // Sets the maximum amount of effects a player can spawn.

    sbox_maxemitters 2    // Sets the maximum amount of emitters a player can spawn.

    sbox_maxragdolls 4    //Sets the maximum amount of ragdolls a player can spawn.

    sbox_maxvehicles 3    // Sets the maximum amount of vehicles a player can spawn.

    sbox_godmode 1    //Whether or not godmode should be enabled by default for normal users.

    sbox_plpldamage 0    //"player vs player" damage, active if the value is set to 0

    sv_downloadurl "http://someurlhere.com/fastdl"    //Link to your fast download server if you've purchased one

    net_maxfilesize 64    //only affects slow downloads via the Source Dedicated Server, the limit for net_maxfilesize is 64. Setting net_maxfilesize to this value will allow clients to download content which is 64MB or smaller in size.

    sv_allowupload 1     //Sets whether or not clients can upload files to the server (usually customization files).

    sv_allowdownload 1     //This command sets whether or not clients can download files from the server (e.g. map files). Default is 1 (allowed).

    // execute ban files

    exec banned_user.cfg

    exec banned_ip.cfg 

     

    Looking for a game server host known for brilliant 24/7 customer support and quality hardware? 

    Try a Pingperfect Garry's Mod server today! https://pingperfect.com/gameservers/garrys-mod-game-server-hosting-rental.php

     


    Was this answer helpful?

    « Back