In this video, I explain how to initialize the server and locally connect to it.
If you're setting up a Hamachi server, watch this one instead: • Minecraft Windows server tutorial - H...
Java command:
java -Xms4G -Xmx8G -jar server.jar --nogui
Links:
My website: https://avi12.com
Next step:
How to allow connections via IP address/Dynu: • Minecraft Windows server tutorial - I...
How to allow connections via Hamachi: • Minecraft Windows server tutorial - H...
The video playlist: • Minecraft Windows server tutorial
Timestamps:
0:00 - Intro
0:10 - Double-clicking for the first time
0:18 - Accepting E.U.L.A.
0:40 - Starting the server by double-clicking
0:57 - Connecting locally, method #1
1:29 - Connecting locally, method #2
1:46 - Navigating to the "hosts" file
2:09 - Opening the "hosts" file
2:38 - Connecting locally, method #3
2:50 - The problem with starting by double-clicking
3:53 - The fix to the double-clicking problem
4:38 - Using Command Prompt
6:18 - The problem with using the command above (in "Java command")
6:51 - The fix to the aforementioned command
7:13 - The problem with the new approach
7:32 - The fix to this approach - "echo" command, what it is
11:13 - Fixing the problem with "echo"
12:04 - Showing that the "echo"-based approach is working