Getting Started

Get started with Enchanted

This version is unstable. Anything may change.

About

Enchanted is a lightweight, annotation-driven command library.

Installation

Add the following to your build file:

repositories {
    maven("https://repo.jailgens.net/releases")
}

dependencies {
    implementation("net.jailgens:enchanted-paper:0.1.1")
}

We use SemVer.

Documentation

📔 JavaDocs

Repository

JailGens/enchanted

Last updated