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

From 4netplayers Support Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
First of all, please make sure that '''Oxide-Plugin''' is activated under <code>Addons</code>.<br>
 
First of all, please make sure that '''Oxide-Plugin''' is activated under <code>Addons</code>.<br>
 
Without this, mods usually don't work.<br>
 
Without this, mods usually don't work.<br>
 +
'''Tip''': We recommend using an FTP programme such as [https://filezilla-project.org/download.php?show_all=1 Filezilla].<br>
 
<br>
 
<br>
 
Proceed as follows:
 
Proceed as follows:
# 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.
+
# 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'''.
 
# 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>.
 
# 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>.
 
# Once you have uploaded your mods, restart your server.<br>
 
# Once you have uploaded your mods, restart your server.<br>
Line 15: Line 16:
 
# When you are done with the mod installation, start your server.
 
# When you are done with the mod installation, start your server.
 
<br>
 
<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]]

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.