magemonkeystudio / fabled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Build Discord

Fabled

Our fork is based on the original SkillAPI and the forked SkillAPI by Sentropic.

  • Includes all premium features from the original premium version of SkillAPI found on spigot.

New Dynamic editor

You'll need to use this editor in order for your classes and skills to be compatible with Fabled.

Downloads

You can download Fabled from our marketplace

MageMonkeyStudio:

Discord

Development

If you wish to use Fabled as a dependency in your projects, Fabled is available through Maven Central or snapshots through Sonatype.

<repository>
    <id>sonatype</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
...
<dependency>
    <groupId>studio.magemonkey</groupId>
    <artifactId>fabled</artifactId>
    <version>1.0.0-R0.57-SNAPSHOT</version>
</dependency>

A huge thanks to our contributors

About

License:MIT License


Languages

Language:Java 100.0%