Minecraft Blogs / Tutorial

How to run plugins without making a big server!

  • 4,566 views, 1 today
  • 5
  • 0
  • 30
Techdoodle's Avatar Techdoodle
Level 65 : High Grandmaster Programmer
209
Ever wanted to have plugins for yourself, but didn't want to start a complicated server?
Now you can have plugins just for yourself!
It will be just like singleplayer, but with plugins!

Step 1: Getting set up
What we'll be doing is making our own server, but dont worry, its not one of the big ones.
To start off, make a new folder for your server.
I'll call mine "MyServer", but you can call yours whatever you want.
undefined

Step 2: Getting bukkit
To get bukkit, go here, and download the latest development build.

undefined

Then save it to your folder and name it "bukkit.jar".
undefined

Step 3: Getting the server running
From the bukkit wiki:

Open a text editor such as Notepad and type:

java -Xmx1024M -jar bukkit.jarPAUSE

Save the document as run.bat (not as a .txt) in the same directory as bukkit.jar.
Note:
With some programs such as Notepad, it may try saving as run.bat.txt.
When saving to a file name, put the name in quotes: "run.bat"
Double click run.bat and you're away!
To shut down, issue the "stop" command in console.

Your folder should now look like this:
undefined
Open the eula.txt and change "eula=false" to "eula=true".
If there's something you want to configure about your server, check in the "server.properties".

Step 4: Connecting to your server

To connect to your server, just enter the following information as a server:

undefined

Then, from console, type "op (your player name here)" and press enter.

Step 5: Getting plugins

For any plugins you want, just download them and put them into your plugins folder.
Some plugins (including mine) will be in a zip file.
To unzip it, just right click it, click extract all, and copy the jar file into your plugins folder.

After the plugin is in the plugins folder, stop the server (type "stop" in console), and restart it again.

Horray, you can now have fun and mess around with plugins!
If this gets a lot of diamonds, I'll probably make a blog about putting one of your worlds on your server.

hm
CreditThe Bukkit Wiki for how to make the starting batch file
Tags

1 Update Logs

Update #1 : by Techdoodle 09/25/2014 5:37:07 pmSep 25th, 2014

Fixed bukkit link.

Create an account or sign in to comment.

absolutewaffle
06/20/2016 6:01 pm
Level 1 : New Miner
absolutewaffle's Avatar
you cant get bukkit. make another blog with Spigot or just Vanilla Minecraft... but i dont think Vanilla Minecraft will work

NOTICE: YOU CANNOT USE VANILLA MINECRAFT ON IT


CLICK HERE TO GO TO SPIGOT
1
CrimsonCuttle
02/28/2015 4:54 pm
Level 18 : Journeyman Crafter
CrimsonCuttle's Avatar
The download won't work...
1
Techdoodle
02/28/2015 7:08 pm
Level 65 : High Grandmaster Programmer
Techdoodle's Avatar
Unfortunatly, yeah.
Bukkit's been having some trouble and I can't control that.
1
gittonsxv
02/06/2015 11:47 pm
Level 1 : New Miner
gittonsxv's Avatar
i can not belive i have to do this just to run 1 god damned bukkit mod that i NEED because it is the best thing i have seen in minecraft...god damn it.
1
Techdoodle
02/07/2015 11:03 am
Level 65 : High Grandmaster Programmer
Techdoodle's Avatar
Yeah, unfortunatly bukkit can be hard to set up.
1
Enderephen
02/01/2015 9:07 am
Level 15 : Journeyman Dragon
Enderephen's Avatar
its wierd, ive been playing minecraft for technicly 4 years now, and i can say that i know NOTHING -.-
1
Enderephen
02/01/2015 9:03 am
Level 15 : Journeyman Dragon
Enderephen's Avatar
Please help here :( Something is wrong with the Bukkit website, first its telling me that the website certificate is over, and i say proceed anway. Then when i say download 1.7.10 developement build it tells me 404 not found. Does that mean that the entire website is down forever?
1
Techdoodle
02/01/2015 3:58 pm
Level 65 : High Grandmaster Programmer
Techdoodle's Avatar
Try downloading the 1.7.9 version.
1
kiltedcylon
11/30/2014 11:17 pm
Level 1 : New Miner
kiltedcylon's Avatar
Step 2 did not work all I got was a 404 error.  Any other suggestions?   Just what is it that I am downloading onto this computer?  What is Bukkit?
1
Techdoodle
11/30/2014 11:25 pm
Level 65 : High Grandmaster Programmer
Techdoodle's Avatar
Dang. Not sure what to tell you.
Sorry about that.
1

Welcome