KotlinLib is a dependency library for Minecraft Bedrock servers running Nukkit or Cloudburst. It provides the Kotlin runtime required by plugins written in Kotlin, allowing several server plugins to share common components instead of bundling them separately. It does not add commands, gameplay mechanics, or player features by itself.
With a focused technical role, KotlinLib helps Kotlin plugins load correctly and keeps their dependencies available within the server environment. The published 1.7.22 release updates the bundled Kotlin version to 1.7.22 and lists compatibility with API 1.0.0. At BoxToPlay, we recommend it when another Nukkit plugin declares KotlinLib as a required dependency.
Create your Nukkit server and install KotlinLib with one click!