Difference between revisions of "How to install mods on my Rust server"

From 4netplayers Support Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{LP-Banner-RUST}}
 
{{LP-Banner-RUST}}
  
First, please make sure that the '''Oxide-Plugin''' is activated under <code>Addons</code>.
+
In this article we will explain how to install mods on your Rust server.<br>
Without this, mods usually do not run. You can then install your mods via FTP.<br>
+
First of all, please make sure that '''Oxide-Plugin''' is activated under <code>Addons</code>.<br>
To do this, simply connect to the '''Upload-FTP''' using an FTP client such as [https://filezilla-project.org/download.php?show_all=1 FileZilla].<br>
+
Without this, mods usually don't work.<br>
Then upload the mods to the following folder:
+
<br>
<pre>/configurationID/oxide/plugins/</pre>.
+
Proceed as follows:
Once you have uploaded your mods, restart your server.<br>
+
# Connect with your FTP program to the '''[https://wiki.4netplayers.com/en/FTP_areas Upload FTP]'''.<br>Further down in the article we explain how you can get the necessary login data.
Once it is up, please stop it again.<br>
+
# Then upload the mods to the following folder:<pre>/configurationID/oxide/plugins/</pre>'''Note''': The configID or configurationID for your server can be found on our page under '''Gameserver'''.<br>If your configID was e.g. 123456 it would look like this:<code>/123456/oxide/plugins/</code><br>.
Now connect via Filezilla to the '''Saves-FTP''' .<br>
+
# Once you have uploaded your mods, restart your server.<br>
If your mods have created configuration files, you can usually find them here:
+
# Once it is up, please stop it again.<br>The status of the server must be <code>Server not running</code>!
<pre>/configurationID/oxide/config</pre>.
+
# Connect to the '''[https://wiki.4netplayers.com/en/FTP_areas Saves FTP]''' with your FTP program.
To edit, download them, change them, and upload them again.<br>
+
# If your mods have created configuration files, you can usually find them here:<pre>/configurationID/oxide/config</pre>.
When you are done with the mod installation, start your server.
+
# To edit, download them, change them and upload them again.<br>
 +
# When you are done with the mod installation, start your server.
 +
<br>
 +
Note: You can find the FTP login details in the web interface on 4Netplayers.com.
 +
Click on your game server, then on '''FTP''' at the top.<br>
 +
If you want to connect to the Upload FTP, click on '''Upload''' and then scroll down.<br>
 +
If you want to connect to the Saves FTP, click on '''Saves''' and scroll down afterwards.
 +
You must click on the tab of the respective FTP you want to connect to, otherwise you will connect to the wrong FTP!
  
 
[[Category:Rust]]
 
[[Category:Rust]]

Revision as of 12:22, 30 July 2021

Rent a Rust server
Rent your own Rust server at 4Netplayers.com

In this article we will explain how to install mods on your Rust server.
First of all, please make sure that Oxide-Plugin is activated under Addons.
Without this, mods usually don't work.

Proceed as follows:

  1. Connect with your FTP program to the Upload FTP.
    Further down in the article we explain how you can get the necessary login data.
  2. Then upload the mods to the following folder:
    /configurationID/oxide/plugins/
    Note: The configID or configurationID for your server can be found on our page under Gameserver.
    If your configID was e.g. 123456 it would look like this:/123456/oxide/plugins/
    .
  3. Once you have uploaded your mods, restart your server.
  4. Once it is up, please stop it again.
    The status of the server must be Server not running!
  5. Connect to the Saves FTP with your FTP program.
  6. If your mods have created configuration files, you can usually find them here:
    /configurationID/oxide/config
    .
  7. To edit, download them, change them and upload them again.
  8. When you are done with the mod installation, start your server.


Note: You can find the FTP login details in the web interface on 4Netplayers.com. Click on your game server, then on FTP at the top.
If you want to connect to the Upload FTP, click on Upload and then scroll down.
If you want to connect to the Saves FTP, click on Saves and scroll down afterwards. You must click on the tab of the respective FTP you want to connect to, otherwise you will connect to the wrong FTP!