Skip to content

Basic installation

Firedroide edited this page Sep 28, 2012 · 7 revisions

How to install BukkitSpeak?

Step 1

Download the plugin file.

Step 2

Locate the folder where you run CraftBukkit. Move BukkitSpeak.jar to the "plugins" folder in your CraftBukkit directory.

Example:

C:\Program Files\CraftBukkit\plugins

Step 3

Run CraftBukkit!

After a few seconds (up to 15), you'll get an error message in your console.

12:34:56 [SEVERE] [BukkitSpeak] java.net.ConnectException: Connection timed out: connect
12:34:57 [SEVERE] java.net.ConnectException: Connection timed out: connect
...

Also, there will be a message saying that the default config was created.

12:34:46 [INFO] [BukkitSpeak] Default config created!

Step 4

Obvioulsly, you now want to get BukkitSpeak to do what it should do, so you have to edit the configuration file.

Clone this wiki locally