Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Gaming
Minecraft
Minecraft Tutorials
[Tutorial] How To Make A Minecraft Server [Noob Friendly!]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kareem" data-source="post: 346513" data-attributes="member: 19138"><p><strong>Minecraft Server Tutorial</strong></p><p>Hello and welcome to the noob-friendly tutorial on how to create a Minecraft Server! In this tutorial, you will learn the easier way to make a Minecraft Server. In my next tutorial, you will learn how to create a Spigot / Bukkit server! You will also be learning how to port forward your Minecraft Server!</p><p></p><p><strong>Requirements:</strong></p><p>- 15 Minutes Or Less Of Your Time</p><p>- Java Installed</p><p>- A Decent Computer</p><p>- Having Notepad++ Installed</p><p></p><p><strong>VANILLA MINECRAFT:</strong></p><p>To start things off, you are going to need to go to <a href="http://www.minecraft.net" target="_blank">http://www.minecraft.net</a>.</p><p><img src="http://i.imgur.com/89Tq7cm.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Next, where it says "Already bought the game? Download it here" you want to click "Download It Here".</p><p><img src="http://i.imgur.com/ehs6R9v.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Then, navigate to where it says "Multiplayer Server" and click the download button (where it says download minecraft_server.1.8.8.exe). <strong>Warning: Do not open this file just yet!</strong></p><p><img src="http://i.imgur.com/dkU9DHy.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Next, we need to go to our desktop. To do this, you can minimize Google Chrome, or whatever web browser you are using.</p><p><img src="http://i.imgur.com/4mbpfDV.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Next, we need to create a folder called "Minecraft Server" or whatever you want the folder to be called.</p><p><img src="http://i.imgur.com/3H8wI3e.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>From here, we can then drag the minecraft_server.1.8.8.exe into the "Minecraft Server" folder or whatever you named the folder.</p><p><img src="http://i.imgur.com/OgoNVfK.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Next, let's double click on the minecraft_server.1.8.8.exe file. You will then see some files appear and a console running. When this happens, don't worry about it. Everything is alright and it's doing it's job. It can take up to 3 minutes. If the file fails, this means that there is something wrong. Paste a screenshot in the description, and i'll be able to help out!</p><p></p><p>After that, you want to go ahead and shutdown the program that has popped up by hitting the X button. (my computer is not compatible with this program, so I cannot show you a screenshot of what it looks like.)</p><p></p><p>You are almost done! Now we just need to go to the server.properties file. To do this, you must have Notepad++ installed (Highly Recommended!). Right click the file, and hit "Edit with Notepad++". The file properties folder should popup, and show something like this:</p><p>#Minecraft server properties</p><p>#(File Modification Datestamp)</p><p>generator-settings=</p><p>op-permission-level=4</p><p>allow-nether=true</p><p>resource-pack-hash=</p><p>level-name=world</p><p>enable-query=false</p><p>allow-flight=false</p><p>announce-player-achievements=true</p><p>server-port=25565</p><p>max-world-size=29999984</p><p>level-type=DEFAULT</p><p>enable-rcon=false</p><p>level-seed=</p><p>force-gamemode=false</p><p>server-ip=</p><p>network-compression-threshold=256</p><p>max-build-height=256</p><p>spawn-npcs=true</p><p>white-list=false</p><p>spawn-animals=true</p><p>snooper-enabled=true</p><p>online-mode=true</p><p>resource-pack=</p><p>pvp=true</p><p>difficulty=1</p><p>enable-command-block=false</p><p>gamemode=0</p><p>player-idle-timeout=0</p><p>max-players=20</p><p>max-tick-time=60000</p><p>spawn-monsters=true</p><p>generate-structures=true</p><p>view-distance=10</p><p>motd=A Minecraft Server</p><p>If this is the case, good! If it's a little bit different, I was probably using a little bit of an outdated server.properties file. Anyways, we want to make sure that the servers port is "25565". This arrow will show you where the servers port is:</p><p><img src="http://i.imgur.com/WmsgGtB.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>Then, we need to hit the start menu and search for "CMD".</p><p><img src="http://i.imgur.com/G7oUvQZ.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>Next, open up CMD and type "Ip-Config". I am going to be blocking mine on purpose here, but yours should not be blocked. Scroll up until you see "IPv4 Address".</p><p><img src="http://i.imgur.com/fFqj1w2.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p> You need to copy this address, and then move it over to the server.properties file. Your IPv4 will be something different than mine. MAKE SURE YOU SAVE!</p><p><img src="http://i.imgur.com/JlTmOgj.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>Now you are set! First off, you want to make sure that you are portforwarded. To learn how to portforward, watch this video:[MEDIA=youtube]ye_BnHAEJGU[/MEDIA]</p><p>(Video not by me)</p><p></p><p>Then you are set! Now just go to your internet browser, look up "What's my IP" then give your friends that IP to play on! Warning: Do not give this IP out to strangers! You could get DDOSED!</p></blockquote><p></p>
[QUOTE="Kareem, post: 346513, member: 19138"] [B]Minecraft Server Tutorial[/B] Hello and welcome to the noob-friendly tutorial on how to create a Minecraft Server! In this tutorial, you will learn the easier way to make a Minecraft Server. In my next tutorial, you will learn how to create a Spigot / Bukkit server! You will also be learning how to port forward your Minecraft Server! [B]Requirements:[/B] - 15 Minutes Or Less Of Your Time - Java Installed - A Decent Computer - Having Notepad++ Installed [B]VANILLA MINECRAFT:[/B] To start things off, you are going to need to go to [URL]http://www.minecraft.net[/URL]. [IMG]http://i.imgur.com/89Tq7cm.png[/IMG] Next, where it says "Already bought the game? Download it here" you want to click "Download It Here". [IMG]http://i.imgur.com/ehs6R9v.png[/IMG] Then, navigate to where it says "Multiplayer Server" and click the download button (where it says download minecraft_server.1.8.8.exe). [B]Warning: Do not open this file just yet![/B] [IMG]http://i.imgur.com/dkU9DHy.png[/IMG] Next, we need to go to our desktop. To do this, you can minimize Google Chrome, or whatever web browser you are using. [IMG]http://i.imgur.com/4mbpfDV.png[/IMG] Next, we need to create a folder called "Minecraft Server" or whatever you want the folder to be called. [IMG]http://i.imgur.com/3H8wI3e.png[/IMG] From here, we can then drag the minecraft_server.1.8.8.exe into the "Minecraft Server" folder or whatever you named the folder. [IMG]http://i.imgur.com/OgoNVfK.png[/IMG] Next, let's double click on the minecraft_server.1.8.8.exe file. You will then see some files appear and a console running. When this happens, don't worry about it. Everything is alright and it's doing it's job. It can take up to 3 minutes. If the file fails, this means that there is something wrong. Paste a screenshot in the description, and i'll be able to help out! After that, you want to go ahead and shutdown the program that has popped up by hitting the X button. (my computer is not compatible with this program, so I cannot show you a screenshot of what it looks like.) You are almost done! Now we just need to go to the server.properties file. To do this, you must have Notepad++ installed (Highly Recommended!). Right click the file, and hit "Edit with Notepad++". The file properties folder should popup, and show something like this: #Minecraft server properties #(File Modification Datestamp) generator-settings= op-permission-level=4 allow-nether=true resource-pack-hash= level-name=world enable-query=false allow-flight=false announce-player-achievements=true server-port=25565 max-world-size=29999984 level-type=DEFAULT enable-rcon=false level-seed= force-gamemode=false server-ip= network-compression-threshold=256 max-build-height=256 spawn-npcs=true white-list=false spawn-animals=true snooper-enabled=true online-mode=true resource-pack= pvp=true difficulty=1 enable-command-block=false gamemode=0 player-idle-timeout=0 max-players=20 max-tick-time=60000 spawn-monsters=true generate-structures=true view-distance=10 motd=A Minecraft Server If this is the case, good! If it's a little bit different, I was probably using a little bit of an outdated server.properties file. Anyways, we want to make sure that the servers port is "25565". This arrow will show you where the servers port is: [IMG]http://i.imgur.com/WmsgGtB.png[/IMG] Then, we need to hit the start menu and search for "CMD". [IMG]http://i.imgur.com/G7oUvQZ.png[/IMG] Next, open up CMD and type "Ip-Config". I am going to be blocking mine on purpose here, but yours should not be blocked. Scroll up until you see "IPv4 Address". [IMG]http://i.imgur.com/fFqj1w2.png[/IMG] You need to copy this address, and then move it over to the server.properties file. Your IPv4 will be something different than mine. MAKE SURE YOU SAVE! [IMG]http://i.imgur.com/JlTmOgj.png[/IMG] Now you are set! First off, you want to make sure that you are portforwarded. To learn how to portforward, watch this video:[MEDIA=youtube]ye_BnHAEJGU[/MEDIA] (Video not by me) Then you are set! Now just go to your internet browser, look up "What's my IP" then give your friends that IP to play on! Warning: Do not give this IP out to strangers! You could get DDOSED! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Gaming
Minecraft
Minecraft Tutorials
[Tutorial] How To Make A Minecraft Server [Noob Friendly!]
Top