HomeJavaModsPaper Language Kotlin
Paper Language Kotlin

JitPack License

[ ℹ️ ] 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")
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more