How to Make a Minecraft Server 1.19 - (Play Minecraft Java with Your Friends)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2024
  • In this video I cover How to Make a Minecraft Server for 1.19. This tutorial is very simple and easy and will cover how to setup, configure, a Minecraft Java Server. Although this video is targeted for 1.19, it will work for all versions.
    If you want to run a 24/7 server with your friends, I recommend Bloom Host.
    billing.bloom.host/aff.php?aff=7
    (This is an affiliate link which supports my channel at no cost to you.)
    This tutorial is also useful if you are planning to try make an SMP server. If you follow the steps outlined you can create a fresh Minecraft Server which will be perfect for all of your friends.
    Server Download: www.minecraft.net/en-us/downl...
    Text for start.bat: java -Xmx1024M -Xms1024M -jar server.jar nogui
    Java 17 Download: www.oracle.com/java/technolog...
    Contents
    0:00 Introduction
    0:10 Downloading the Required Files
    0:55 Creating the Server Folder
    1:05 Creating and Running the start.bat
    2:50 Accepting the EULA
    3:45 Configuring the server.properties
    4:38 Joining your Server
    5:38 Getting your Local Address
    6:40 Conclusion
    This video goes in depth with step by step instruction where I will explain how to start and make your Minecraft server, how to make yourself a whitelist players on your Minecraft server, and how to allow your friends on your network to join! Now your server will be perfect for your SMP dreams!
    This video took me awhile to make, so if you enjoyed it, please consider subscribing as I would LOVE to hit 1,000 subscribers by the end of this year.
    If you got this far comment, try hide "Dream" inside your comment!
  • เกม

