Skip to content

FireML-Dev/DaisyLib

Repository files navigation

DaisyLib

Warning

This library is nowhere near stable, and things may change at any time.

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages