Skip to content

Configuration

Gabriel Souza edited this page Jul 19, 2020 · 5 revisions

KotlinBukkitAPI uses for configuration the Kotlinx.serialization and embed on the plugin the Kotlinx.serialization runtime and the YAML extension to be used.

You chose the use Kotlinx.serialization because is the biggest serialization library for PURE Kotlin and is built by Jetbrains.

Clone this wiki locally