ความคิดเห็น • 2K

  • @TechBookTutorials
    @TechBookTutorials  2 ปีที่แล้ว +132

    If you want to run a 24/7 server, I recommend Bloom Host as they have server locations across the world for low ping and use the most powerful Ryzen 9 Processors so your server doesn’t lag.
    billing.bloom.host/aff.php?aff=7
    (This is an affiliate link which supports my channel at no cost to you.)

    • @pixol6368
      @pixol6368 2 ปีที่แล้ว +1

      Can you change the address of the server using this hosting method? You know, i dont want everyone playing to know my ip

    • @kb6358
      @kb6358 2 ปีที่แล้ว

      @@pixol6368 I tried but the server crashed. Only i could join anyway though

    • @pixol6368
      @pixol6368 2 ปีที่แล้ว +1

      @@kb6358 im trying to make my friend join using a site called no-ip but it doenst work for them. I can join though

    • @wizzardboy3604
      @wizzardboy3604 2 ปีที่แล้ว

      i get
      Error: Unable to access jarfile minecraft_server.1.18.2.jar

    • @smartshivenplayz
      @smartshivenplayz 2 ปีที่แล้ว +1

      Will this still work if I'm not online but my friends want to play

  • @jasonhunter5790
    @jasonhunter5790 ปีที่แล้ว +103

    As an engineer, this video was perfect. No jargon, no dumb crazy explanation of other products. Just straight to the point with good explanations and simplicity

    • @joevoc
      @joevoc ปีที่แล้ว

      I couldn't agree with you more on this! When people describe something that in itself is a technical process they tend to use all the technical terminology and then most people have no idea what is being said. I loved how this was made so everyone could follow along and understand!

  • @humanpersonthing
    @humanpersonthing 2 ปีที่แล้ว +479

    Playing Minecraft with friends has been a lifelong dream of mine, thank you

    • @erasoflegacy
      @erasoflegacy 2 ปีที่แล้ว +26

      Mines having friends
      Jk i have friends

    • @duksaisking7878
      @duksaisking7878 2 ปีที่แล้ว +3

      bro are this server online 24/7 or no? pls answer

    • @duksaisking7878
      @duksaisking7878 2 ปีที่แล้ว +1

      @@humanpersonthing is aternos 24/7 when one is on the server and is it 24/7 if no one is on the server (does it stay online server)?

    • @duksaisking7878
      @duksaisking7878 2 ปีที่แล้ว

      pls answer

    • @humanpersonthing
      @humanpersonthing 2 ปีที่แล้ว +1

      @@duksaisking7878 Think so

  • @81de
    @81de ปีที่แล้ว +20

    It was so stressful to try and get a server working with other tutorials since they never worked for me. I stumbled upon this out of pure coincidence in my recommended, decided to follow along and now I don't have to rely on aternos or minehut ever again. This is the best one I've found 10/10 would share with others.

  • @imsleppt
    @imsleppt 2 ปีที่แล้ว +310

    I've only dreamed of a tutorial this good and in depth. Thank you!

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว

      do you know why this is not working for me?

    • @marcus_the_gamer123
      @marcus_the_gamer123 ปีที่แล้ว

      @@omerselimsahin8971 doesnt work for me either

    • @Alex-ql9pk
      @Alex-ql9pk ปีที่แล้ว

      @@marcus_the_gamer123 same

    • @sicksicko6550
      @sicksicko6550 ปีที่แล้ว

      @@Alex-ql9pk Is it possibly because Java 19 is out? Did anyone try that?

  • @castro.ri_
    @castro.ri_ 2 ปีที่แล้ว +24

    Dude, non of the tutorials i've seen worked for me, but this one did!, im subscribing man, you rule!

  • @sieghart9433
    @sieghart9433 ปีที่แล้ว +18

    The only tutorial that really worked. Simple, objective, right to the point. Thank you bro

  • @KevinS47
    @KevinS47 10 หลายเดือนก่อน +9

    *!!!!! FOR ANYONE WITH ISSUES RUNNING THE START.BAT FILE !!!!*
    There are two types of java. There is "JRE" which is the official version of java that allows you to run jar applications / run java code and JDK, which is a development kit.
    You need BOTH installed in order to run the start.bat file properly. A normal Java install wont cut it, you need JDK too (for which you can easily find a download on the official site). This took me a while to figure out as I had no idea there were two different "types" of java sort to say... At 2:40 he says you need java 7, what he meant is you need JDK 7, not Java 7 since that would imply JRE 7..!
    Best of luck :)

    • @vividzach
      @vividzach 10 หลายเดือนก่อน

      It’s still not working and is java idk a zip file? If it’s not I might have done it wrong

    • @MEngelberts
      @MEngelberts 10 หลายเดือนก่อน

      This was my issue, thank you!

    • @cheeseballs1966
      @cheeseballs1966 9 หลายเดือนก่อน

      thank you so much omg. ur a legit life saver

    • @jxstin404
      @jxstin404 7 หลายเดือนก่อน

      this was my problem, thanks
      @@vividzach

  • @savoracle
    @savoracle 2 ปีที่แล้ว +31

    Dude this is wonderful! Thank you so much for this! My friend and I have wanted to play for so long, and this worked so well

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว +1

      i have a glitch were iT shows the text for 1 mili second and iT Goes away idk why (can oyu tell me what im doing wrong?)

    • @JustAHumanYesYesJustBelieveMe
      @JustAHumanYesYesJustBelieveMe ปีที่แล้ว

      @@omerselimsahin8971 Me too, I think the software is slightly outdated sadge

  • @annaliessejeffries3802
    @annaliessejeffries3802 2 ปีที่แล้ว +18

    10/10 explaining I’ve waited for such a in depth tutorial on getting a Java server for my friends and now I don’t have to pay for other servers thank you so much I appreciate your channel and I gave a good rating with a thumbs up 👍.

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว

      i have a glitch were iT shows the text for 1 mili second and iT Goes away idk why (can oyu tell me what im doing wrong?)

  • @skywarptheskylord5166
    @skywarptheskylord5166 ปีที่แล้ว +20

    Awesome tutorial! After many failed attempts to Lan on both my and my friends parts, I finally said "screw this, I'm learning to make a server", and this tutorial is done in a time efficient manner, so thank you.

    • @Doggo_does_stuf
      @Doggo_does_stuf ปีที่แล้ว +2

      My computer is not working with it does it not work with 1.19.2 version

  • @ikarostheone
    @ikarostheone ปีที่แล้ว +4

    My guy gave his IP to the whole wide world
    (Great Vid btw 😃)

  • @JustAGuyW
    @JustAGuyW ปีที่แล้ว +2

    Honestly appreciate the Tutorial, Really easy to follow. Thank you

  • @nathanjenkins2112
    @nathanjenkins2112 2 ปีที่แล้ว +35

    Thanks man. Good information and presented in a way that's easy to follow and understand.

    • @o04zure0o
      @o04zure0o ปีที่แล้ว +1

      How! He did not say if you shloud download all the 17 java links he only said to download it.

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว

      i have a glitch were iT shows the text for 1 mili second and iT Goes away idk why (can oyu tell me what im doing wrong?)

    • @dielia3677
      @dielia3677 ปีที่แล้ว

      @@omerselimsahin8971 when you mean that start.bat to sart server put in the command a new line and type pause so after the milisekend it waits till you press sth

    • @dielia3677
      @dielia3677 ปีที่แล้ว

      @@omerselimsahin8971 if you have problems pls tell me

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว

      @@dielia3677 you got Discord? If you do say youre discord name and i friend you so you can show me

  • @rikhavvora9328
    @rikhavvora9328 2 ปีที่แล้ว +109

    Thanks Man!!! This was really helpful and I love that it was on point and there was no unnecessary wastage of time. Great Work.

    • @TechBookTutorials
      @TechBookTutorials  2 ปีที่แล้ว +3

      Glad you liked it!

    • @lord-sive
      @lord-sive 2 ปีที่แล้ว +1

      @@TechBookTutorials how do I port forward?

    • @omerselimsahin8971
      @omerselimsahin8971 ปีที่แล้ว +1

      @@TechBookTutorials i have a glitch were iT shows the text for 1 mili second and iT Goes away idk why (can oyu tell me what im doing wrong?)

    • @jjgaminglegend942
      @jjgaminglegend942 ปีที่แล้ว

      @@TechBookTutorialsI’m having a problem downloading it. Whenever I open it it goes to Microsoft edge for some reason. Do you know why I really want to play with my friends.

    • @NotFunnyGuyLe
      @NotFunnyGuyLe ปีที่แล้ว

      ​@@TechBookTutorialsI'm on windows 11 and .Jar won't appear after the server do I call its server.jar in the text or call it server in the text

  • @zc0534
    @zc0534 2 ปีที่แล้ว

    Ty I’ve been watching a lot of videos of videos and reading for hours, your was the only one that made sense

  • @jack-o_lantern
    @jack-o_lantern ปีที่แล้ว +1

    hands down best tutorial on the topic. Thanks mate. Cheers

  • @MrFUBAR442
    @MrFUBAR442 2 ปีที่แล้ว +38

    Perfect. Thanks for the easy step-by-step instructions.

  • @modial7196
    @modial7196 2 ปีที่แล้ว +10

    Thank you so much man! Ive been wanting to host a real mc server for a long time, just never knew how. Your tutorial also now game me somewhat of an understanding on this nonsense

  • @buggo101
    @buggo101 2 ปีที่แล้ว

    i have not been able to get this to work in so long, this is like a dream come true! thanks!

  • @SefinFPS
    @SefinFPS ปีที่แล้ว +2

    Thank you, this worked for me. Concise and clean tutorial video.

  • @oblivionizoblivious
    @oblivionizoblivious 2 ปีที่แล้ว +53

    Thank you for this tutorial! I wanted to make a minecraft server for me and my friends, and this helped a lot! Though, it did confuse me a bit because mine didn't look like yours at all lol. But it still worked and I have a running server!

    • @yunikuroo
      @yunikuroo 2 ปีที่แล้ว

      How did you whitelist you username?

    • @sophiebrayyy9272
      @sophiebrayyy9272 2 ปีที่แล้ว

      when you click the start.bat thingy, how did something come up for you?? nothing came up for me

    • @oblivionizoblivious
      @oblivionizoblivious 2 ปีที่แล้ว

      @@sophiebrayyy9272 I did this over a month ago, I've honestly forgot

    • @sophiebrayyy9272
      @sophiebrayyy9272 2 ปีที่แล้ว

      @@oblivionizoblivious oh ok, thank you tho!

    • @ajayy3290
      @ajayy3290 2 ปีที่แล้ว

      @@oblivionizoblivious how can your friends join?

  • @senglatawng
    @senglatawng 2 ปีที่แล้ว +3

    YOURE A LEGEND THANK YOU SOOO MUTCH I ALWAYS WANTED TO PLAY WITH MY FRIENDS

  • @astranger3743
    @astranger3743 ปีที่แล้ว

    My man, me and my friend have been busy HOURS on finding how to do it and you have saved us SO MUCH more Thankyou

    • @GhostieZ-Official
      @GhostieZ-Official ปีที่แล้ว +1

      Yo, can you explain in depth what i need to do for them to be able to join my server please and thank you?

  • @asherpiazzola4635
    @asherpiazzola4635 ปีที่แล้ว +1

    Thanks, this is super helpful considering I was using other things that don’t work.

  • @Flederratte
    @Flederratte ปีที่แล้ว +3

    Great video! Very well demonstrated and well explained! I am going to subscribe!

  • @kazesh9148
    @kazesh9148 ปีที่แล้ว +4

    literally straight to the point. my man this helped a lot playing with my friends.

    • @emkgaming7394
      @emkgaming7394 ปีที่แล้ว

      I got a question how do you open start.bat it won’t open

    • @kazesh9148
      @kazesh9148 ปีที่แล้ว

      Make a text file, put in (java -Xmx1024M -Xms1024M -jar server.jar nogui) without the parenthesis. Save it and convert .txt to .bat. Make sure it is in the server folder then run the .bat file by double clicking it. You can search online how to add more ram. Currently it is 1gb.

    • @Frogstersboyfriend6969
      @Frogstersboyfriend6969 ปีที่แล้ว

      @@kazesh9148 it didn’t help me

    • @vigneshs-uh7ld
      @vigneshs-uh7ld ปีที่แล้ว

      @@kazesh9148 how to connect the world my friend asking ip address for joining the world please please please help me 🥺

  • @Electronova101
    @Electronova101 ปีที่แล้ว

    This was more helpful than you know, thank you so much!

  • @szsirensofmn
    @szsirensofmn ปีที่แล้ว

    This is SUPER helpful. Thank you so much :)

  • @cajitaFPS
    @cajitaFPS 2 ปีที่แล้ว +5

    I've never seen such an easy tutorial of something that complex you earned my sub

    • @Likuidy
      @Likuidy ปีที่แล้ว

      the tutorial is so good, you feel like it's easy haha

  • @unocson9359
    @unocson9359 2 ปีที่แล้ว +8

    Thank you so much for making this video. If you do an updated one for the next Minecraft upgrade, maybe include the Java upgrade instructions? It took me a bit to understand that the Java I was downloading and installing was not the correct one I needed for Minecraft. This is almost noob (me) packaged. Again Thank you much.

    • @kazukifukuda896
      @kazukifukuda896 2 ปีที่แล้ว

      True...

    • @speedrace95
      @speedrace95 ปีที่แล้ว +2

      how did you figure it out? please tell me the java file you downloaded

  • @AlanGresov
    @AlanGresov ปีที่แล้ว

    Hey man, thanks, very helpful, and glad you hit 1k subs before the end of the year, good job!

  • @snw1_relatable
    @snw1_relatable ปีที่แล้ว

    Respect+
    Every other youtuber made it hard to understand saying "OH You download this but dont download it and this and this and this" and you made it easy to understand

  • @fluffybabybirbs209
    @fluffybabybirbs209 2 ปีที่แล้ว +3

    You are a life saver! This is so easy and helpful! Thanks! New sub!

  • @MiroZvqra0809
    @MiroZvqra0809 2 ปีที่แล้ว +4

    Thanks, man! Provides the needed information in a simple and effective way!

    • @yunikuroo
      @yunikuroo 2 ปีที่แล้ว

      Hi may I know how did you whitelist yourself?

  • @kyleholguin0227
    @kyleholguin0227 2 ปีที่แล้ว

    thanks a ton, this is the most simple and effective way to make a server and it works

  • @lemondelbosque7702
    @lemondelbosque7702 ปีที่แล้ว

    You are a life saver, liked and subscribed. Fully deserved. Thank you.

  • @3f4gs4s
    @3f4gs4s 11 หลายเดือนก่อน +11

    I'm trying to open up the .bat file but it keeps closing itself without creating the new files within the server folder
    What am I doing wrong?

    • @SnowY_zQwixx.thereal
      @SnowY_zQwixx.thereal 3 หลายเดือนก่อน

      u have to ride under the java -Xmx1024M.. pause

  • @Allison_the_Librarian
    @Allison_the_Librarian ปีที่แล้ว +5

    Excellent tutorial! I just bought my nephews Minecraft for Christmas, and want to host a server that we can all play together (since they live far away). This was perfect!

    • @Sinister555
      @Sinister555 ปีที่แล้ว

      it wont let me open a folder with it to do the rest of the steps any help?A

    • @lukacigic3959
      @lukacigic3959 ปีที่แล้ว

      So this works even if you are not connected to the same network? It does not need to in the same household?

    • @chaosblade360
      @chaosblade360 ปีที่แล้ว +1

      @@lukacigic3959 no it doesnt

  • @maxwellgreenfield4117
    @maxwellgreenfield4117 ปีที่แล้ว

    Dude thx so much. Super clear and easy instructions. I hate everyone telling me to use some garbage server website.

  • @oneofthehandlesofalltime
    @oneofthehandlesofalltime 10 หลายเดือนก่อน

    Straight to the point, no BS, excellent!

  • @holasoyelhino
    @holasoyelhino 11 หลายเดือนก่อน +5

    my .bat dont works, the cmd shows me nothing any help?

  • @Gorkville
    @Gorkville ปีที่แล้ว +22

    for everyone having issues opening the start file: this occurs if the file name is incorrect (say server(1) instead of server) or if the original file was deleted. hope this helps someone, i struggled on it for a while but seems like its working now.

    • @pt_partytime
      @pt_partytime ปีที่แล้ว +2

      how do you fix it

    • @notshrimp12kid71
      @notshrimp12kid71 ปีที่แล้ว +7

      i try to do the eula thingy and when i try to open the start file a black window pops up for a split second and then closes. I have the java 17 thing, and it still wont work. I have also tried to restart my computer and change it to server(1), still no work.

    • @ghostprime6320
      @ghostprime6320 ปีที่แล้ว +2

      @@notshrimp12kid71 thats what is supposed to happen, as long as the text in the start.bat file for the name of your "server.jar" is the same as your "server.jar" file then a black box will appear, disappear, and then the folder will update with all the relevant files, then you change eula to true, save the file, then run start.bat again

    • @enha8934
      @enha8934 ปีที่แล้ว

      @@ghostprime6320 but the folder wont update

    • @ghostprime6320
      @ghostprime6320 ปีที่แล้ว

      @@enha8934 then you need to make sure the name of the jar file in the txt/bat file is the EXACT same as the the actual jar file

  • @mitosis3955
    @mitosis3955 ปีที่แล้ว

    Best tutorial i have ever seen keep up the great work man

  • @brentmcknight5344
    @brentmcknight5344 2 ปีที่แล้ว

    Cheers for the video mate. This helped heaps.

  • @deeznuts5034
    @deeznuts5034 2 ปีที่แล้ว +3

    Hey Techbook, thanks for the tutorial! Are we able to add mods to the server?

  • @tajler6070
    @tajler6070 2 ปีที่แล้ว

    You're a life saver, thanks mate!

  • @josh573a
    @josh573a 2 ปีที่แล้ว +48

    you need to go over how to portfoward as that is required to get other players from out side of the local network to join

    • @Breen7831
      @Breen7831 2 ปีที่แล้ว +6

      yes how do u do that i need help please

    • @yastraw
      @yastraw 2 ปีที่แล้ว +5

      how?

    • @ibrahimkhurram610
      @ibrahimkhurram610 2 ปีที่แล้ว +1

      I know how to put port forwarding but don't know what port to forward?

    • @HardView
      @HardView 2 ปีที่แล้ว

      Follow this tutorial.
      m.th-cam.com/video/X75GbRaGzu8/w-d-xo.html

  • @mrporoto5074
    @mrporoto5074 ปีที่แล้ว +3

    Perfectly explained and clean, the best tutorial I have ever seen
    but, I have a question; What do i do if I want it to run with mods?

  • @maxebaker7839
    @maxebaker7839 ปีที่แล้ว

    great stuff dude easy and all the info i needed sub!

  • @akiprox7_trollgeandtrollfa640
    @akiprox7_trollgeandtrollfa640 ปีที่แล้ว +1

    Thank you! This will help me to create a civillization server!

  • @e_buffturtle2037
    @e_buffturtle2037 2 ปีที่แล้ว +8

    Wonderful explanation, how compatible would this be with mods? I would like for my server to have a couple of mods

  • @safa9795
    @safa9795 ปีที่แล้ว +3

    This tutorial was great. gave lots of important info while keeping it simple and straight forward. Thank you!!!!!

  • @Quixotic123
    @Quixotic123 ปีที่แล้ว

    It truly helped me out thanks mate

  • @chrisrilla8021
    @chrisrilla8021 2 ปีที่แล้ว

    ty man. earned a sub

  • @ashketchum701
    @ashketchum701 ปีที่แล้ว +4

    when i try to open the start.bat file it just wont open. itll open for like 0.1 seconds and then close itself. i have java 17 downloaded too i dont know what is wrong

  • @goodplay1526
    @goodplay1526 ปีที่แล้ว +14

    when i open the bat file it open for 0.1 sec and it closed

    • @CheeseonaFork
      @CheeseonaFork 7 หลายเดือนก่อน +2

      He said you needed to download java 17

    • @Kill_noobs_simulator_fan
      @Kill_noobs_simulator_fan 7 หลายเดือนก่อน

      @@CheeseonaForkwhat one

    • @CheeseonaFork
      @CheeseonaFork 7 หลายเดือนก่อน +1

      @@Kill_noobs_simulator_fan tbh idk, I had the same exact problem after I made the reply

    • @lilies.mp3
      @lilies.mp3 6 หลายเดือนก่อน

      same

    • @JJFuepax
      @JJFuepax 4 หลายเดือนก่อน

      Same

  • @anchorfish5364
    @anchorfish5364 2 ปีที่แล้ว

    Thank you so much your the best bro can't wait to play minecraft with my friends

  • @noahkeepup3644
    @noahkeepup3644 ปีที่แล้ว

    yooo tysm your freaking amazing

  • @nighthuntgaming69
    @nighthuntgaming69 2 ปีที่แล้ว +7

    Best explaining I have ever seen. Very well explained. I would like to see more of these tutorials.

  • @DmanYTofficial
    @DmanYTofficial 2 ปีที่แล้ว +5

    OMG TypicalTech gives the best server tutorials!

  • @TheOriginalMacOS
    @TheOriginalMacOS ปีที่แล้ว

    thank you for detailed instructions, liked and subcribed to the channel, also why this have 575 dislikes its a great vid

  • @skyeflims4622
    @skyeflims4622 ปีที่แล้ว

    still works tysm been trying for a long time now

  • @pacnano4559
    @pacnano4559 2 ปีที่แล้ว +10

    I appreciate this video, and it is helpful, however it leaves out critical details in order to actually play with people that are not on the same network. Nothing about port forwarding, which is essential to hosting a server like this.

    • @madsolsen6120
      @madsolsen6120 2 ปีที่แล้ว +3

      how do you play with other people not on the same network

    • @federalinvestigation9962
      @federalinvestigation9962 2 ปีที่แล้ว

      @@madsolsen6120 minecraft java is stupid thats what it is

    • @HardView
      @HardView 2 ปีที่แล้ว

      You need to port forward your server.
      m.th-cam.com/video/X75GbRaGzu8/w-d-xo.html

    • @pacnano4559
      @pacnano4559 2 ปีที่แล้ว

      @@HardView I know. My point is, this title is not incorrect, but it’s misleading. It lacks information that is essential in setting up a server such as this. It says “Play Minecraft Java with Your Friends” in the title, which you can’t do with solely the information provided in the video.

    • @pacnano4559
      @pacnano4559 2 ปีที่แล้ว

      @@HardView This is a helpful reply for those who don’t know how to port forward though. So thanks for posting it!

  • @dairicow
    @dairicow 2 ปีที่แล้ว +6

    hi mate, im having a problem where after changing the .txt to bat and running it im not getting any other files on the folder, is there anything i can do about it?

  • @Honkintodaconner
    @Honkintodaconner ปีที่แล้ว

    thx so much this will be so much fun

  • @revelicate_
    @revelicate_ 7 หลายเดือนก่อน

    Thanks! ive been dreaming about changing my difficulty in my server!

  • @gordanlambsey2395
    @gordanlambsey2395 ปีที่แล้ว +11

    This tutorial work is great but when i invite other people its says server connection time out
    What do i do?

    • @duckybtw-9232
      @duckybtw-9232 ปีที่แล้ว

      yeah me too but i don't know

  • @Kplue
    @Kplue 2 ปีที่แล้ว +27

    What how do I get my friends outside the network to join with good connection? Great video by the way 👍

    • @zonnyexe
      @zonnyexe 2 ปีที่แล้ว +2

      you gotta port forward

    • @zachnishida7654
      @zachnishida7654 2 ปีที่แล้ว +1

      @@zonnyexe how do you do that

    • @D3DO
      @D3DO 2 ปีที่แล้ว

      @@zonnyexe how plz

  • @SuQmEdIc69
    @SuQmEdIc69 ปีที่แล้ว

    Finally a guide that's actually useful

  • @odeivonimajneb
    @odeivonimajneb 2 ปีที่แล้ว

    I've been looking for a good video! Yours is the best!!!!

  • @DavidMedek
    @DavidMedek 2 ปีที่แล้ว +4

    Hey! I have a question. When I quit the game and the command line (batch window), will it remain saved or not? Thanks a lot!

    • @grootmaster47
      @grootmaster47 2 ปีที่แล้ว

      if you close the command line, the server will stop, though i'd recomment you to just type stop in the command line window

  • @lylaa3145
    @lylaa3145 2 ปีที่แล้ว +11

    it doest work, i downloaded java 1.17 but the batch file doesnt open and when it does it like doesnt show anything or doesnt load, idk what to do
    i also tried a similar way earlier but the same thing happened, do u know what i could do

    • @greenlaw2040
      @greenlaw2040 2 ปีที่แล้ว

      same

    • @greenlaw2040
      @greenlaw2040 2 ปีที่แล้ว

      idk how to fix it

    • @McbApple
      @McbApple 2 ปีที่แล้ว

      Dude, same.

    • @shinxin323
      @shinxin323 ปีที่แล้ว

      Hello , Mojang did lil oopsie , when you create command for start.bat it doesn't have to be ''java -Xmx1024M -Xms1024M -jar minecraft_server.1.19.1.jar nogui'' , but you can replace ''minecraft_server.1.19.1.jar'' with ''server.jar'' instead , this should fix your problem.

  • @bdghfxd3692
    @bdghfxd3692 2 ปีที่แล้ว

    Super helpful thanks so much!!!!!

  • @jmacatar
    @jmacatar ปีที่แล้ว

    Thank you bro super stright forward vid

  • @danny45621
    @danny45621 2 ปีที่แล้ว +4

    When i click start.bat, the cmd prompt shows then disappears instantly then nothing happens, do you know why this happens, if you do, can you please tell me why

    • @unchainxd1701
      @unchainxd1701 ปีที่แล้ว

      download recent version of java

    • @treylol1480
      @treylol1480 ปีที่แล้ว

      @@unchainxd1701 i have both versions and its still not working

  • @emnal-4583
    @emnal-4583 2 ปีที่แล้ว +9

    Hey I had a question, when I create the start.bat and delete the start.txt one the start.bat changes its name to start and I cant seem to open it. Any idea why?

    • @Laiho637
      @Laiho637 2 ปีที่แล้ว +1

      You dont have the Java 17 installed

    • @milano9808
      @milano9808 2 ปีที่แล้ว

      @@Laiho637 I have it installed but it still wont open

    • @robstered2929
      @robstered2929 ปีที่แล้ว

      @@milano9808 have you figured it out yet? I'm having the same issue..

    • @milano9808
      @milano9808 ปีที่แล้ว

      @@robstered2929 No, sorry.

    • @shinxin323
      @shinxin323 ปีที่แล้ว

      Hello , Mojang did lil oopsie , when you create command for start.bat it doesn't have to be ''java -Xmx1024M -Xms1024M -jar minecraft_server.1.19.1.jar nogui'' , but you can replace ''minecraft_server.1.19.1.jar'' with ''server.jar'' instead , this should fix your problem.

  • @ayar3195
    @ayar3195 ปีที่แล้ว

    Wow a working server tutorial. Thank you so much.

  • @Tormuu
    @Tormuu 2 ปีที่แล้ว

    Thank you so much now i can play with my frends

  • @VoidPaul97
    @VoidPaul97 ปีที่แล้ว +3

    Does this work with mods? Can I install plugins to it, or datapacks? Does it work for every version?
    BTW Thanks for the tutorial, I tried to make a server with friends using Aternos, but didn't worked at all. So this was very helpful thanks.

    • @ninetailgirl
      @ninetailgirl หลายเดือนก่อน

      did you find out how to add mods?

  • @xploid8109
    @xploid8109 2 ปีที่แล้ว +13

    Great vid man, got my server up and running in no time. Only prob is, my friends can't join? Any fixes?

    • @bgnoobs480
      @bgnoobs480 2 ปีที่แล้ว +2

      You have to port forward if your friends are not connected to the same router

    • @soulsingingsongsofpraise1122
      @soulsingingsongsofpraise1122 2 ปีที่แล้ว

      @@bgnoobs480 How do you port forward?

    • @bgnoobs480
      @bgnoobs480 2 ปีที่แล้ว +2

      Go to router setting-DHCP and write your port(default-25565) ,but on ip you will write ipv4 adress(open cmd and write ipconfig)

    • @soulsingingsongsofpraise1122
      @soulsingingsongsofpraise1122 2 ปีที่แล้ว +1

      @@bgnoobs480 Oh ok. Thanks.

    • @redacted8577
      @redacted8577 2 ปีที่แล้ว

      use hamachi

  • @13_iFyre
    @13_iFyre ปีที่แล้ว

    This is the best and easiest tutorial! Thanks!

  • @Z3hlfYT
    @Z3hlfYT 11 หลายเดือนก่อน

    your a legend man
    thank you

  • @smugpugs3322
    @smugpugs3322 2 ปีที่แล้ว +4

    Everything worked great but it seems that none of my friends can join with my IPV4 address Can anyone help?

  • @16pints
    @16pints 2 ปีที่แล้ว +4

    i got to the point where it lets me join the server, but when i try to make the one with the ipv4 address it says cant connect to server.

    • @16pints
      @16pints 2 ปีที่แล้ว +3

      and my ipv4 is only 7 numbers

  • @JuanSanchez-hq9pn
    @JuanSanchez-hq9pn 2 ปีที่แล้ว

    ty bro very helpful

  • @frijolesbayos4085
    @frijolesbayos4085 ปีที่แล้ว +1

    Thank you! Got the server now im only missing friends

  • @tisanyalmao
    @tisanyalmao 2 ปีที่แล้ว +4

    When I try to download that link from the website, it says “server.jar was blocked because this type of file can harm your device” any idea how to fix that?

    • @armymp1343
      @armymp1343 2 ปีที่แล้ว

      Try turning off safe browsing temporarily and when it asks if you want to keep or discard it press keep

  • @nicholashishamwong1513
    @nicholashishamwong1513 2 ปีที่แล้ว +7

    I made the server perfectly but my friends cant join. It keeps saying failed to connect do I need to port forward the server maybe ?

    • @-wheezy
      @-wheezy 2 ปีที่แล้ว +4

      yes you will need to portfoward, there are a lot of tutorials but you basically just need to log into your firewall and allow port 25565.

    • @nicholashishamwong1513
      @nicholashishamwong1513 2 ปีที่แล้ว +1

      @@-wheezy thats all? If that's literally the only thing i need to do then well my life lis much easier then thanks alot

    • @Goonginga17
      @Goonginga17 ปีที่แล้ว

      @@nicholashishamwong1513 did it work? I'm having the same problem

  • @orbitisbetter
    @orbitisbetter ปีที่แล้ว

    U ARE AMAZING THANK YOU

  • @nerfz250
    @nerfz250 ปีที่แล้ว

    clear cut concise and worked goodwork

  • @glebseptic
    @glebseptic 2 ปีที่แล้ว +8

    how do i install the Java 17 and have the start.bat file to run?

    • @forbsey2049
      @forbsey2049 2 ปีที่แล้ว

      Figured it out?

    • @glebseptic
      @glebseptic 2 ปีที่แล้ว

      @@forbsey2049 yeah

    • @Rubcn
      @Rubcn 2 ปีที่แล้ว +2

      @@glebseptic may i have the answer it wont work for me

  • @filya4643
    @filya4643 2 ปีที่แล้ว +6

    The server properties isn't opening, what to do?

    • @roamn_
      @roamn_ 2 ปีที่แล้ว

      You need to open it in an text editor.
      For example: notepad.exe.

  • @maikstroka8569
    @maikstroka8569 ปีที่แล้ว

    Thanks a lot, i got pretty much everything, I've built myself a newer PC, so now I have two, one should be the Server (the old one goes over the recommended server specs, so i think it'll run fine) and the other will be my gaming pc, im Planning on playing with friends on it but i Didn't know how to set it up, the previous video didn't include the point on to how to get your local address, this one improved but the sound was way quieter, anyways thank's for helping bud

  • @zanenoth9963
    @zanenoth9963 2 ปีที่แล้ว

    I needed you a long time ago

  • @sludgyslayer9185
    @sludgyslayer9185 2 ปีที่แล้ว +5

    I am so confused... I have done everything in this video, I have port forwarded, everything under the sun. however, even after all of this, my friends are still unable to join my world. I am starting to get very agitated that nothing i've tried to get this working has succeeded. I would greatly appreciate some kind of assistance from anyone who might have a solution to this

    • @zxergon4538
      @zxergon4538 2 ปีที่แล้ว

      same

    • @babygurl32710
      @babygurl32710 2 ปีที่แล้ว +2

      @@zxergon4538 HE ASKED FOR A SOLUTION NOT FOR UOU TO SAY YOU HAVE THE SAME PROBLEM

    • @lenmann3417
      @lenmann3417 2 ปีที่แล้ว +1

      @@babygurl32710 dude, he's just saying he needs help as well, and you aren't offering them a solution either so maybe don't go nuclear.
      I don't have a solution but I also have a problem, my cmd doesn't run for me to get the eula agreement. help if available, will accept any ideas.
      P.S. I installed java 17 twice so it's not that.

    • @babygurl32710
      @babygurl32710 2 ปีที่แล้ว

      @@lenmann3417 okay but if they need help they should ask someone who knows how to fix it not someone who also has the same problem

    • @lenmann3417
      @lenmann3417 2 ปีที่แล้ว

      @@babygurl32710 Not to keep it going, just to explain my thought process, they could have found out the answer themselves. I have seen it happen a few times but I do understand what you mean.
      It can be pretty exasperating when someone doesn't help you out.
      If anyone however does know how to fix it, then please comment on how to fix.

  • @austindelatorre7287
    @austindelatorre7287 ปีที่แล้ว +4

    for some reason my friends cant connect to the server, it just says "connecting" and then "cant connect to server". Can someone please help

  • @plasma6077
    @plasma6077 ปีที่แล้ว

    good one homie

  • @wafflemanwatching1289
    @wafflemanwatching1289 ปีที่แล้ว

    thank you so much this helped a ton

  • @heazy87
    @heazy87 ปีที่แล้ว +3

    I've tried running the start and it just closes instantly.