Go to file
2022-07-09 20:52:47 +06:00
.github/workflows Initial commit 2022-07-09 19:37:03 +06:00
gradle update versions toml 2022-07-09 20:52:47 +06:00
src/main/kotlin initialization 2022-07-09 20:49:33 +06:00
_config.yml Initial commit 2022-07-09 19:37:03 +06:00
.gitignore Initial commit 2022-07-09 19:37:03 +06:00
build.gradle initialization 2022-07-09 20:49:33 +06:00
changelog_parser.sh initialization 2022-07-09 20:49:33 +06:00
CHANGELOG.md initialization 2022-07-09 20:49:33 +06:00
github_release.gradle initialization 2022-07-09 20:49:33 +06:00
gradle.properties initialization 2022-07-09 20:49:33 +06:00
gradlew Initial commit 2022-07-09 19:37:03 +06:00
gradlew.bat Initial commit 2022-07-09 19:37:03 +06:00
LICENSE Initial commit 2022-07-09 19:37:03 +06:00
publish.gradle initialization 2022-07-09 20:49:33 +06:00
publish.kpsb initialization 2022-07-09 20:49:33 +06:00
README.md Initial commit 2022-07-09 19:37:03 +06:00
settings.gradle initialization 2022-07-09 20:49:33 +06:00

PlaguBot Plugin Template

  1. Override project name in settings.gradle
  2. Change your package
  3. Rename your plugin
  4. Fill your plugin logic