2023-02-17 17:52:45 -06:00
2023-02-17 17:52:45 -06:00
2023-02-16 21:33:59 -06:00
2023-02-16 21:33:59 -06:00
2023-02-16 23:11:16 -06:00
2023-02-16 21:33:59 -06:00
2023-02-16 23:11:16 -06:00

ExamplePluginTemplate

An example plugin template for beginners!

Trying to create your first plugin? Use this template to get started easily!

  • Comments to guide you
  • Made some example classes
  • Added some useful utils

How to use

Download this template -> Load it into your IDE or development environment. Check out IntelliJ -> Get Creative!

  • To build your jar file simply go into the terminal and run ./gradlew build
  • Your finished jar should appear in build/libs!

Have a nice day, happy coding!

Description
No description provided
Readme 109 KiB
Languages
Java 100%