Sedri05 / libreforge

Powerful yaml-based 'scripting' library for spigot

Home Page:https://plugins.auxilor.io/effects/configuring-an-effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libreforge

libreforge is a library to generalize functionality between several projects, notably EcoArmor, EcoWeapons, and Reforges.

spigot

Get from JitPack:

Gradle:

repositories {
        maven { url 'https://jitpack.io' }
}
dependencies {
        compileOnly 'com.willfp:libreforge:Tag'
}

Replace Tag with a release tag for libreforge, eg 1.0.0.

License

Click here to read the entire license.

Check out our partners!

About

Powerful yaml-based 'scripting' library for spigot

https://plugins.auxilor.io/effects/configuring-an-effect

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%