Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 653 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 653 Bytes

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
  • Kotlin Minecraft Coroutines Layer

Docs:

How to Integrate this Lib into your plugin: Integration Guide