1

Bukkit server

SliperD 4/16/12 6:55 pm
279
4/16/2012 8:11 pm
hi guys i was wondering how to make my server bukkit if you tell me and it works i will give credit in my next video
Posted by
SliperD
Level 4 : Apprentice Explorer
1

  Have something to say?

JoinSign in

27

technogators12
04/16/2012 7:26 pm
Level 20 : Expert System
I accepted u on skype
1
crimsoncreeper13
04/16/2012 7:24 pm
Level 22 : Expert Network
ok pm'ed you my skype
please help
1
technogators12
04/16/2012 7:22 pm
Level 20 : Expert System
If u need help do u got skype or teamviewer
1
technogators12
04/16/2012 7:21 pm
Level 20 : Expert System
How to make run file

Install Java
Since OS X 10.7 Java does not come packaged with OS X. You will need to install java from the Apple's website http://support.apple.com/kb/DL1421
Obtaining the Server Files
To run a server you will need the server jars, i.e. the server files. We will need a place to put the files.
Create a New Folder
Open up finder, and create a new folder in your Home folder named CraftBukkit
Download the File
Download the server files. You can download the latest builds from the front page of the wiki.
Note: Download the stable build if you are not chasing the cutting edge in the development build
Move the File
Move the file from the Downloads folder to the CraftBukkit folder you created.
Rename the File
We will rename it craftbukkit.jar
Obtaining startup script
To easily start the server you will need a startup script. The following is a basic server script to start your server.
Open up TextEdit and paste the following in
#!/bin/bash
cd "$( dirname "$0" )"
java -Xmx1024M -Xms1024M -jar craftbukkit.jar
Save the file
Save it in your CraftBukkit folder as start_server.command
Allow the script to run
Open up Terminal.app
Type into Terminal.app
chmod +x
Warning: Do not hit return
drag the start_server.command into Terminal.app
hit return
Starting the server
From this point on you can start the server by double-clicking start_server.command.
You will need to run the server once for it to generate some configuration files.
Warning: To stop the server, do not close the terminal/command prompt window. Instead, type 'stop' into the console. Closing the terminal window without stopping the server could lead to corruption of the save files.

ALTERNATE METHOD [Only for Advanced Users]:
Open Terminal (Found in Application/Utilities) and paste:
cd ~/Desktop/
mkdir BukkitServer
cd BukkitServer/
curl -O http://cbukk.it/craftbukkit.jar
mv craftbukkit-1.1-R3.jar CraftBukkit.jar
echo "cd ~/Desktop/BukkitServer/" >> start.command
echo "java -Xms[RAM]M -Xmx[RAM]M -jar CraftBukkit.jar" >> start.command
chmod +x start.command
open -a TextEdit start.command
Textedit should open a document called "LaunchServer.command". Find [RAM] and replace it with:
512 or 1024 or 1536 or 2560 or 3072 or 5120

That is the ram amount the server will have.
512=512MB; 1024=1GB; 1536=1.5GB; 2560=2.5GB; 3072=3GB; 5120=5GB

The server is installed on your Desktop, in "Bukkit Server". To start it double click "LaunchServer.command".
1
crimsoncreeper13
04/16/2012 7:21 pm
Level 22 : Expert Network
Im trying to
1
technogators12
04/16/2012 7:20 pm
Level 20 : Expert System
Can u make a server?
1
technogators12
04/16/2012 7:20 pm
Level 20 : Expert System
Thats pretty good ram
1
DAP
04/16/2012 7:22 pm
Level 27 : Expert Dragon
Please! I have 8gb of ram!
1
technogators12
04/16/2012 7:22 pm
Level 20 : Expert System
I have 3 how much did ur comp cost?
1
DAP
04/16/2012 7:24 pm
Level 27 : Expert Dragon
I just bought extra RAM, it came with 2
1
crimsoncreeper13
04/16/2012 7:19 pm
Level 22 : Expert Network
Model Name: MacBook
Model Identifier: MacBook6,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2.26 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 3 MB
Memory: 2 GB
Bus Speed: 1.07 GHz

is all i get
1
maxim2029
04/16/2012 7:19 pm
Level 11 : Journeyman Skinner
i cant find out how to make a post
1
sed11
04/16/2012 8:11 pm
Level 66 : High Grandmaster Hero
Click the "New Thread" button.
Isn't it obvious ._. and its still rude to advertise on other people's threads.
1
crimsoncreeper13
04/16/2012 7:11 pm
Level 22 : Expert Network
I dont know where to find any of this
1
technogators12
04/16/2012 7:09 pm
Level 20 : Expert System
How much rAM
1
crimsoncreeper13
04/16/2012 7:08 pm
Level 22 : Expert Network
Where may i find that?
1
DAP
04/16/2012 7:16 pm
Level 27 : Expert Dragon
Was it the newest Mac when you bought it? If so, remember when you bought it! And by clicking the apple logo to open up "About my Mac" and look at the top!
Instructions:
1. http://i1255.photobucket.com/albums/hh6 ... 1236PM.png (Click apple logo)
2. http://i1255.photobucket.com/albums/hh6 ... 1246PM.png (Click "About my Mac")
3. http://i1255.photobucket.com/albums/hh6 ... 1308PM.png (Click "More Info")
4. http://i1255.photobucket.com/albums/hh6 ... 1315PM.png (There it is!)
1
crimsoncreeper13
04/16/2012 7:05 pm
Level 22 : Expert Network
MacBook
Mac OSX
Version 10.6.8
Intel Core 2 Duo
1
DAP
04/16/2012 7:07 pm
Level 27 : Expert Dragon
Year?
1
technogators12
04/16/2012 7:05 pm
Level 20 : Expert System
Dude u host a 60 slot server why from ur comp and do u have Teamviewer
1
DAP
04/16/2012 7:07 pm
Level 27 : Expert Dragon
Who are you talking to? Nobody has a server here except me and the person who is trying to ask for Co-Owner, and we both have only 20 slots?
1
crimsoncreeper13
04/16/2012 7:04 pm
Level 22 : Expert Network
MacBook
1
DAP
04/16/2012 7:04 pm
Level 27 : Expert Dragon
*Are you kidding me face* I meant the specifications
1
DAP
04/16/2012 6:58 pm
Level 27 : Expert Dragon
You can't create your server to bukkit, you download bukkit by googling it, and start it up by putting it in a folder. Then, it will load everything, and you are good to go! Hope I helped!
1
crimsoncreeper13
04/16/2012 7:00 pm
Level 22 : Expert Network
It wouldn't work for my Mac it said it can't work in DOS mode
1
DAP
04/16/2012 7:02 pm
Level 27 : Expert Dragon
What mac do you have? Because I can run it fine on my Mac!
1
braxtongreco
04/16/2012 6:57 pm
Level 9 : Apprentice Miner
umm ill tell u can i maybe have server co-owner for helping
1

Welcome