Skip to content
Gabriel Souza edited this page Sep 23, 2020 · 28 revisions

Welcome to the KotlinBukkitAPI wiki!

Discord

KotlinBukkitAPI is an API for Bukkit/SpigotAPI using the cool features Kotlin has to offer. This project is meant to make your life easier while coding, some stuff you might find useful: Command DSL, Menu DSL, Items extensions, Configuration, BungeeCord, Time utils and much more. Even more, KotlinBukkitAPI can help you well architecture your project, providing plugin lifecycle, that make your managers be decoupled from the KotlinPlugin class.

This wiki contains the following topics:

Project Extensions

Clone this wiki locally