https://github.com/stephcraft/minecraft-plugin
https://github.com/stephcraft/minecraft-plugin
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephcraft/minecraft-plugin
- Owner: Stephcraft
- Created: 2023-09-17T16:18:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T19:52:33.000Z (over 2 years ago)
- Last Synced: 2023-10-15T11:02:34.673Z (over 2 years ago)
- Language: Kotlin
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft-Plugin


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)