Want to play Minecraft with friends but don't want to pay for a server? No problem! In this tutorial, I'll show you how to make your own Minecraft server for free on your PC.
Step 1: Download Minecraft Server Software
1. Go to the official Minecraft website: https://www.minecraft.net/en-us/download/server
2. Download the latest version of the server .jar file (e.g. server.jar).
3. Create a new folder on your desktop (e.g. MyMinecraftServer) and move the server.jar file into it.
Step 2: Run the Server File
1. Open Notepad and paste the following code:
Code: Select all
java -Xmx1024M -Xms1024M -jar server.jar nogui
3. Double-click start.bat to run it. The server will generate files and a eula.txt file.
Step 3: Accept the EULA
1. Open eula.txt with Notepad.
2. Change eula=false to eula=true
3. Save and close the file.
4. Run start.bat again.
Step 4: Configure Your Server
- Open server.properties with Notepad to configure your server settings:
- motd=Your Server Name
- max-players=10
- gamemode=survival or creative
- Save the file when you're done editing.
Step 5: Allow Server Through Firewall
When prompted by Windows Firewall, allow the server to access both private and public networks.
Step 6: Share Your Server LAN or Online
For LAN:
- Share your local IP with friends on the same Wi-Fi.
- They can connect via Multiplayer > Direct Connect > [your local IP]
For Online:
1. Set up port forwarding on your router for port 25565 check your router manual.
2. Share your public IP address from https://whatismyipaddress.com
Note: If you turn off your PC, the server goes offline. This method is good for private play, but not 24/7 uptime.
Best Free Minecraft Server Hosting - No PC Needed!
Want a 24/7 server without hosting it on your computer? Here are some of the best free Minecraft server hosting platforms:
1. Aternos – https://aternos.org
- 100% free
- Easy setup
- Mods and plugins supported
- Queue-based startup
2. Minehut – https://minehut.com
- 2 free servers
- Supports plugins Bukkit/Spigot
- Active community
3. FalixNodes – https://falixnodes.net
- Free plan with custom panel
- FTP access
- Java and Bedrock support
4. Server.pro – https://server.pro
- Free 1-hour sessions (extendable)
- Good for testing
- Web-based server management
Conclusion
Whether you want to host a Minecraft server on your PC or use a free host, you have plenty of options! If you just want to play with a few friends, hosting it yourself is quick and simple. For longer play or public access, free server hosting sites are your best bet.
If you have any questions or want help with plugins or mods, feel free to reply!