PC How to install plugins to a Bukkit server

Status
Not open for further replies.

Delight

Web Developer
Mar 22, 2013
55
5
Installing Plugins on a Minecraft Server

*NOTE: before you start, make sure you have an up-to-date version of Java installed on your computer. Otherwise, you can download it here:
Install Bukkit Server

The single most important thing to remember when trying to install plugins on a minecraft server is that you cannot use the traditional server. Instead, you must download Bukkit (or rather: CraftBukkit), an open source variant of the official Minecraft server that supports plugins! Installing Bukkit is as easy as installing a normal server.
  1. Download CraftBukkit .
  2. Copy the *.jar file you've just downloaded to a folder with a meaningful name, such as "Minecraft Server" or "Bukkit Server"
  3. Download the batch file below into this same folder (Right-click the button and select Save as...)
  4. Change the name of the *.jar file you've downloaded to "craftbukkit" (without the quotes).


That's basically it. Now, If you click on Run.bat, the server will generate a new level and all the required files and folders. In the end, you'll have something that looks like this:
starting-the-server.jpg

Adding plugins

Notice the new "plugins" folder. Conveniently enough, that is where our plugins will be installed to. As an example, lets set up the Essentials plugin, which provides many basic features you way want as an admin.
  1. Download the latest version of Essntials from .
  2. Once you've downloaded the "Essentials.zip" file, extract it to your "plugins" folder, which will now look like this:
essentials.jpg

Test the plugin

Ok, so now our plugin is installed. So, open up Minecraft and log into your server. Next, press T, to chat, type /help, and press enter. A list of commands available with the new plugin will appear.

testing-the-plugin.jpg

You might notice that there are very few commands available. This is because your player currently doesn't have the permissions to access all of the functionality of the plugin. To gain full access to the plugin, there are two ways.
  1. OP yourself. This is the easiest way, and won't work with some plugins. To OP yourself, go to the server's windows (the black one with lost of text), and type: op, and there your player name. Ex: op Icosebyte.
  2. Install a permissions plugin, such as Group Manager. This is somewhat more complex, but it's definitely the way to go. Since installing and setting up Group Manager so long, I've decided to make a separate tutorial which you can find .
 

Deion

Posting Freak
Jul 3, 2010
1,273
300
Would say this is self-explanatory, as there is a folder called 'plugins' and you are downloading a jar file that's a plugin to the server.

However everything helps, I guess.
Thanks..
 

Delight

Web Developer
Mar 22, 2013
55
5
Would say this is self-explanatory, as there is a folder called 'plugins' and you are downloading a jar file that's a plugin to the server.

However everything helps, I guess.
Thanks..
No problem :)
 

Minescape

New Member
Oct 11, 2013
26
0
Well its actuelly not hard to instal plugins :/ (Get a new folder on your desctop. Download Bukkit from bukkit.org. Drag the jar of bukkit to that bukkit folder. Create a text file and copy/paste the stuff from the Page you have downloaded the bukkit.jar paste it in the txt file change your name of the bukkit jar into just bukkit.jar then save the txt file to bukkit.bat launch the game leave it open until it stops loading now go to the cmd and do /stop then go back to bukkit.org download serveral plugins drag them to the plugin folder on your bukkit folder now run your server again wait again until it is loaded now you got all the plugins there you can delete the jar files if you want since it doosnt hurt your plugins hope this is a bit more information ^^
 
Status
Not open for further replies.

Users who are viewing this thread

Top