An open API service indexing awesome lists of open source software.

https://github.com/stephcraft/minecraft-plugin


https://github.com/stephcraft/minecraft-plugin

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minecraft-Plugin

![IntelliJ IDEA](https://img.shields.io/static/v1?style=flat&logo=intellij-idea&label=&message=IntelliJ+IDEA&logoColor=white&labelColor=333&color=444)
![IntelliJ IDEA](https://img.shields.io/static/v1?style=flat&logo=kotlin&label=&message=Kotlin&logoColor=white&labelColor=333&color=444)

A Kotlin spigot minecraft plugin project setup for `1.20`

## Documentation
| [GitBook](https://stephcraft.gitbook.io/minecraft-dev)|
|---|

## Overview
- `.gitignore` Git ignored files
- `gradle/wrapper` Gradle config
- `build.gradle.kts` Gradle build script
- `settings.gradle.kts` Gradle multi module script (required in any gradle project)