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

From 4netplayers Support Wiki
Jump to: navigation, search
Line 3: Line 3:
 
First, please make sure that the '''Oxide-Plugin''' is activated under <code>Addons</code>.
 
First, please make sure that the '''Oxide-Plugin''' is activated under <code>Addons</code>.
 
Without this, mods usually do not run. You can then install your mods via FTP.<br>
 
Without this, mods usually do not run. You can then install your mods via FTP.<br>
To do this, simply connect to the '''Upload-FTP''' using an FTP client such as [https://filezilla-project.org FileZilla].<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>
 
Then upload the mods to the following folder:
 
Then upload the mods to the following folder:
 
<pre>/configurationID/oxide/plugins/</pre>.
 
<pre>/configurationID/oxide/plugins/</pre>.

Revision as of 13:37, 27 May 2021

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

First, please make sure that the Oxide-Plugin is activated under Addons. Without this, mods usually do not run. You can then install your mods via FTP.
To do this, simply connect to the Upload-FTP using an FTP client such as FileZilla.
Then upload the mods to the following folder:

/configurationID/oxide/plugins/

.

Once you have uploaded your mods, restart your server.
Once it is up, please stop it again.
Now connect via Filezilla to the Saves-FTP .
If your mods have created configuration files, you can usually find them here:

/configurationID/oxide/config

.

To edit, download them, change them, and upload them again.
When you are done with the mod installation, start your server.