Whether you searched how to make a minecraft server, how to host a minecraft server, how to create a minecraft server, or how to set up a minecraft server, this guide uses one clear path: choose edition → choose where it runs → install → open the port → invite players. Minelist is a server list, not a host—we point you to solid defaults and our other tools.
1. Pick Java or Bedrock (or both)
Java Edition servers use the official server.jar (or Paper/Purpur for plugins). Players on PC/Mac/Linux use the Java client. Bedrock uses different server software and UDP; consoles and mobile typically need Bedrock or a crossplay proxy (e.g. Geyser). If you want “Java + console,” plan for crossplay from the start.
2. Decide: home PC, VPS, or game host
- Home PC / how to host a minecraft server on your pc — Lowest recurring cost if you already have hardware. You must port-forward (Java TCP 25565 by default), keep the machine on, and accept that your home IP may change unless you use Dynamic DNS.
- VPS or dedicated — You get a public IP, full control, and better uptime than a laptop. You install Java and the jar yourself (or a panel).
- Managed game hosting — Higher monthly cost, less sysadmin. Good when you want backups, panels, and support without tuning Linux.
How to use a laptop as a Minecraft server
If you searched how to use a laptop as a minecraft server, the steps match a desktop home host: same jar, same Minecraft server ports, same port-forward—but use Ethernet if you can, keep the lid open or disable sleep while the world is running, and expect lower safe player caps than a tower PC with good cooling.
3. Install a Java server (high level)
Minecraft server ports matter for firewalls: Java defaults to TCP 25565 (change with server-port in server.properties). Players join as your.ip.address or hostname:customport if you are not on 25565. Bedrock defaults to UDP 19132—do not mix the two on the router rule.
- Install a supported Java version (match what your Minecraft version needs).
- Download the server.jar from the official site for the Minecraft version you want.
- Run it once, then edit
eula.txtto accept the EULA. - Configure
server.properties(gamemode, difficulty, online-mode, max players). - Forward port 25565 on your router to the server PC (if home hosting).
Queries like minecraft 1.19.3 server host or other pinned versions still follow the same pattern: download the matching server.jar (or use a host panel that locks the profile), then match plugins/mods to that minor version.
For how to make a server in minecraft java with plugins, use Paper or Purpur instead of pure vanilla—same player experience, better performance and plugin API.
4. Let players join
Share your public IP and port (e.g. 203.0.113.10:25565). If login fails for everyone, check Mojang & auth status vs a single-server issue with our server status checker. Step-by-step for players: How to join a Minecraft server.
5. Free servers, “Aternos,” and safety
Searching how to make a minecraft server for free often leads to free hosts. Many are legitimate but limited (RAM, queues, idle shutdown). Treat any host like a real service: use a unique password, enable 2FA where offered, and do not upload untrusted plugin jars. If something promises “too much for free,” read reviews and terms. You can also self-host on old hardware at home—free minus power and your time.
6. Modded and minigames
For how to make a modded minecraft server or modpacks, you choose a loader (Forge, Fabric, NeoForge) or a prebuilt modpack profile, allocate more RAM, and expect longer startup times. See the dedicated modded Minecraft server guide.
7. Grow your community
Once the server runs, list it on Minelist, write an honest description, and keep your IP and version accurate. Players browse gamemodes, versions, and popular servers—pick the tags that match your gameplay (e.g. SMP).
FAQ
How do you make a minecraft server vs how do I make a minecraft server? Same steps—edition, hardware, jar, port, players. How to start a minecraft server usually means “run the jar and keep it online”; use a process manager, screen/tmux, or a host panel so restarts are easy.
How much is a minecraft server / how much does a minecraft server cost? At home: roughly free + electricity. VPS: a few dollars to tens per month. Managed hosting: scales with RAM and slots. Start small; upgrade when chunk load and player count demand it.