Updating your Minecraft server
Updating your server software (Paper, Spigot, Forge, ...) is a very simple process. There are two ways to go about this.
Manual update
- Download the latest version of the server software you are using from the respective websites:
- Stop your server and create a backup, just in case the update fails.
- Delete the old server software JAR file (usually named
server.jar
, double-check your startup command to make sure). - Place the new JAR file in the same directory as the old one. Ensure the name of the JAR is the same, if it has changed, make sure the startup command reflects the change.
- Start your server, and run
/version
or/about
to ensure the server is running the new version.
If you're a BerryByte customer, you can alternatively copy the download URL from the download page from the websites, and paste it into the Download From URL button in the File Manager. This will download the JAR automatically and place it in the current working directory. Refer to this guide for more information.
Automatic update (Lime)
- Stop your server.
- Create a backup, just in case the update fails. You can do this by clicking the "Create Backup" button in the Backups tab.
- Head to the Minecraft tab and ensure the version is set to
Latest
. - Click the Reinstall button. This button overwrites the
server.jar
file with the latest version of the server software you are using. - Start your server, and run
/version
or/about
to ensure the server is running the new version.
Feel free to create a ticket (opens in a new tab) or join our Discord server (opens in a new tab) if you have any questions or need help.