How to Automatically have Players Download Workshop Addons

When you have added add-ons to your server, you also want to have those automatically downloaded to the players joining. This can be done by providing the IDs of the addons.

HOW TO ADD ADDON IDS TO YOUR SERVER

  1. Login to your control panel.
  2. Click on the FilesFTP File Access tab on the left.
  3. Navigate to garrysmod/lua/autorun/server/.
  4. Edit the file workshop.lua or create it if it doesn't exist.
  5. In this file you want to add the IDs of the addons you want the clients to download in the following format: resource.AddWorkshop("123456789").
  6. Save the file and restart your server for changes to apply.
If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 2 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...