Difference between revisions of "How to install Mods at Valheim"

From 4netplayers Support Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
'''Tip''': We recommend using an FTP program such as [https://filezilla-project.org/download.php?show_all=1 Filezilla].<br><br>
 
'''Tip''': We recommend using an FTP program such as [https://filezilla-project.org/download.php?show_all=1 Filezilla].<br><br>
 
# Stop your server.
 
# Stop your server.
# Then connect to the '''[https://wiki.4netplayers.com/en/FTP_areas Upload FTP]''' with your FTP program.<br>Further down in the article we explain how you can get the necessary login data.
+
# Then connect to the '''[https://wiki.4netplayers.com/en/FTP_areas Upload FTP]''' with your FTP program.<br>You can find the login data in the FTP overview by clicking on '''FTP'''.
 
# Then upload your mods to the following directory: <pre>/ConfigID/BepInEx/plugins</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the path would look like this:<code>/123456/BepInEx/plugins</code>.<br>If the directory does not exist, you need to create it.<br>The foldernames are case sensitive!
 
# Then upload your mods to the following directory: <pre>/ConfigID/BepInEx/plugins</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the path would look like this:<code>/123456/BepInEx/plugins</code>.<br>If the directory does not exist, you need to create it.<br>The foldernames are case sensitive!
 
# Once you have uploaded your mods, you can start your server.<br>'''Note''': Some mods create a configuration file after the first start.<br>If your mod is one of them, go to step 5.
 
# Once you have uploaded your mods, you can start your server.<br>'''Note''': Some mods create a configuration file after the first start.<br>If your mod is one of them, go to step 5.
Line 13: Line 13:
 
# Start your server again.<br>
 
# Start your server again.<br>
 
<br>
 
<br>
'''Note''': You can find the FTP login details in the web interface on 4Netplayers.com .<br>
 
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 scroll down.<br>
 
If you want to connect to the Saves FTP, click on '''Saves''' and scroll down.<br>
 
You must click on the tab of the respective FTP, otherwise you will connect to the wrong FTP!
 
  
  

Latest revision as of 13:23, 21 October 2021

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

Important: In order to be able to use mods, Valheim + must first be activated under Add-Ons.
Tip: We recommend using an FTP program such as Filezilla.

  1. Stop your server.
  2. Then connect to the Upload FTP with your FTP program.
    You can find the login data in the FTP overview by clicking on FTP.
  3. Then upload your mods to the following directory:
    /ConfigID/BepInEx/plugins
    Note: The ConfigID or ConfigurationID for your server can be found on our page under Game Server.
    If your ConfigID were, for example, 123456, the path would look like this:/123456/BepInEx/plugins.
    If the directory does not exist, you need to create it.
    The foldernames are case sensitive!
  4. Once you have uploaded your mods, you can start your server.
    Note: Some mods create a configuration file after the first start.
    If your mod is one of them, go to step 5.
  5. Once your server is running, stop it again and wait until the status is Server not running.
  6. Then connect to the Saves FTP with your FTP program.
  7. You can find the configuration file of the mod under:
    /ConfigID/BepInEx/config
    .
  8. To edit it, download this file and then upload it again.
  9. Start your server again.