One part of: The Ultimate Server Guide

This guide is part 2 of the ultimate server guide. For all other server stuff, check out the ultimate server guide. Includes: Making a server, using plugins, great plugins to have, stopping cheaters and griefers, and a noob's guide to permissions!

How to install plugins on your Bukkit server
Too long, can't be bothered to read version:
1 Find plugins on Google or by searching on bukkit.org
2 Download the plugin and put the jar file in your server's plugins folder
3 Use Notepad++ to edit the configuration files
Finding plugins
One option is to Google for recommended Bukkit plugins. However I think searching for them is a slightly easier and more effective way:
Go to bukkit.org and enter your search terms in the search bar in the top-right. Look through the first few pages of results and open some which look like what you want.
In the forum thread title there should be a build number e.g. [1337] indicating build 1337 of Bukkit. It is best to try to use plugins that were specifically made for the build of Bukkit you are using. To check what build you are running look in the first few lines of the server window when you start it, or type '/version' in-game. At the end you should see something like '-b1337 jnks' meaning you are on build 1337.
Downloading and Installing
Download the plugin from the forum thread you found above. Usually you just put the jar file (and any other files there) into the plugins folder in your server. However check on the forum thread you downloaded it on for any special installation instructions. Run your server, and usually it will create some additional files to allow for configuring the various settings of the plugin. Close your server by typing 'stop' in the server command window, or '/stop' in-game. Now move onto configuring the plugins:
Configuring
In your plugins folder you will usually have the .jar of the plugin and also a folder for that plugin. Open the folder and you should have one or more text files, most of the time you will want to open 'config.yml', but some plugins have a few files for editing different settings. You can open them with something like notepad or Microsoft Word, however I highly recommend you download and install
Notepad++. It greatly helps with formatting and especially if you are editing permissions files.
Updating your plugins
In your plugins folder make a folder called 'update'. Place the new jar you downloaded into the update folder. It must be the same name as the old version of the plugin you are replacing. Type 'reload' into the server window, or '/reload' in-game. This replaces the old jar in your plugins folder with the new jar in your update folder.
Reply
Delete
Roos-skywalker
Level 2
Apprentice Artist
February 12, 2013, 6:09 am
I am trying to install Vault.
(I use Windows 7)
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
February 12, 2013, 7:03 am
http://wiki.bukkit.org/Plugin_YAML
Reply
Delete
jacksonzane
Level 1
New Explorer
August 5, 2012, 4:19 pm
do you have to pay to run a server? and dont
you have a server of your own
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
August 5, 2012, 11:28 pm
Reply
Delete
jacksonzane
Level 1
New Explorer
August 9, 2012, 12:47 pm
Oh i thought you had a freindly server.And i ment does it cost to keep the server running 24/7.
If it doesnt how do you make it go offline
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
August 9, 2012, 1:29 pm
Reply
Delete
jacksonzane
Level 1
New Explorer
August 10, 2012, 3:55 pm
Reply
Delete
ThunderBolt25
Level 25
Expert Creeper Hugger
February 20, 2012, 5:24 pm
it is a puzzle map
Pearltal Puzzle Map
Reply
Delete
ThunderBolt25
Level 25
Expert Creeper Hugger
February 20, 2012, 5:24 pm
www.planetminecraft.com/projects/pearltal/
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
February 20, 2012, 11:56 pm
Reply
Delete
Almeida
Level 1
New Miner
November 29, 2011, 11:47 am
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
November 29, 2011, 11:52 am
Reply
Delete
Almeida
Level 1
New Miner
November 29, 2011, 12:07 pm
Reply
Delete
BENNETTMAN
Level 44
Master Narwhal
November 30, 2011, 4:38 pm
This is my tutorial on installing and setting up PermissionsEx.
Over 8000 views, and it was recommeded by the plugin author himself, check out the mention on the page here: http://forums.bukkit.org/threads/admn-dev-permissionsex-pex-v1-16-tomorrow-is-today-1337.18140/
Reply
Delete
ZaphodX
Retired Moderator
Level 70
Legendary Warrior
December 1, 2011, 12:44 am
Reply
Delete
BENNETTMAN
Level 44
Master Narwhal
December 1, 2011, 2:58 am
Good idea, perfect alternative.
Nice tutorials, should be real helpful for a lot of people, keep 'em up.