A minecraft plugin for Bukkit platforms.
This plugin is licensed under GNU License.
- Java 7
The following steps will ensure your project is cloned properly
git clone --recurse git@github.com:EverCraft/ServerConnect.gitcd ServerConnect
- Shift + right click the folder with ServerConnect's files and click "Open command prompt".
gradlew cleangradlew build- The plugins are located in the folder '/folder/of/ServerConnect/build/libs/'
- In your terminal, navigate to the folder with ServerConnect's files (
cd /folder/of/ServerConnect/) ./gradlew clean./gradlew build- The plugins are located in the folder '/folder/of/ServerConnect/build/libs/'