570 words
3 min read

Run a Minecraft Server with Multicraft

By · Solutions Architect · Docker Captain · IBM Champion
Cover image for the post '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.

The Verdict

Inconvenient truths about shipping in the AI era

Container security, platform engineering, and the agentic shift — tested in production, argued without the hype. The verdict reaches your inbox the moment there's one worth sending.

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
    Auto-run Scripts when macOS Boots
    SysAdmin & IT Pro · Learn how to create and run startup scripts on macOS using Cron. Step-by-step guide for automating tasks at boot with shell scripting and iTerm2.
  2. 2
    Disable Server Manager Autostart in Windows Server 2012 R2
    SysAdmin & IT Pro · Learn how to disable Server Manager autostart in Windows Server 2012 R2 using Server Manager settings, Task Scheduler, CMD, and PowerShell.
  3. 3
    I Tested an AI Agent on My Live Systems. Here Is the Blast Radius Assessment Every Engineer Is Skipping.
    Opinion & Culture · Everyone is buying Mac Minis and installing AI agents. I tested one in isolation. Here is the architectural framework for deployment that the Instagram hype does not include.
  4. 4
    Configure Exchange Server 2019
    SysAdmin & IT Pro · Learn how to configure Exchange Server 2019 with step-by-step instructions for mailbox databases, DNS records, certificates, send connectors, and more.
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