Installing Modpacks for Minecraft
Tip: We recommend using an FTP program such as Filezilla.
Note: You may need to switch your server to Advanced Mode.
Important: Some modpacks provide separate server files because they contain mods that only work on the client.
If your modpack provides server files, you must upload them.
Otherwise your server can’t start and crashes directly on startup.
Creating a Mod-Ready Configuration
Depending on your modpack, you will first need to create a configuration for Forge
, Craftbukkit
, or Spigot
.
- In your server overview, click on Create Configuration.
- Select
Minecraft
. - Then choose either
Forge
,Craftbukkit
, orSpigot
. - Make your desired changes to the server settings.
- Do not start your server!
Installing the Modpack
To install your modpack, follow these steps:
- Unpack your modpack if it is zipped.
- Stop your server if it is running. The server status should be “Server not running”!
- Connect to the Savegames FTP.
You can find the login details in the FTP overview when you click on FTP. - Upload the following folders (if available) from the modpack:
config
libraries
library
modpack
mods
plugins
scripts
These belong in the following directory on the server:/ConfigID/minecraft-data
.
Note: You can find the ConfigID or Configuration ID for your server on our website under Gameserver.
For example, if your ConfigID is 123456, it would look like this:/123456/minecraft-data
.
- Depending on the modpack, make changes to the server.properties file.
- To do this, open your server for editing. Click on the Name or the gray gear in the server overview.
- Then click on server.properties on the left side.
- Make the necessary changes on the right side in the text editor.
Important: The entrylevel-name=world
must not be changed!
If you change this setting, your game will not be saved anymore! - Click on Save.
- Important: Please set the correct version for
Forge
,Craftbukkit
, orSpigot
. You can adjust the version under Mods. - Start your server.