0 1. Installation & Set up
jomo edited this page 2015-08-12 01:53:28 +02:00

Automatic

You can use the setup.sh script to do everything for you:

curl "https://raw.githubusercontent.com/RedstonerServer/redstoner-utils/dev/setup.sh" | sh

Manual

  1. Create a new directory called 'redstoner'
  2. Get the latest spigot
  3. Run it once inside 'redstoner', then shut it down again
  4. Create a new directory (inside redstoner) called 'lib'
  5. Download mysql-connector, extract 'mysql-connector-java-X.X.XX-bin.jar ' and save it as 'mysql-connector.jar' inside lib
  6. Download PyPluginLoader (we're using this fork) into the plugins directory
  7. Inside plugins, clone this directory into 'redstoner-utils**.py.dir**'
  8. Download PEX from here into plugins
  9. if you want to develop mysql things, set up a local MySQL server