Tutorials/Getting Started
Server Setup
Server Setup
Just download the latest plugin and drag it into your /plugins folder.
Make sure that the version of your bukkit server matches the version of the plugin. You can check your server version by running
/version
. An example server running CB1.7.2 R0.3 would say
This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
All of my alpha plugins are written for the server above. If your server varies, my plugin will probably still work, but you might have problems.
To use it, just run your server as normal. Just install other plugins that implement this api.
Client Setup
Client Setup
Downloading
Go to [URL|http://files.minecraftforge.net/] and download the reccomended build for your minecraft version (I reccomend the installer).
Click on the link shown in the image below:

Installing
Run the downoaded JAR file. You should get the following image (on a mac):

First make sure that 'Install Client', then click OK.
The installer will do some magical stuff, and it will install forge.
Running
After it finishes, Open the minecraft launcher, and select the forge profile. Then click play, as shown in the image below.

Then close it. Download the latest client JAR from [URL|http://dev.bukkit.org/bukkit-plugins/client-gui-bridge/files/], and put it in your mods folder (
~/Library/Application Support/minecraft/mods
(mac) or
%AppData%/.minecraft/mods/
(windows))
Run the minecraft client again, and join a server with my plugin installed, and have fun!
Dev Setup
Dev Setup
blah blah
Comments