Update your Minecraft modpack server-side to keep it in sync with your players’ client version and avoid connection errors. If you haven’t installed a modpack yet, see the Modpack Installation guide first.
Using the Modpack Manager
- Take a full backup of your server (all files and folders in the root directory)
- Stop your server
- Delete the
modsfolder from the root directory - Navigate to Tools → Modpack Manager in the Game Control Panel
- Find your installed modpack and click Install
- Select the version you want to install — do not select Format Server
- Once the installation completes, start your server
- Connect with the updated client modpack to verify
Manually Updating
Use this method if your modpack isn’t available in the Modpack Manager, or if the Modpack Manager isn’t working. You’ll need a “Server Pack” zip file — CurseForge, Modrinth, FTB, and ATlauncher all provide these on their modpack pages.
- Take a full backup of your server (all files and folders in the root directory)
- Download the Server Pack zip file for your modpack version
- Upload the Server Pack via SFTP to your server’s root directory
- Delete the
modsfolder from the root directory - Open the File Manager and decompress the Server Pack archive
- Start your server and connect with the updated client to verify
Server Won’t Start After Updating
If your server goes offline or fails to start after a modpack update, check the following:
- Check the server logs — the startup log usually identifies the exact cause, such as a missing mod, wrong Java version, or an incomplete file extraction
- Check your Java version — modpack updates can require a newer version of Minecraft or Forge, which may mean you need to update your Java version; go to Configuration → Server Options and verify it against the Java version requirements
- Re-run the update — if using the Modpack Manager, confirm you did not select Format Server, delete the
modsfolder, and reinstall - Restore your backup — if none of the above resolves the issue, restore the full backup you took before updating and start over




