How to Make Minecraft 1.2.3 Bukkit Server with Plugins Setup Tutorial (BEST)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
185,821
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 15, 2011

NewEra Minecraft Servers:
PvP IP: pvp.neweraminecraft.com
Creative IP: creative.neweraminecraft.com
SMP IP: smp.neweraminecraft.com
Teamspeak 3 IP: voice.neweraminecraft.com
Donate to PvP or Creative Server PM me for details
Website: http://www.neweraminecraft.com
Skype Name: theomega831

READ THIS FIRST!
Dont erase the original code in the Variable Value.BACKUP BEFORE ATTEMPTING THIS

PATH DEFINER:
C:\Program Files (x86)\Java\jre6\bin

UPDATE SERVER TO 1.2!
Download this file, replace the craftbukkit.jar file with this one in your Minecraft server folder.
http://www.mediafire.com/?vgxxs0cvbx8d3dv
(Note: If it saves as a RAR instead of jar, delete it, redownload it, and when you save it add .jar at end of craftbukkit to force save it as jar.)

FIX TO UNABLE TO ACCESS JAR FILE:
MAKE SURE BUKKIT JAR FILE IN SERVER FOLDER IS TITLED CRAFTBUKKIT.JAR AND THEN OPEN RUN.BAT WITH NOTEPAD AND SCROLL ALL THE WAY TO THE RIGHT AND MAKE SURE IT SAYS CRAFTBUKKIT.JAR SO IT MATCHES WITH CRAFTBUKKIT.JAR FILE IN SERVER FOLDER

Download run.bat for Java 6 (Download the one for your Operating System):
32 bit Downloads:
1) http://www.mediafire.com/?u111iutpjpibceg
If the one above doesn't work try this one below.
2) http://www.mediafire.com/?lkec3q2l6dw2g5n

64 bit Downloads:
1) http://www.mediafire.com/?6ei9ebv8y4amunb
If the one above doesnt work, try the one below!
2) http://www.mediafire.com/?lbs0rm9k9yowfwb

Download run.bat for Java 7:
1) http://www.mediafire.com/?4o0xu8hjdodo3ss

Download Craftbukkit Installer:
http://www.mediafire.com/?j8t8qkqy7bzysbn

Download to latest Craftbukkit recommended build:
http://wiki.bukkit.org/Setting_up_a_server

FREE Program: (Like Skype)
Download Teamspeak3 Client 32:
http://www.mediafire.com/?4accxdrj638ed9a

Download Teamspeak3 Client 64 bit:
http://www.mediafire.com/?cbupnzcx2d82dsh

Download Plugins Package Version 1 (OLD)
http://www.mediafire.com/?s2a7aynwvlnfs7w

Download Plugin Package Version 2 (NEW)
http://www.mediafire.com/?pmp18g38s3aa0uv

Java 6 64 bit Run.bat Code:
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit.jar
PAUSE

Java 6 32 bit Run.bat Code:
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit.jar
PAUSE

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

64 BIT PATH DEFINER:
;C:\Program Files (x86)\Windows Live\Shared

My run.bat code for 64 bit:
@echo off
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx6144M -Xms1024M -Xmn256M -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+UseFastAccessorMethods -XX:+UseConcMarkSweepGC -XX:UseSSE=3 -XX:ParallelGCThreads=4 -jar craftbukkit.jar nogui
pause

My run.bat code for 32 bit:
@echo off
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xmx6144M -Xms1024M -Xmn256M -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+UseFastAccessorMethods -XX:+UseConcMarkSweepGC -XX:UseSSE=3 -XX:ParallelGCThreads=4 -jar craftbukkit.jar nogui
pause

Download 32 bit Java:
http://java.com/en/download/ie_manual.jsp?locale=en

Download 64 bit Java:
http://www.java.com/en/download/manual.jsp

Download WinRAR (Required to open RAR files):
http://www.rarlab.com/download.htm

Download Notepad++ (Required to edit YML files):
http://notepad-plus-plus.org/

FAQ:

How to Connect to your server:
Type in localhost in IP area in multiplayer area in Minecraft game. (If you changed the port in server properties, you gotta add :port # to the end of localhost)

How Other People Join Your Server:
http://www.ipchicken.com/

FAILED TO BIND TO PORT?
Take out your ip in the server properties txt document in your main server folder. Leave it blank unless you're using Hamachi.

CAN'T BREAK BLOCKS?
Make sure to put your username in the op txt file in the main Minecraft server folder. Also, promote yourself to Owner in game by typing /manuadd yourusername owner

OTHER PLAYERS CANT BREAK/BUILD?
In groupmanager in the plugins folder of your server folder, check to see if the default group build permission is set to true or false. If set to false, just promote the people you want to builder or whatever rank you want in game.

Failed to reserve enough space for object heap?:
In the run.bat file, you must lower the xmx or xmn values. Do this in incraments of 1024 so for example if it was set to 2048 and your getting this message, lower the number to 1024, save the run.bat and then try. This is determined by how much physical RAM you have in your PC

  • likes, 99 dislikes

Link to this comment:

Share to:

Uploader Comments (theomega831)

  • Help me when i press the run file there just comes a blue box for a sec.

    I can´t start it

    help

  • @musicplayer79 do the. Path refiner part

  • @theomega831

    I think i deletet the things already in it and pastet the code, so the only

    thing who am in path is this: C:\Program Files (x86)\Java\jre6\bin

    I have a 32bit computer, what shall i do?

  • @musicplayer79 Do the dance of derpiness?

Top Comments

see all

All Comments (1,244)

Sign In or Sign Up now to post a comment!
  • wHEN i used the link in desc. i got a file.. what am i supposed to do with that?

  • I got windows could not find Java error when I started up the craftbukkit server

    WAT DO?

  • you are awesome

  • actually no wait what do you do with the path code? 

  • THANK YOU SOOOOO MUCH i could never figure it out thanks man

  • essentials doesnt work

  • for the SMP server my username is alonzo236 add me plz

  • Dude thx so much for the help. All the other tutorials failed. Ur god

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more