How To Make A Minecraft Server For 1.19
This is a tutorial on how to make a minecraft server for 1.19. This should continue to work on newer versions as well.
Links:
Java: https://www.java.com/en/download/manual.jsp
Server Files: https://www.minecraft.net/en-us/download/
Portforwarding Guide: https://portforward.com/router.htm
This video help you out? How about buying me a coffee: https://www.buymeacoffee.com/TheHowToGuy123
Discord Server: https://discord.gg/3s6gdtx
Twitter: https://twitter.com/TheHowToGuy123
Having trouble with portforwarding? Watch my video on how to make a server without portforwarding. It was made in 1.14.4 but will still work fine:
https://www.youtube.com/watch?v=4Uuig3E8IXU
---------------------------------
Troubleshooting common problems:
"Unable to access jarfile server":
Check if your jar file has the same name as the the code in the .bat file. For example if your jar file is called server.jar in the bat file the code should be "java -Xmx2048M -Xms2048M -jar server.jar nogui" with the name of the jar file just before nogui.
"java is not recognized as an internal or external command"
Windows can't find your java installation. You need to set your java path as an environment variable in Windows. Sounds confusing right? This video should help: https://www.youtube.com/watch?v=I4b6aNFEnPI
"Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap":
You have 32 bit java and are allocating too much RAM. 32-bit java can't handle more than 1024M of RAM. Go to command prompt and type in the command "java -version" (without the quotes). If it shows that you have the 32-bit version of java, either lower the amount of RAM to 512M-1024M, or uninstall java 32bit and install the 64bit version (if you have a 64bit PC).
"Friends can't join server":
Your server probably can't get though your firewall. Watch this video on how to fix it: https://www.youtube.com/watch?v=Nn2BJ9jLYNs
"You can connect to your server though localhost, but not your ip. Also your friends can't join":
Your portforwarding is probably wrong. You can check it by using this port forward checker here: https://www.yougetsignal.com/tools/open-ports/. Use your ip (from googling whats my ip) in as the remote address and 25565 as the port.
"How do I update an existing server?":
Watch my video here: https://www.youtube.com/watch?v=K6JbDvxPpiE
---------------------------------
Frequently asked questions:
"Can I add plugins or mods?":
No. To add plugins you need to make a bukkit or spigot server its a similar process. I might have a tutorial coming soon. To make a modded server you need to make a forge server.
"How do I use a world I already have?":
Delete the world folder in the server folder. Drag in your new world, and make sure it is named "world".
"Can I have a custom seed?"
Delete the world folder in the server folder, and add your seed to level-seed in server.properties. A new world will be generated with your seed.
"Does this work for cracked minecraft / tlauncher / unpaid minecraft?":
Yes. Set online-mode to false in server.properties.
"Can I run two servers?":
Well yes but actually no. Most likey not on any personal computer as it would take up a lot of system resources. Also you would need some complex networking knowledge to set everything up properly. Not worth the hassle.
---------------------------------
Music:
"憂鬱 - Sun:
https://www.youtube.com/watch?v=oxoqm05c7yA
https://yu-utsu.bandcamp.com/"
Other Videos By TheHowToGuy123
Other Statistics
Minecraft Statistics For TheHowToGuy123
At this time, TheHowToGuy123 has 2,336,296 views for Minecraft spread across 11 videos. About 2 hours worth of Minecraft videos were uploaded to his channel, or 8.97% of the total watchable video on TheHowToGuy123's YouTube channel.