Installing Modpacks for Minecraft
Important: You must use an FTP client such as Filezilla.
Note: You may need to switch your server to Advanced Mode.
Important: Some modpacks provide separate server files because they include mods that are only suitable for the client.
If your modpack provides server files, you must upload them. Otherwise, your server cannot start and will crash immediately upon startup.
Create a Mod-Capable Configuration
Depending on your modpack, you will first need to create a configuration for Forge
, Fabric
, PaperMC
, or Purpur
.
Tip: If your modpack requires Spigot
or Craftbukkit
, you can simply create a server for PaperMC
or Purpur
.
- Click Add Game in your server overview.
- Select
Minecraft
. - Then select either
Forge
,Fabric
,PaperMC
, orPurpur
. - Make your desired changes to the server settings.
- Now start your server.
Install Modpack
To install your modpack, proceed as follows:
- Unpack your modpack if it is packed.
- Stop your server if it is running. The server status must be
Server is not running
! - Connect to the Gameserver FTP.
You will find the necessary login credentials in your FTP overview under FTP. - Upload the following folders (if available) from the modpack:
config
libraries
library
modpack
mods
plugins
scripts
These should be uploaded to the following directory on the server:/minecraft-data/
- Depending on the modpack, settings in server.properties need to be adjusted.
- Open your server for editing. Click the name or the gray gear in the server overview.
- Then click server.properties on the left.
- Make the necessary changes in the text editor on the right.
Important: The entrylevel-name=world
must not be changed under any circumstances!
If you change this entry, your game will no longer be saved! - Click Save.
- Important: Please set the correct version for
Forge
,Fabric
,PaperMC
, orPurpur
.
You can configure this under Mods. - Start your server.