You are viewing our Forum Archives. To view or take place in current topics click here.
How to make a bukkit server
Posted:
How to make a bukkit serverPosted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Windows Tutorial On How To Make A Online Bukkit Server
1) Go To start menu, search for "cmd".
2) In command prompt window, type "ipconfig"
3) In command prompt window, search for IPv4 Address [Example: 192.168.1.?]
4) Enter Default gateway into your internet browser to access your router settings.
5) Look for port forwarding/port triggering and add a custom service. Port Forward 25565
6) Go to [ Register or Signin to view external links. ] , and download CraftBukkit
7) Create A Folder To keep everything for the server. Drag in the CraftBukkit jar
*Rename the "craftbukkit" file to "bukkit"
8) Open up notepad++ (if you don't have it download it). Enter the following:
Save the file as "run.bat" (without quotes)
If that does not work, enter the following:
or
or
9) Double Click run.bat, and then after all files are created, type "stop" into the command prompt
10) If you want a friend to join your server, you need your ip address. Go to [ Register or Signin to view external links. ] and write down the number. Give your friend this number, and they can join!
2) In command prompt window, type "ipconfig"
3) In command prompt window, search for IPv4 Address [Example: 192.168.1.?]
4) Enter Default gateway into your internet browser to access your router settings.
5) Look for port forwarding/port triggering and add a custom service. Port Forward 25565
6) Go to [ Register or Signin to view external links. ] , and download CraftBukkit
7) Create A Folder To keep everything for the server. Drag in the CraftBukkit jar
*Rename the "craftbukkit" file to "bukkit"
8) Open up notepad++ (if you don't have it download it). Enter the following:
java -Xms1024M -Xmx1024M -jar bukkit.jar
If that does not work, enter the following:
@ECHO OFF
java -Xincgc -Xmx1G -jar bukkit.jar
PAUSE
or
java -Xmx1024M -Xms1024M -jar bukkit.jar
PAUSE
or
java -Xms1024M -Xmx1024M -jar bukkit.jar -o true
PAUSE
9) Double Click run.bat, and then after all files are created, type "stop" into the command prompt
10) If you want a friend to join your server, you need your ip address. Go to [ Register or Signin to view external links. ] and write down the number. Give your friend this number, and they can join!
Extra Tips For Your Server
Last edited by JollyRancer ; edited 1 time in total
The following 2 users thanked JollyRancer for this useful post:
xLuxor (07-01-2013), SkullMaster47 (06-30-2013)
#2. Posted:
Status: Offline
Joined: Mar 15, 201311Year Member
Posts: 19
Reputation Power: 0
Dosnt Work
when i run the cmd it say
Perhaps there's another server running on that port?
when i run the cmd it say
Perhaps there's another server running on that port?
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
fthezone wrote Dosnt Work
when i run the cmd it say
Perhaps there's another server running on that port?
You either have another minecraft server prompt. If not open task manager and kill all java processes.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Mar 24, 201113Year Member
Posts: 600
Reputation Power: 23
Status: Offline
Joined: Mar 24, 201113Year Member
Posts: 600
Reputation Power: 23
Thanks! Never could get this right, +Rep.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
SkullMaster47 wrote Thanks! Never could get this right, +Rep.
No Problem and thank you
- 1useful
- 0not useful
#6. Posted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
fthezone wrote 101.162.161.59
test
20chars!!!!!@;/1 p ik
Hmmm. it's not seeming to work. Did you portforward 25565?
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Mar 15, 201311Year Member
Posts: 19
Reputation Power: 0
oCryptor wrotefthezone wrote 101.162.161.59
test
20chars!!!!!@;/1 p ik
Hmmm. it's not seeming to work. Did you portforward 25565?
yes, what ip do i type in to join my own server
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
#9. Posted:
Status: Offline
Joined: Mar 15, 201311Year Member
Posts: 19
Reputation Power: 0
oCryptor wrotefthezone wroteoCryptor wrotefthezone wrote 101.162.161.59
test
20chars!!!!!@;/1 p ik
Hmmm. it's not seeming to work. Did you portforward 25565?
yes, what ip do i type in to join my own server
go to [ Register or Signin to view external links. ] and it's that one.
[ Register or Signin to view external links. ]
NO
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
Status: Offline
Joined: May 04, 201311Year Member
Posts: 365
Reputation Power: 16
fthezone wroteoCryptor wrotefthezone wroteoCryptor wrotefthezone wrote 101.162.161.59
test
20chars!!!!!@;/1 p ik
Hmmm. it's not seeming to work. Did you portforward 25565?
yes, what ip do i type in to join my own server
go to [ Register or Signin to view external links. ] and it's that one.
[ Register or Signin to view external links. ]
NO
Enter localhost were the ip address should be entered. Check again if you portfowarded 25565
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.