- Change the project name in the settings.gradle file
- Change the project group and version in the build.gradle files
- You may also configure commands permissions in the
build.gradle
with this information - Make sure to reference your plugin class and the Bukkit's API version in the
build.gradle
file as shown in this example - When you are ready, execute in shell/command prompt:
gradlew build
to create the jar file - Your jar file will be available in the
build/libs
directory
-
Notifications
You must be signed in to change notification settings - Fork 0
ProgramandoMinecraft/Example-Bukkit-Gradle-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple example of a Bukkit Plugin project using gradle without external libraries
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published