toby7002-old
New Member
toby7002 submitted a new resource:
KotlinForNukkit - Used to develop plugins with Kotlin
KotlinForNukkit - Used to develop plugins with Kotlin
Read more about this resource...This plugin will load the Kotlin libraries inside the server classpath in order to allow other plugins use Kotlin without shading it inside the jar file.
Come with
- kotlin-reflect v1.9.22
- kotlin-stdlib v1.9.22
- kotlinx-coroutines-jdk8 v1.7.3
- kotlinx-serialization-core v1.6.2
- kotlinx-serialization-json v1.6.2
Usage:
Just put the jar file in `plugins/` folder.
License:
Licensed under the [GNU General Public License...