-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Gabriel Souza edited this page Aug 4, 2020
·
28 revisions
Welcome to the KotlinBukkitAPI wiki! (Under construction)
KotlinBukkitAPI is a 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.
This wiki contains the following topics:
- Introduction - This page
- Getting Started
- How KotlinPlugin Works
- WithPlugin interface
- Items extensions
- Command DSL
- Event
- Menu DSL
- Configuration
- Collections
- Jetbrains Exposed extension
- Coroutines and Skedule
- BungeeCord
- Plugins extension (plugins module)
Project Extensions