Skip to content

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

License

Notifications You must be signed in to change notification settings

FireML-Dev/DaisyLib

Repository files navigation

DaisyLib

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

https://ci.firedev.uk/job/DaisyLib/

CodeFactor

Versioning

Starting with Version 2.0.4-SNAPSHOT, versioning is handled like so:

  • MAJOR - Changed when a massive part of the plugin is reworked
  • MINOR - When a new minecraft update is released, also the time for breaking changes to be made.
  • PATCH - When a new feature is added or a non-breaking change is made.

Gradle (Kotlin)

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

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

About

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

Resources

License

Stars

Watchers

Forks

Languages