Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Installation on a Dedicated Server (official)

VictorienXP edited this page Jul 28, 2020 · 4 revisions

I assume you already know how to host a Garry's Mod dedicated server.

You can find the complete guide on Garry's Mod Wiki: https://wiki.facepunch.com/gmod/Downloading_a_Dedicated_Server


There are only two viable ways to use and install Super Pebobear on your dedicated server:

  1. The easiest and recommended way to use and install Super Pedobear on your dedicated server is with the Steam Workshop.
  2. Clone the Git repository. This is intended for developers only.
  3. Using source code archive (zip/tar.gz). This will not work.

Steam Workshop

Setting up the Steam Workshop for your dedicated server is easy! Just follow the official guide: https://wiki.facepunch.com/gmod/Workshop_for_Dedicated_Servers

You just need to add the "Super Pebobear Gamemode Collection" in your server collection and let your server download the recommended addons (Garry's Mod will follow linked collections). You can also add the addons manually in your own Workshop collection.

Please note that some maps on the Steam Workshop may require CSS or other Source games, so don't forget to mount Source games in your server. Here is the full guide on mounting content: https://wiki.facepunch.com/gmod/Mounting_Content_on_a_Dedicated_Server

If your server is new and/or dedicated for Super Pebobear and doesn't have it's own Workshop collection. You can use directly the "Super Pebobear Server Content" with +host_workshop_collection 1098362653.

When you're ready you can just start your server with +gamemode superpedobear (or +gamemode pedo if you want to use the proxy) and any map (For example +map spb_school).

Clone this wiki locally