How to set up Forge and mods on a Java server¶
This guide covers setting up a Forge server or a similar modded Java server in the NexusCloud panel.
Preparation¶
- Make sure your service uses an egg that supports Forge or a modded Java server.
- Decide on the Minecraft version you want to run.
- Back up the server if you are switching software from an existing installation.
General steps¶
- Open
https://panel.nexuscloud.id/. - Select your server.
- Go to Startup.
- Set Minecraft Version to the version you want.
- Set Forge Version if the egg provides that variable.
- Reinstall the server if the egg's workflow requires it.
- Start the server.
Official sources¶
For Forge references, use the official Forge project documentation and files:
Once the server is ready¶
- Go to Files.
- Open the
modsfolder. - Upload your mod
.jarfiles. - Restart the server.
Important notes¶
- Do not delete your old world unless there is a clear compatibility issue.
- The Forge version must match the version of the mods you are using.
- The Java version you need depends on the Minecraft version and the loader you use.
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