Skip to content
Distractic edited this page Dec 31, 2022 · 6 revisions

This project allows to create a Minestom server easily in Kotlin. It provides a lot of features to create a Minecraft server.

Tools

The server is built using Kotlin and Minestom. The version of tools used is specified in the build.gradle.kts file.

The API is a library and doesn't have a main function.

Clone this wiki locally