Tutorial: Setup a Server
Server Start Parameters
java -Xmx1G -Xms1G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=32M -jar server.1.21.4.jar nogui
Minecraft.net
The official homepage of Minecraft. Allowing users to sign up, play, and/or buy the game, provides links to related community sites (including the Minecraft Wiki) and is also where players should download the Minecraft launcher and server client.
Minecraft Wiki
Welcome to the most comprehensive wiki about the Minecraft franchise! We are a community-run, publicly accessible and editable website that can be improved by everyone.
Setting up a Server
This tutorial takes you through the steps of setting up your own Java Edition server using the default server software that Mojang Studios distributes free of charge. The software may be installed on most operating systems, including Windows, macOS, GNU/Linux and BSD.
Java Server Download
If you want to run a Minecraft multiplayer server by yourself things get kind of involved (see this wiki article for a tutorial). First make sure you can use java from the command line. On Linux and macOS this should already be set up but on Windows you might have to tinker with the PATH environment variable.
Bedrock Server Download
If you want to run a multiplayer server for Minecraft, start by downloading the Bedrock Dedicated Server for either Windows or Ubuntu (Linux).
Minecraft is more than just a game—it’s a powerful platform where creativity meets technology.
Dive in to explore STEM concepts and master front-end and back-end technologies, paving the way for a future in IT.
World Management Tools
These have been the most important tools for use in managing a server that
are not easy to come by.
NBT Explorer
NBTExplorer is a low-level
graphical NBT data editor
originaly based on
NBTedit, used for
reading logs.
MCA Selector
MCA Selector modifies
and deletes chunks
in your Minecraft
world. Please make
backups of your world
before using.