How to Make a Minecraft Bukkit Server 1.1 [HD] (Windows,Mac,Linux)

Loading...

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

Uploaded by on Oct 14, 2011

Windows SnapShot - http://adf.ly/5tQSB

Mac SnapShot - http://adf.ly/5tQXg

FAQ's - http://adf.ly/5tQiN

(I will try to update the FAQ's frequently when there is a new problem)

http://bukkit.org/

http://ci.bukkit.org/

Windows Code:

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


If your using a mac use text edit and go to font make plain text. Then put the code:

#!/bin/bash
cd "`dirname "$0"`"
java -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui

or

cd "$(dirname "$0")"
exec java -Xmx1G -Xms1G -jar craftbukkit.jar

Then save it as start.command
________________________________________________________________

FOR THE PREBUILT SERVERS!! REPLACE THE CRAFTBUKKIT.JAR!! TO GET THE NEWEST VERSION!!


Mac Prebuilt server:

http://adf.ly/466pF

Make sure you change the IP in server.properties and you might have to type chmod a+x in Terminal

32bit Windows:

http://adf.ly/466ql

64bit Windows:

http://adf.ly/466sH

*Don't forget to change the IP address in server.properties*
_______________________________________________________________
Mac:

For IP info, go to system preferences and go to network then you will see your ip under your internet connection status.


The start command:

#!/bin/bash
cd "`dirname "$0"`"
java -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui

If it doesn't work try this one:

cd "$(dirname "$0")"
exec java -Xmx1G -Xms1G -jar craftbukkit.jar

What to type into terminal:

chmod a+x *(DON'T FORGET SPACE AFTER +X)*
_______________________________________________________________

Windows:

To get IP info in CMD: ipconfig

Start.BAT Code 64-Bit

@echo off
"%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause

Start.BAT Code 32-Bit

@echo off
java -Xms1024M -Xmx1024M -jar craftbukkit.jar nogui
pause
________________________________________________________________
How to add more RAM to your server:
1. Change start.command/bat to start.txt
2. Find -Xmx1204M -Xms1024M
3. Change the 1024s (both) to the amount of RAM you want in Megabytes.
3a. 1024M = 1 Gigabyte
4. Rename to start.command/bat
________________________________________________________________

  • likes, 9 dislikes

Link to this comment:

Share to:

Uploader Comments (YummyBear37)

  • The link brings me to mediafire,but it shows me something about "drag files here" share blah blah blah all that crap

  • @pbjproductions16 try agian :)

  • my run.bat file comes up and says undable to loacate jarfile craft butkick file any help...

  • @999mryoshi craftbukkit... and u probably used the wrong jarfile

  • my file comes up as a winrar zip not a rar what u do?

  • @999mryoshi unzip it?

see all

All Comments (287)

Sign In or Sign Up now to post a comment!
  • @YummyBear37 you stalk people O_o

  • @ChazeLouie no mac linux and all windows above xp i believe

  • @YummyBear37 does this only work on windows 7??

  • @YummyBear37 ok..

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