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''' ( upload.4netplayers.com ) 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 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>.
 
Once you have uploaded your mods, restart your server.<br>
 
Once you have uploaded your mods, restart your server.<br>
 
Once it is up, please stop it again.<br>
 
Once it is up, please stop it again.<br>
Now connect via Filezilla to the '''Saves-FTP''' ( saves.4netplayers.com ).<br>
+
Now connect via Filezilla to the '''Saves-FTP''' .<br>
 
If your mods have created configuration files, you can usually find them here:
 
If your mods have created configuration files, you can usually find them here:
 
<pre>/configurationID/oxide/config</pre>.
 
<pre>/configurationID/oxide/config</pre>.

Revision as of 10:40, 13 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.