Minecraft Blogs / Tutorial

How to make a High Quality Bukkit Server 1.7.8 (RUN.BAT Included)

  • 1,437 views, 1 today
  • 1
  • 0
  • 2
SandPitTurtle's Avatar SandPitTurtle
Level 37 : Artisan Turtle
3
How to make a High Quality Bukkit Server 1.7.8
 
Step 1: Installing Bukkit

Download bukkit here: http://dl.bukkit.org/downloads/craftbukkit/get/02573_1.7.8-R0.1/craftbukkit-dev.jar
Save "craftbukkit" in a folder
(I recommend you to create a folder for your server somewhere in the desktop)

(first you should rename the " craftbukkit-1.7.8-R0.1-20140413.093438-6" to simply "craftbukkit")
After that, in the same folder you saved your "craftbukkit" create a text file and copy/paste this:

@Echo off
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar
pause

After "save as" ---> RUN.bat

OR (download it here: http://puu.sh/87sHT.bat)

Open "RUN.bat" it will open a console.
Let it load until the end, after type "stop" to stop the server.
(You can notice then some files apear in your folder)

Step 2: Configuration

In your server folder will be a file called "server.properties", right-click on it and open it as notepad.

Normaly the file contain this:

Spoiler - click to reveal
#Minecraft server properties
#Wed Apr 09 19:29:13 EDT 2014
generator-settings=
op-permission-level=4
allow-nether=true
level-name=world
enable-query=false
allow-flight=false
announce-player-achievements=true
server-port=25565
level-type=DEFAULT
enable-rcon=false
force-gamemode=false
level-seed=
server-ip=
max-build-height=256
spawn-npcs=true
white-list=false
spawn-animals=true
hardcore=false
snooper-enabled=true
online-mode=true
resource-pack=
pvp=true
difficulty=1
server-name=Unknown Server
enable-command-block=false
gamemode=0
player-idle-timeout=0
max-players=20
spawn-monsters=true
generate-structures=true
view-distance=10
spawn-protection=16
motd=A Minecraft Server

(If your port are opens you don't need to set an ip from this file)
(You can connect to your server with localhost or with your ip)
Whats your ip?: http://whatismyipaddress.com/

Now open your server with "RUN.bat" go to minecraft and connect :)
If you have trouble with your port, just let me know, i'll make a tutorial how to port-foward.
Need some help? PM me or leave a comment.
Tags

Create an account or sign in to comment.

1
04/15/2014 10:53 am
Level 1 : New Miner
dreadmaster13
dreadmaster13's Avatar
the run.bat file doesnt work it just says "unable to access jarfile craftbukkit.jar
what is wrong i copy and paste what you wrote in notepad saved as run.bat and opened
1
04/19/2014 12:36 pm
Level 37 : Artisan Turtle
SandPitTurtle
SandPitTurtle's Avatar
Did you renamed your craftbukkit.jar file?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome