Created Installation / Set-up (markdown)

jomo
2014-12-17 15:43:16 -08:00
parent a5ded1e81b
commit 9a511ce3cc

10
Installation---Set-up.md Normal file

@@ -0,0 +1,10 @@
0. Create a new directory called 'redstoner'
0. Get the latest spigot
0. Run it once inside 'redstoner', then shut it down again
0. Create a new directory (inside redstoner) called 'lib'
0. Download [mysql-connector](https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.30.zip), extract 'mysql-connector-java-X.X.XX-bin.jar
' and save it as 'mysql-connector.jar' inside lib
0. Download [PyPluginLoader](http://bamboo.gserv.me/browse/PLUG-PYPL/latestSuccessful/artifact/JOB1/Version-agnostic-jar/PyPluginLoader.jar) (we're using [this fork](https://github.com/gdude2002/Python-Plugin-Loader)) into the plugins directory
0. Inside plugins, clone this directory into 'redstoner-utils**.py.dir**'
0. Download PEX from [here](https://github.com/PEXPlugins/PermissionsEx/releases/latest) into plugins
0. **if you want** to develop mysql things, set up a local MySQL server