How To Turn Your Minecraft: Java Edition Singleplayer World Into A Multiplayer Server For Free

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
how to turn your minecraft java edition single player world into a multiplayer server for free the first thing you need to do is open up your minecraft client and then find the name of the world that you want to turn into a multiplayer server to get the name of your world all you need to do is left click on single player here you'll then be in the world selection where you can see all the worlds that you have in your minecraft client as you can see i have a single world here and it's called web splaining and this is the minecraft single player world that we're going to be turning into our multiplayer server once you've got the name guys all you need to do is left click on cancel here to be brought back to the main menu and then left click on options at the bottom left hand corner here once you're in options you want to left click on resource packs once you're in resource packs you want to left click on open pack folder here once you've done that the resource pack folder will then open however what we actually need is the dot minecraft folder so all you need to do is navigate to the top here to the left of resource packs you should be able to see dot minecraft all you need to do is left click on this folder to open it once you're in dot minecraft you want to select the folder just below resource packs so as you can see the saves folder is the one directly below resource packs double click on saves once you're in saves you'll be able to see all the names of the worlds that you have created a single player world for in your minecraft client of course guys as i showed you at the start we only have one single player world and it's called web splaining so what we're going to do now is copy the desired single player world folder and place it on our desktop for ease of use to do this all you need to do is left click on it to select it and then right click on it and you need to look for the copy option as you can see it's towards the bottom here just left click on copy to copy the entire single player world once you have done that we're going to go to our desktop now so i'm just going to close out this folder as it's no longer needed and i'm going to minimize our minecraft client for the time being alright guys so now we're on our desktop for our computer and now what we're going to do is paste our minecraft single player world onto our desktop here so i'm just going to right click anywhere on the desktop and then left click on paste and there we go guys we have now successfully copied our desired single player world i'm just going to double click on this folder now just to open it up and see the contents great guys so all our files for our single player world have been copied now what we're going to do is create a new folder and cut all these files and paste them into a new folder the new folder that we create has to be called world so let's do that now so i'm just going to right click here in this folder and then i'm going to hover over new and select folder once you've done that you want to type the following world or lowercase and then hit enter now what you want to do is move all the contents within web splaining into the folder called world so let's do that now so i'm just going to highlight all of this and i'm just going to move it into world here and then i'm going to do the same with the top half here i'm just going to select it all and move it into world there we go guys we have now moved all the folders contents into a new folder called world let's check the contents real quick by double clicking on world great guys so all the files are there now let's go back now so that we're back in the web splaining folder and you should only have one folder called world which contains your minecraft single-player world that we're going to be turning into a multiplayer server let's minimize this folder now for the time being and the next thing we're going to need to grab now is the actual server.jar file to get this server up and running so i'm just going to open up google chrome you open up your desired browser and then navigate to the following url address which is https colon slash slash www.minecraft.net slash en dash us slash download slash server once you're here you'll be in the minecraft server download section so the first thing we need from this page is the minecraft server jar file at the current recording of this video the minecraft server jar file is up to 1.16.5 to download this jar file all you need to do is left click on it your minecraft server.jar file will then begin downloading whenever you download a jar file in google chrome you'll get this little notification here warning you that jar files can harm your computer if you download them from untrusted sources of course we're on minecraft.net and we know this is a trusted source so you have the option to keep or discard i'm going to keep it as we won't be able to turn our single player minecraft world into a multiplayer server alright guys our server.jar file has now downloaded to find where it has been downloaded to all you need to do is navigate to the bottom left hand corner here and left click on this arrow for your server.jar file and then left click on show in folder and there we go guys we've got a server.jar file here and what we're going to do now is we're going to cut this server.jar file and then paste it into our singleplayer world folder in the same area as the world folder once you've cut the server.jar file close out of your downloads here and then minimize your browser for the time being find your single player world folder that contains all your contents and then simply right click within that folder and then left click on paste to paste in your server.jar file great guys so i'm just going to maximize this window now and the next thing we need now is the minecraft server start command which will be used to start our server again what we're going to need to do is to open up our browser once again and make sure you're back on the same page where you downloaded the server.jar file underneath the server.jar file download text is the command to start your minecraft server all we need to do here is copy it and then i'll tell you what to do next once you've copied it you can actually close out of your browser now so i'm going to do that great so now you should be back in your single player world folder which of course will be turned into a multiplayer server and what we need to do now is to create a bat file and paste in the command and save it and this is what will be used to start our server so all you need to do now is to right click within that folder anywhere in the white space and then all you need to do is navigate to new here and then go new text document so i'm just going to left click on text document here and i'm going to give this text document a name i'm going to call it minecraft start command so you know exactly what it's for and then i'm just going to double click on it to open it here what you need to do now is to right click and paste in the command you just copied from minecraft.net i'm just going to move this to the side here so we can see what's going on within our web splaining folder so xmx and xms are the amount of ram your minecraft server will utilize when it's running as an online multiplayer server one zero two four means one gigabyte however if you would like to double the ram to two gigabytes then all you need to do is change these values here to two zero four eight and two zero four eight and again to triple the ram all you need to do is triple these numbers the next thing what we need to change within this command is the name of our server jar file as you can see currently by default the server.jar file in this command is called minecraft underscoreserver.1.16.5.jar of course if we look in our folder here that the server jar file is actually called server so what we're going to need to do is delete all of this here up to where it says jar and then rename it as server.jar exactly the same as our jar file all you need to do now is left click on file and then go to save as in the file name section we'll be adding a couple of things here so all you need to do is left-click here in the file name box then type the following dot b-a-t which stands for batch file and all you need to do now is left click on save we can now close out of our text document here which contains our minecraft start server command and now as you can see you've got two different files called the same thing the first one is our text document and the one above it here is our batch file which is what we actually need to start our server so we no longer need the text document all it was used for was to make the batch file so we can just left click on it and then delete it all right guys so we're almost there now we're ready to run our server for the very first time it won't completely start as we still have a few things that we need to change so i'm just going to quickly start it now so all you need to do to start your server is to double click on the batch file a command terminal will then open where you can see your minecraft server start command it will immediately close and you'll be greeted with multiple new files generated by this batch file the file that we're particularly interested in is the eula text document here so all you need to do is double click on this to open it and we're going to need to change one word here where it says eu l a equals false we're going to need to change it to e u l a equals true so all i'm going to do is delete false here and then all i'm going to type is true and then all you need to do is navigate to the top left hand corner to file and then left click on save great guys so we've updated our eula text document we no longer need to keep it open anymore so i'm just going to hit the x great so now when we run our minecraft server once again it should begin starting so let's start our minecraft server again all you need to do is double click on the batch file called minecraft start command so i'm just going to double click on it again and i'm going to maximize the cmd terminal window our minecraft single player world has now been transformed into a minecraft online multiplayer server for any of your friends to join so i'll be back with you once our server has completely started alright guys to know if your minecraft server has started as a multiplayer server all you need to look for is where the cmd terminal window says done make sure you don't close the cmd terminal window as it will stop your minecraft server if you would like to have the ability to close this terminal window then i'll put a card in the top right hand corner and in this video's description of a video titled how to turn a minecraft java edition single player world into a 24 7 multiplayer server using a vps for this free server you won't be able to close this terminal window or turn your computer off if you close this terminal window or turn your computer off your minecraft server will stop for you and for everyone however following that video that i have in the card above or in this video's description below will give you a 24 7 server hosted online by a server host provider the server host provider is one of my favorites and it's called vulture it's quite an affordable virtual private server alright guys so all you need to do now is minimize the cmd terminal window remember do not close it we can close out of this folder now though now what you need to do is open up your minecraft client so i'm just going to do that now and i'm just going to go back to the main menu of our minecraft client alright guys i'm back on the main menu now and instead of going into the single player world selection we're going to be going to the multiplayer server world selection to join our single player world that is now an online multiplayer server all you need to do is left-click on add server here give it a name so i'm just going to call it web splaining here because it's hosted on your computer the server address can be zero or it can be local host both these server addresses will connect you to your own server now these server addresses will not work for your friends as they will need to connect to your server through your ip address to get your personal ip address all you need to do is to go to any search engine such as google.com for example and then type what is my ip address give it to you trusted friends and then this is the server address that they will put in here to connect to your single player server that is now an online multiplayer server all right guys so for yourself now in the server address make sure you've either typed localhost or the number zero once you've done that all you need to do is left click on done and there we go guys web splaining is now online and available for you and your friends to connect to as you can see currently the 0 out of 20 people connected and we have full signal on our server to join this server all you need to do is left click on it and then go to join server at the bottom left hand corner so i'm just going to left click on join server to be taken into our minecraft world and there we go guys we are now in our minecraft world which is our original single player world which we changed into an online multiplayer server completely for free that pretty much concludes the video guys if you enjoyed this video be sure to give it a like comment down below and most importantly of all subscribe to support the channel i'll see you on the next video [Music]
Info
Channel: Websplaining
Views: 839,355
Rating: undefined out of 5
Keywords: How To Turn Your Minecraft: Java Edition Singleplayer World Into A Multiplayer Server For Free, how to play minecraft java edition with your friends, how to play minecraft with friends, how to make a minecraft server, minecraft server, How To Turn Minecraft Singleplayer Into A Multiplayer Online Server, Minecraft: Java Edition, Minecraft, How To Transfer Minecraft Singleplayer World Save To A Self Hosted Multiplayer Server For Free, how to create and host a minecraft server for free
Id: 097qKEErfV4
Channel Id: undefined
Length: 12min 38sec (758 seconds)
Published: Fri Feb 12 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.