This module contains only the Kotlin implementation of Paper components, that provide you with fearless experience.
- KotlinPlugin — alternative to JavaPlugin with suspend functions.
- KotlinListener — alternative to Listener with suspend listeners support.
- KotlinCommandExecutor — alternative to CommandExecutor with suspend execute method.
- KotlinTabCompleter — alternative to TabCompleter with suspend tabComplete method.
- KotlinCommand — alternative to Command with suspend execute & tabComplete methods.