This proof of concept shows that the advantages of Kotlin can be used in the Bukkit context.
This small plugin greets the user once he joins and can send a greeting message to all users with /kotlin
.
There are some different Kotlin syntax features that are used in the showcase.
Command | Description |
---|---|
kotlin | Greets all users |
Built by (c) Tim Brust and contributors. Released under the MIT license.