Skip to content

Template Project for the Minecraft / Spigot Plugin based on Gradle

License

Notifications You must be signed in to change notification settings

bigpuritz/spigot-plugin-template

Repository files navigation

spigot-plugin-template

Template Project for the Minecraft / Spigot Plugin based on Gradle

Creating Eclipse Project Files:

./gradlew eclipse

Creating IDEA Project Files:

./gradlew idea

Building Project:

./gradlew build

Starting embedded Minecraft/Spigot-Server and deploying plugin into it:

./gradlew startDevServer

About

Template Project for the Minecraft / Spigot Plugin based on Gradle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages