Skip to main content

How to change the core version?

General Information

WARNING!
Changing the Minecraft version may result in deleting or overwriting the current server files.
Keep in mind that some Minecraft server core versions may require different versions of Java. To change the Java version, go to the Startup Parameters tab and select the appropriate Docker image.

Silnik1

Java version depending on the game version:

Core versionRecommended Java version
1.8.x - 1.11.xJava 8
1.12.x - 1.16.xJava 11
1.17.x - 1.19.xJava 17
1.20.x - 1.21.x+Java 21

Changing via the Core Version tab

  1. Go to the Core Versions tab (located on the left side of the navigation bar).
  2. Select the core you want to install. For example, choose Leaves.
  3. Select the core version you want to install on the server. For example, choose 1.21.5.
  4. Check the first option, which is required.
    If you also want to delete all server files (including plugins and the world), also check the second option.
WARNING:

Checking the second option results in loss of files. Ensure you have created a Backup.

  1. Click the INSTALL button after making your selection.
  2. If no further messages appear, go to the Console tab and click START to launch the server.

Manual change by replacing the .jar startup file

Method 1:

  1. Go to the Files tab in the server management panel.
  2. Click the Send on server button (located in the top right corner).
    Silnik8
  3. Select your Minecraft core version file (for example: leaf-1.21.5-37.jar). Wait until the file is uploaded.
    Silnik9
  4. After uploading, click the three dots next to the file, then select Rename. Change the core version name to server.jar, and then click RENAME.
    Silnik3
  5. Go to the Console tab and click START to launch the server.

Method 2:

  1. Connect to the server via SFTP.

  2. After successfully connecting via an application like WinSCP, prepare your Minecraft core version file.

  3. Upload the file by dragging it to the server files (usually, the server files are on the right side, and your device files are on the left). Wait until the file is uploaded (the time depends on your internet speed).
    Silnik4

  4. Right-click the uploaded file (for example: leaf-1.21.5-37.jar), then select Rename. Change the core version name to server.jar, and confirm with Enter.
    Silnik5

  5. Go to the Console tab and click START to launch the server.