You are viewing our Forum Archives. To view or take place in current topics click here.
[TUT]How to make a server [With Port Forword!][TUT]
Posted:

[TUT]How to make a server [With Port Forword!][TUT]Posted:

TTG-BEASTx
  • Wise One
Status: Offline
Joined: Jun 30, 201013Year Member
Posts: 570
Reputation Power: 22
Status: Offline
Joined: Jun 30, 201013Year Member
Posts: 570
Reputation Power: 22
Hey,
Well I Havent Been On the TTG Since Like 2009
Well Since Im back I would Like to give back to the Forums!
:arrow: Steps! :arrow:

1.) A folder Named Something You will remember.
2.) Then You will Need to Download A Build ( A Build is What is Making your server run.)
[ Register or Signin to view external links. ]
3.) Then you need to Copy and paste this into a Notepad
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE


32Bit
 @ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE

4.) Now once you paste that code in Your notepad Then save as Server runner.bat MUST HAVE .BAT
5.) Click on the .bat
6.) Let it Make the Server Folders
7.) edit the Folders and settings to your liking
6.) Now Go to Start search Type CMD
8.) Now in cmd Type ipconfig
9.) You will see a ip Like 192.168.1.1
10.) Now Type that ip in your Browser
11.) Now it should Open up asking for a User and pass
12.) Type Admin And for pass Type Password
13.) If that dosen't Work Pm me or Post here
14.) Now you will see like Ports Gaming Online computer Or something
15.) Once you get there you Have to make a port.
16.) go back to the cmd And you will see another ip like 192.168.1.__
17.) Make the ports ip With that Then Have the start port and end port 25565 25565
18.) Then Make It Both ANd Activate it!
19. Now I DOn't think you will just give out your ip to anyone, SO lets fix that!
20.) go to [ Register or Signin to view external links. ]
21.) Register and that junk yada yada
22.) Then Go to [ Register or Signin to view external links. ] and make a Host
23.) Name it what ever you want your server to be called and make it any ending part.
24.) And save it Now Time to Test to see if your Posts are open! Go to [ Register or Signin to view external links. ]
25.) Type in 25565 as the port and check it.
26.) if it dosen't work pm me or Comment hear
27.) Now Start the server! And Invite your Friends!
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.