A minecraft plugin for Sponge platforms.
This plugin is licensed under GNU License.
- Java 8
The following steps will ensure your project is cloned properly
git clone --recurse git@github.com:EverCraft/EverPlugins.gitcd EverPlugins
- Shift + right click the folder with EverPlugins's files and click "Open command prompt".
gradlew cleangradlew build- The plugins are located in the folder '/folder/of/EverPlugins/build/libs/'
- In your terminal, navigate to the folder with EverPlugins's files (
cd /folder/of/EverPlugins/) ./gradlew clean./gradlew build- The plugins are located in the folder '/folder/of/EverPlugins/build/libs/'
EverPlugins is available via a Maven repository.
- Repo:
https://repo.evercraft.fr/artifactory/list/gradle-release/ - Group ID:
fr.evercraft