Skip to content

Installation

whoami-plugins edited this page Jul 24, 2011 · 2 revisions

Installation

Flatfile database

  1. Download the latest build.
  2. Copy the file into your craftbukkit plugins server.
  3. Start the server to auto create the config files.
  4. Stop the server and modify the configuration to your likings.
  5. Start the server

MySQL database

  1. Download the latest build.
  2. Copy the file into your craftbukkit plugins server.
  3. Download the MySQL connector: mysql-connector-java-5.1.17.zip
  4. Create a "lib" directory in your craftbukkit root directory
  5. Extract the mysql-connector-java-bin.jar to the lib directory.
  6. Start the server to auto create the config files.
  7. Stop the server and modify the configuration to your likings.
  8. Start the server

Clone this wiki locally