How to change the Paper or Purpur version¶
Use this guide if your server runs the Paper or Purpur egg and you want to change the Minecraft server version.
Before you start
Back up the server first. Changing versions can affect world, plugin, and config compatibility.
1. Download the official build¶
- For Paper, download from PaperMC Downloads.
- For Purpur, download from Purpur Downloads.
Make sure you grab the .jar file that matches the Minecraft version you want to use.
2. Upload the file to the panel¶
- Open
https://panel.nexuscloud.id/. - Select your server.
- Go to Files.
- Upload the
.jarfile you downloaded.
3. Adjust startup¶
- Go to Startup.
- Change the Minecraft Version variable if your egg provides one.
- If the startup expects a specific file name, rename the
.jarto match what the egg requires, for exampleserver.jarif that's what the server startup calls for.
4. Restart the server¶
- Go back to Console.
- Restart the server.
- Wait for the boot to finish.
- Run the
versioncommand in the console to confirm the active build is correct.
Important notes¶
- Don't delete the old world or configs unless you have a clear compatibility error.
- A major Minecraft version bump can break compatibility with some older plugins or datapacks.
- For modern Paper or Purpur servers, also check the Java version required by the build you use.
If errors appear after the update¶
- Check for incompatible plugins.
- Restore a backup if needed.
- Make sure the startup file points to the right
.jar.
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