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 [email protected]:EverCraft/ServerConnect.git
cd ServerConnect
- Shift + right click the folder with ServerConnect's files and click "Open command prompt".
gradlew clean
gradlew 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/'