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

From 4netplayers Support Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
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 FileZilla].<br>
+
Without this, mods usually don't work.<br>
Then upload the mods to the following folder:
+
'''Tip''': We recommend using an FTP programme such as [https://filezilla-project.org/download.php?show_all=1 Filezilla].<br>
<pre>/configurationID/oxide/plugins/</pre>.
+
<br>
Once you have uploaded your mods, restart your server.<br>
+
Proceed as follows:
Once it is up, please stop it again.<br>
+
# Connect with your FTP program to the '''[https://wiki.4netplayers.com/en/FTP_areas Upload FTP]'''.<br>You can find the login data in the FTP overview by clicking on '''FTP'''.
Now connect via Filezilla to the '''Saves-FTP''' .<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>.
If your mods have created configuration files, you can usually find them here:
+
# Once you have uploaded your mods, restart your server.<br>
<pre>/configurationID/oxide/config</pre>.
+
# Once it is up, please stop it again.<br>The status of the server must be <code>Server not running</code>!
To edit, download them, change them, and upload them again.<br>
+
# Connect to the '''[https://wiki.4netplayers.com/en/FTP_areas Saves FTP]''' with your FTP program.
When you are done with the mod installation, start your server.
+
# If your mods have created configuration files, you can usually find them here:<pre>/configurationID/oxide/config</pre>.
 +
# To edit, download them, change them and upload them again.<br>
 +
# When you are done with the mod installation, start your server.
 +
<br>
  
 
[[Category:Rust]]
 
[[Category:Rust]]

Latest revision as of 13:14, 21 October 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.
Tip: We recommend using an FTP programme such as Filezilla.

Proceed as follows:

  1. Connect with your FTP program to the Upload FTP.
    You can find the login data in the FTP overview by clicking on FTP.
  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.