You are viewing our Forum Archives. To view or take place in current topics click here.
How to host your own minecraft server! (Vanilla, No Hamachi)
Posted:
How to host your own minecraft server! (Vanilla, No Hamachi)Posted:
Status: Offline
Joined: Jul 23, 201410Year Member
Posts: 538
Reputation Power: 36
So, when looking around, I haven't seen any good Minecraft server tutorials.
So I decided to make my own. Hope this helps.
So I decided to make my own. Hope this helps.
First things first, This is how to make a vanilla server (No plugins)
All links for this project will be at the very end (:
This is for windows only, I know it works on Windows 7 + 8
All links for this project will be at the very end (:
This is for windows only, I know it works on Windows 7 + 8
1. Download the latest version of "minecraft_server.exe"
2. Create a folder, Name it whatever you want, and Put the "minecraft_server.exe" inside of it. Don't forget to rename it! (Take out the numbers)
3. Double click the "minecraft_server.exe" and it should create some files for you.
4. Double click "eula.txt" Change "eula=false" and make it say "eula=true"
5. Double click the server again, and it should stay open now, after a few seconds in the box type "stop"
6. Right Click "server.properties" and click "open with" and find notepad.
7. Where it says "Online-mods=true" change it to "Online-mode=false"
8. Now where it says, "server-ip=" we need to put your IPV4 Address in there.
To find it, Go to "Run" (For windows 8, its Windows Button + R)
"Run"
Now, type "CMD" in run.
"CMD typed inside of Run"
Now, hit enter. A window like this should pop up.
Type in "IPCONFIG" (You should get this a bunch of numbers, but find this)
9. YOUR IPV4 SHOULD BE DIFFERENT!, FIND YOURS NOT MINE, and paste it inside of your "server.properties"
10. Save your server.properties,(Which is File<Save)
11. In the server folder you made, make a new text document like notepad.
12. Open it up and paste this in
@ECHO OFF
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
There are a TON of different things that it could be, so if this doesn't work there are others down below vvvv
13. Click File<Save as and save it as "run.bat"
14. Now we need to portforward. (Don't worry, getting into your router isn't needed)
We need to go into out internet browser, and search google for "utorrent"
One, you get to their site download it. You can chose to buy it, but it isn't needed. Just click "Free Download"
15. Once you've downloaded it, install it! Make sure you watch out for sneaky offers and to decline them all. Don't rush through the installation. Once it is done installing on your Keyboard hit "Control + P" To open Preferences, go to "connection" and type 25565 where I have it.
16. You are basically done!~ You can now connect to your server, but you have to find your IP address. Which you can find at [ Register or Signin to view external links. ]
Extra Links : Minecraft Server Download [ Register or Signin to view external links. ]
Utorrent [ Register or Signin to view external links. ]
Whatsmyip [ Register or Signin to view external links. ]
EXTRA NOTES : 1. YOU HAVE TO KEEP UTORRENT OPEN TO PLAY WITH FRIENDS!~ ALWAYS.
Other Java Codes
@ECHO OFF
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
java -Xms1024M -Xmx1024M -jar minecraft_server.1.7.10.exe gui
PAUSE
-------------------------------------------------------------------------------------
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar minecraft_server.exe
PAUSE
-------------------------------------------------------------------------------------
@ECHO OFF
java -Xms1024M -Xmx1024M -jar minecraft_server.1.7.10.exe gui
PAUSE
-------------------------------------------------------------------------------------
If you have any questions pm me or post below, I'd be happy to answer them.
Last edited by T-T ; edited 3 times in total
#2. Posted:
Status: Offline
Joined: Oct 10, 201311Year Member
Posts: 1,524
Reputation Power: 2016
Status: Offline
Joined: Oct 10, 201311Year Member
Posts: 1,524
Reputation Power: 2016
Great tut also there are different things to do for didfferent pcs like Apple etc
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 24, 201212Year Member
Posts: 1,132
Reputation Power: 54
Good Post Nya! Though ive quit that game it still is interesting to read.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 04, 201410Year Member
Posts: 1,266
Reputation Power: 209
Status: Offline
Joined: Jul 04, 201410Year Member
Posts: 1,266
Reputation Power: 209
Very nice post! Extremely helpful!
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 23, 201410Year Member
Posts: 538
Reputation Power: 36
Lighten wrote Great tut also there are different things to do for didfferent pcs like Apple etc
Yeah, I'll make sure to put it as windows. Thanks for the heads up, I forgot about that.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Oct 10, 201311Year Member
Posts: 1,524
Reputation Power: 2016
Status: Offline
Joined: Oct 10, 201311Year Member
Posts: 1,524
Reputation Power: 2016
nya wroteno problem i just don't want people saying doesnt workLighten wrote Great tut also there are different things to do for didfferent pcs like Apple etc
Yeah, I'll make sure to put it as windows. Thanks for the heads up, I forgot about that.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Oct 12, 201212Year Member
Posts: 113
Reputation Power: 4
Status: Offline
Joined: Oct 12, 201212Year Member
Posts: 113
Reputation Power: 4
My server runner doesnt stay open it closes after a second
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jul 23, 201410Year Member
Posts: 538
Reputation Power: 36
#9. Posted:
Status: Offline
Joined: Oct 12, 201212Year Member
Posts: 113
Reputation Power: 4
Status: Offline
Joined: Oct 12, 201212Year Member
Posts: 113
Reputation Power: 4
I got that to work now. I cant connect to my server. it doesnt show its up. I used the port scanner on their site and it said it was open but i still cant connect!
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: May 05, 201113Year Member
Posts: 2,552
Reputation Power: 141
Status: Offline
Joined: May 05, 201113Year Member
Posts: 2,552
Reputation Power: 141
Awesome post nya!
This could be very useful! Glad to see you helping the community!
This could be very useful! Glad to see you helping the community!
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.