diff --git a/Installation---Set-up.md b/Installation---Set-up.md new file mode 100644 index 0000000..a887fa3 --- /dev/null +++ b/Installation---Set-up.md @@ -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 \ No newline at end of file