👤
icelol
Thread Starter
4/16/2025, 11:15:31 PM
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.
1. Go to the official Minecraft website:
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.
1. Open Notepad and paste the following code:
```
java -Xmx1024M -Xms1024M -jar server.jar nogui
```
2. Save the file as start.bat select "All Files" in Save As type.3. Double-click start.bat to run it. The server will generate files and a eula.txt file.
1. Open eula.txt with Notepad.
2. Change
3. Save and close the file.
4. Run start.bat again.
- 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.
When prompted by Windows Firewall, allow the server to access both private and public networks.
- Share your local IP with friends on the same Wi-Fi.
- They can connect via Multiplayer > Direct Connect > [your local IP]
1. Set up port forwarding on your router for port 25565 check your router manual.
2. Share your public IP address from
Want a 24/7 server without hosting it on your computer? Here are some of the best free Minecraft server hosting platforms:
- 100% free
- Easy setup
- Mods and plugins supported
- Queue-based startup
- 2 free servers
- Supports plugins Bukkit/Spigot
- Active community
- Free plan with custom panel
- FTP access
- Java and Bedrock support
- Free 1-hour sessions (extendable)
- Good for testing
- Web-based server management
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!
Post a Reply
You must be logged in to reply
Login to Reply