How to Add a Custom Startup Parameter to Your Garry's Mod Server

Garry's Mod uses startup parameters, also known as Command Line Arguments, to configure various settings when a server starts. This can include assigning a Game Server Login Token, or changing which game mode is used by the server. A server owner may want to use a custom startup parameter to enable or disable certain features such as disabling the Steam Workshop or automatic Lua refresh.

Parameter Description
noaddons Disables the loading of folders located in your server's addons folder.
noworkshop Disables the Steam Workshop integration and prevents workshop addons from being installed on your server.
disableluarefresh Disables the automatic refresh of .lua script files on your server when it is running.
nochromium Disables the Chromium integration if your server is running the Chromium steam beta.

Adding Custom Startup Parameters

You can add a custom startup parameter by editing your gmod.properties file through the Files > FTP File Access section of your server's control panel.

  1. Access your control panel and Stop your server.
  2. Navigate to Files > FTP File Access.

  3. Locate the gmod.properties file and click Edit.
  4. At the bottom of the file, add the desired custom startup parameter and value.
  5. Click Save and Start your server.

If you would like any additional information or have any more questions about configuring your Garry's Mod server, you can find our other articles here.

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How to enable RCON on your Garry's Mod Server

RCON is an important protocol that allows you to execute commands without joining your server....

How to install DarkRP to your Garry's Mod server

DarkRP is a widely popular gamemode within the Garry's Mod community because of the crazy antics...

How to upload & use Garry's Mod Workshop Maps on your server

Using custom maps on your Garry's Mod server allows you to create a wonderful gaming experience....

How to change the name of your Garry's Mod server

All servers inside Garry's Mod and Steam's server list have a custom name to uniquely identify...

Installing ULX & ULIB Admin System to your Garry's Mod Server

ULX is a mod that offers an administration system to your server. This is used for the ban, kick...