Skip to content

Repository files navigation

DaisyLib

Yet another library to make Minecraft plugin development easier.

Gradle (Kotlin)

repositories {
    maven("https://repo.codemc.io/repository/FireML/")
}

dependencies {
    compileOnly("uk.firedev:DaisyLib:4.0-SNAPSHOT")
}

About

A collection of classes for easier use of Paper's API

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages