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