570 words
3 min read

Run a Minecraft Server with Multicraft

By · Solutions Architect · Docker Captain · IBM Champion
Run a Minecraft Server with Multicraft

This article is for those looking for a detailed and clear guide on how to run a Minecraft Server with Multicraft.

IMPORTANT

Multicraft must be installed on the server, and Spigot must be updated to the latest version.

For detailed instructions on installing Multicraft on Ubuntu Server, see Install Multicraft на Ubuntu Server.

NOTE

For instructions on upgrading Spigot on Ubuntu Server using Multicraft, see my guide: Upgrade Spigot on Ubuntu Server with Multicraft.

Open the Multicraft control panel and click on the “Login” button.

Run a Minecraft Server with Multicraft - Step 1

Next, you need to specify the username and password of an account with administrator rights in the Multicraft control panel.

Click on the “Login” button.

Run a Minecraft Server with Multicraft - Step 2

To create a new server, click on the “Create Server” button on the “Servers” tab.

Run a Minecraft Server with Multicraft - Step 3

In the “Name” field, specify the desired name for the new Minecraft server.

In the field “Player Slots” we indicate the maximum number of places for players on the Minecraft server.

In the “Port” field, specify the port for the Minecraft client to access the Minecraft server.

WARNING

Port 25565 is used by default to connect a Minecraft client to a Minecraft server, but you can use other ports to run multiple Minecraft servers. For example, the first Minecraft server launched with Multicraft will use port 25581; the second server, launched with Multicraft, will use port 25582, and so on.

In this case, in the Minecraft client, you will need to specify not only the IP address or name of the Minecraft server but also the port through which to connect to the server. For example minecraft.heyvaldemar.net:25581.

NOTE

In this tutorial, the Minecraft server will be started using port 25581.

In the “Memory” field, indicate the maximum allowable size of RAM allocated for the Minecraft server.

Click on the “Create” button.

Run a Minecraft Server with Multicraft - Step 4

The server has been successfully created.

Now you need to select the JAR file that will be used when starting the Minecraft server.

NOTE

This tutorial will use Spigot, a modified Minecraft server built on top of the CraftBukkit core. Spigot is known for its stability, performance, support for a large number of plugins and is intended to replace CraftBukkit.

IMPORTANT

Spigot needs to be updated in order for it to start correctly.

NOTE

For instructions on upgrading Spigot on Ubuntu Server using Multicraft, see my guide: Upgrade Spigot on Ubuntu Server with Multicraft.

In the “JAR File” field, select “Spigot” and click on the “Save” button.

Run a Minecraft Server with Multicraft - Step 5

Next, click on the “Accept EULA” button if you agree with the Minecraft license agreement.

NOTE

Additional details about the Minecraft license agreement can be found on the official EULA page.

Everything is ready to start the Minecraft server.

Click on the “Start” button.

Run a Minecraft Server with Multicraft - Step 6

The Minecraft server will start to start.

Next, you need to make sure that the server has started successfully.

Click on the “Console” button in the left menu.

Run a Minecraft Server with Multicraft - Step 7

After a few minutes, you should see a “Startup Done” message, which indicates that the Minecraft server is running.

Now, in the Minecraft client, you will need to specify not only the IP address or name of the Minecraft server but also the port through which to connect to the server. For example minecraft.heyvaldemar.net:25581.

Run a Minecraft Server with Multicraft - Step 8


Vladimir Mikhalev

Docker Captain  ·  IBM Champion  ·  AWS Community Builder

The Verdict — production-tested analysis on YouTube.

Related Posts

Same category
  1. 1
    Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab Test
    SysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to see if Stellar Repair for Exchange could recover a dirty-shutdown EDB file. Step-by-step recovery process, lab setup, and lessons learned.
  2. 2
    Distinctions Between Terminal, Command Line, Shell, and Prompt
    SysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
  3. 3
    Install Ubuntu Server 22.04 LTS
    SysAdmin & IT Pro · Step-by-step guide to install Ubuntu Server 22.04 LTS. Covers language, disk setup, OpenSSH, user creation, and system configuration for beginners.
  4. 4
    Install OTRS on Ubuntu Server
    SysAdmin & IT Pro · Comprehensive guide to installing OTRS Community Edition on Ubuntu Server. Learn to configure PostgreSQL, Apache, SSL with Let's Encrypt, and launch OTRS securely.

Random Posts

Random
  1. 1
    Mastering Docker Scout through Docker Desktop GUI and CLI
    DevOps & Cloud · Master Docker Scout with hands-on GUI and CLI examples. Learn to scan, analyze, and secure container images using advanced techniques and real-world workflows.
  2. 2
    Minimize Programs on Windows 10 Startup
    SysAdmin & IT Pro · Learn how to automatically start programs minimized on Windows 10 startup. Step-by-step guide using Task Manager, Startup folder, and shortcut settings.
  3. 3
    Docker Scout is the Game-Changer in Container Security
    DevOps & Cloud · Docker Scout simplifies the often complex process of container security, providing a unified view of both direct and transitive dependencies across all image layers.
  4. 4
    Install XWiki with Docker Compose
    Self-Hosting · Step-by-step guide to install XWiki using Docker Compose with Traefik, Let's Encrypt, and PostgreSQL on Ubuntu Server. Perfect for self-hosted wikis.
Run a Minecraft Server with Multicraft
https://heyvaldemar.com/run-a-minecraft-server-with-multicraft/
Author
Vladimir Mikhalev
Published
2021-04-10
License
CC BY-NC-SA 4.0