Difference between revisions of "Install Datapacks for Minecraft"

From 4netplayers Support Wiki
Jump to: navigation, search
Line 8: Line 8:
 
# Stop your server. The status of your server must be <code>Server not running</code>!
 
# Stop your server. The status of your server must be <code>Server not running</code>!
 
# 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'''.
 
# 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 datapack to the following directory:<pre>ConfigID/world/datapacks</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our site under '''Gameserver'''.<br>If your ConfigID was e.g. 123456 it would look like this:<code>/123456/world/datapacks</code><br>If the folder <code>datapacks</code> does not exist, create it.
+
# Upload your datapack to the following directory:<pre>ConfigID/minecraft-data/world/datapacks</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our site under '''Gameserver'''.<br>If your ConfigID was e.g. 123456 it would look like this:<code>/123456/world/datapacks</code><br>If the folder <code>datapacks</code> does not exist, create it.
 
# Once the datapack is uploaded, start your server.
 
# Once the datapack is uploaded, start your server.
 
<br>
 
<br>

Revision as of 12:39, 12 May 2023

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

In this article we explain how to install datapacks for Minecraft on your server.
We describe how to upload mods here.
Tip: We recommend using an FTP program like Filezilla.

Proceed as follows:

  1. Stop your server. The status of your 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 datapack to the following directory:
    ConfigID/minecraft-data/world/datapacks
    Note: The ConfigID or ConfigurationID for your server can be found on our site under Gameserver.
    If your ConfigID was e.g. 123456 it would look like this:/123456/world/datapacks
    If the folder datapacks does not exist, create it.
  4. Once the datapack is uploaded, start your server.