Skip to content
Distractic edited this page Aug 31, 2023 · 6 revisions

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

Tools

The project 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