Difference between revisions of "Upload own map - 7 Days to Die"

From 4netplayers Support Wiki
Jump to: navigation, search
(Created page with "{{LP-Banner-7DTD}} '''Tip''': We recommend to use a FTP program such as [https://filezilla-project.org/download.php?type=client Filezilla].<br> '''Important''': Your configu...")
 
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
'''Tip''': We recommend to use a FTP program such as [https://filezilla-project.org/download.php?type=client Filezilla].<br>
+
'''Tip''': We recommend to use a FTP program such as [https://filezilla-project.org/download.php?show_all=1 Filezilla].<br>
 
'''Important''': Your configuration must be in '''Advanced Mode'''.<br><br>
 
'''Important''': Your configuration must be in '''Advanced Mode'''.<br><br>
  
 
To upload, please proceed as follows:
 
To upload, please proceed as follows:
 
# Stop your server. The status of the server must be "'''Server not running'''"!
 
# Stop your server. The status of the server must be "'''Server not running'''"!
# Connect with your FTP program to the '''[[FTP areas|Saves FTP]]'''.
+
# Connect with your FTP program to the '''[https://wiki.4netplayers.com/en/FTP_areas Saves FTP]'''.<br>You can find the login data in the FTP overview by clicking on '''FTP'''.
# Upload your map to the following directory: <pre>/ConfigID/worlds/GeneratedWorlds/MapName</pre>.
+
# Upload your map to the following directory: <pre>/ConfigID/worlds/GeneratedWorlds/MapName</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/worlds/GeneratedWorlds/MapName</code>.
 
# Now open the '''serverconfig.xml''' with a click and edit it.
 
# Now open the '''serverconfig.xml''' with a click and edit it.
 
# Enter your map now under the following parameter:<pre><property name="GameWorld" value="MapName"/></pre><br>Note the Map Name is case-sensitive!
 
# Enter your map now under the following parameter:<pre><property name="GameWorld" value="MapName"/></pre><br>Note the Map Name is case-sensitive!
 
# Make your desired changes to the other world settings such as size.
 
# Make your desired changes to the other world settings such as size.
 +
# If your maps comes with its own prefabs, please click [https://wiki.4netplayers.com/en/Upload_your_own_prefabs_7_Days_to_Die HERE] for instructions on how to upload them.
 
# Start your server.<br>
 
# Start your server.<br>
 
<br>
 
<br>
Your server should now start with the map you uploaded.<br><br>
+
Your server should now start with the map you uploaded.<br>
'''Note''': You can find the '''ConfigID''' on our website under '''Game Server'''.<br>
 
'''Note''': You can find the FTP login details in the web interface on 4Netplayers.com . <br>
 
Click on your game server, then click on '''FTP''' at the top. <br>
 
Then click the tab '''Saves''', then scroll down a bit and there are the login details.
 
  
  
Line 25: Line 22:
 
[[Category:151]]
 
[[Category:151]]
 
[[de:Eigene_Map_hochladen_-_7_Days_to_Die]]
 
[[de:Eigene_Map_hochladen_-_7_Days_to_Die]]
 +
[[fr:Uploader_votre_propre_map]]

Latest revision as of 12:49, 21 October 2021

Rent a 7 Days to Die server
Rent your own 7 Days to Die server now at 4Netplayers.com


Tip: We recommend to use a FTP program such as Filezilla.
Important: Your configuration must be in Advanced Mode.

To upload, please proceed as follows:

  1. Stop your server. The status of the server must be "Server not running"!
  2. Connect with your FTP program to the Saves FTP.
    You can find the login data in the FTP overview by clicking on FTP.
  3. Upload your map to the following directory:
    /ConfigID/worlds/GeneratedWorlds/MapName
    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/worlds/GeneratedWorlds/MapName.
  4. Now open the serverconfig.xml with a click and edit it.
  5. Enter your map now under the following parameter:
    <property name="GameWorld" value="MapName"/>

    Note the Map Name is case-sensitive!
  6. Make your desired changes to the other world settings such as size.
  7. If your maps comes with its own prefabs, please click HERE for instructions on how to upload them.
  8. Start your server.


Your server should now start with the map you uploaded.