How to install a Fabric server on NexusCloud¶
Fabric is a lightweight mod loader for Minecraft Java Edition. This guide explains how to install a Fabric server in the NexusCloud panel, from downloading the Fabric installer to having the server ready to play.
Preparation¶
- Make sure your service is active and the server is stopped before you begin.
- Decide on the Minecraft version, Fabric Loader version, and Fabric Installer version you want to use. This guide uses these as an example:
- Minecraft
1.21.4 - Fabric Loader
0.16.2 - Fabric Installer
1.0.2
- Minecraft
- The minimum recommended RAM for a Fabric server with mods is 6 GB.
Minimum RAM
A Fabric server with mods requires at least 6 GB of RAM. Plans with less RAM will fail to load mods.
Installation steps¶
- Open the official Fabric site and download the Executable Server (.jar) for the Minecraft, Loader, and Installer combination you want.
- Go to
https://panel.nexuscloud.id/and select your server. - Open the Files menu, click Upload Files, and upload the Fabric installer you just downloaded. Wait until the upload finishes.
- Click the three-dot icon (
⋮) next to the uploaded file, choose Rename, and rename it tofabric-server-launch.jar. - Open the Startup menu, then:
- Fill in the Fabric version variables with your combination, for example
1.21.4,0.16.2,1.0.2. - If available, change Server Jar File from
server.jartofabric-server-launch.jar. - Switch Docker Image to
Java 21 Temurinif you are using Minecraft 1.21 or newer.
- Fill in the Fabric version variables with your combination, for example
- Open the Console menu, then click Start to boot the server.
- Wait until the console shows the server is ready to accept connections, then try joining from the Minecraft client.
Changing the Fabric version¶
If you want to switch to a different Fabric version:
- Delete the old
modsandworldfolders, and the oldfabric-server-launch.jarfile. - Repeat steps 1-6 above with the new installer.
Important notes¶
- The Fabric Loader version must match the Minecraft version you are using.
- If the server fails to start, check the console for errors mentioning a Java version. Modern Fabric generally requires Java 17 or higher.
- Always back up your world before changing the Fabric version or adding new mods.
Help us out
If you found this tutorial useful, please leave a review on Trustpilot! Your rating helps us make more useful guides
Cheers, Team NexusCloud