
45
0
[ ℹ️ ] paper-language-kotlin
This library enables Kotlin support for Minecraft plugins on Paper forks. It provides utilities to simplify Kotlin plugin development.
[ ? ] Usage
Add the JitPack repository:
repositories {
maven("https://jitpack.io")
}
Add the dependency to your plugin:
dependencies {
// if you install the plugin on the server, use `compileOnly()`
implementation("com.github.alexthegoood:paper-language-kotlin:3.0.0")
}
Создатели
Детали
Лицензия:Apache-2.0
Опубликован:1 месяц назад
Обновлён:3 недели назад
