Skip to main content

Installing plugins on server

The game SCP: Secret Laboratory with the Servermod extension is currently no longer actively offered in our store for the time being due to lack of compatibility. We recommend to switch to SCP:EXILED instead. This documentation page will remain up for the time being. :::

Connect to FTP

Before plugins can be installed, the FTP access must be set up.

After this has been setup, you can connect and open the following server folder. /g#####/scp/sm_plugins

image

Installing Plugins

Finding Plugins

Firstly, you will have to locate available SMOD Compatible Plugins.

The best place to get these, are directly in their discord

info

This is only one place you can get them. They could be found elsewhere. It's important to check to make sure they are compatible with your SMOD Version.

In this example, we will get the following plugin:

image

Uploading Plugins

Once you have your wanted plugins installed, you will then upload them to your server FTP. You can upload them via drag&drop into the sm_plugins folder.

image

image

info

Note: After any plugin installation, you will have to restart your server for them to take affect.

Configuring Plugins

Depending on the plugin, there could be various configurations you will have to add to your config_gameplay.txt.

In our example plugin, the following configurations are defined.

image

To add these, we would edit the config_gameplay.txt.

You can find that using the Configs tab on the left.

image

And then we can find the config_gameplay.txt

image

info

The configurations themselves can really be written anywhere. For best practice, we will write them under the '#Misc gameplay settings' in the config.gameplay.txt file.

image

info

NOTE: Depending on the plugin, your configurations will be different. Always make sure to read the instructions with that plugin, so you can add the configs correctly.

After the configurations are defined, you will restart your server (or start the server) and then check it directly ingame!