noonmaru / kotlin-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin compatible Bukkit plugin

Support for Bukkit plugins compiled with Kotlin.

Write the following in plugin.yml file.

...
depend: [kotlin]
...

About

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%