Skip to content

Newspicel/mc-kotlin

Repository files navigation

Gradle Build & Tests

MC-Kotlin

A Kotlin Wrapper for Minecraft Development

Features

  • Dependency Injection via Guice
  • Simple Command, Event Registration via Annotations: @Command, @Event, @OnEnable, @OnDisable, @OnLoad
  • Adventure API Kotlin Extensions
  • Kotlin Minecraft Coroutines Layer

Docs:

How to Integrate this Lib into your plugin: Integration Guide