KotlinBridge is a simple plugin that allows developers to create Spigot plugins using Kotlin, without having to shade the Kotlin Programming Language into their jar files.
If you are developing using Kotlin, you don't need to shade Kotlin in your jar anymore. Just present the user with a copy of KotlinBridge or redirect them to this resource.
Just drag and drop the KotlinBridge.jar file inside of the plugins folder like any other plugin. That's all!
This plugin
does not provide any functionality! It's just jar which shades Kotlin so that other developers do not need to shade the language in their jars everytime!