GithubHelp home page GithubHelp logo

quickfire-corp / aureliumskills Goto Github PK

View Code? Open in Web Editor NEW

This project forked from archy-x/auraskills

0.0 0.0 0.0 4.79 MB

Advanced Skills, Stats, Abilities, and more

Home Page: https://www.spigotmc.org/resources/81069/

License: MIT License

Java 100.00%

aureliumskills's Introduction

Aurelium Skills

Release

Downloads Rating

AureliumSkills is an advanced, feature-rich skills, stats, and abilities plugin, great for a variety of server gamemodes.

Learn more and download here: https://www.spigotmc.org/resources/81069/

Support Discord:

https://discord.gg/Bh2EZfB (Join for support/suggestions/discussion)

Wiki

The AureliumSkills wiki can be viewed here. The wiki contains documentation on how to use and configure the plugin. The wiki may not be always up to date.

Developer API

Aurelium Skills provides a developer API to interact with the plugin.

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.Archy-X</groupId>
    <artifactId>AureliumSkills</artifactId>
    <version>{version}</version>
    <scope>provided</scope>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    compileOnly 'com.github.Archy-X:AureliumSkills:{version}'
}

Replace {version} with the version of the plugin you are targeting, see releases for the most updated list of version names.

The main class to use for the API is AureliumAPI, which has many static methods for skills, xp, stats, and mana. There are also a few events, including ManaRegenerateEvent, SkillLevelUpEvent, XpGainEvent, PlayerLootDropEvent, and ManaAbilityActivateEvent

Contributing

Contributions are welcome! Open a pull request, and I will review it.

aureliumskills's People

Contributors

archy-x avatar zhro avatar coollord22 avatar octoshrimpy avatar halflovejar avatar kioproject123 avatar sandtechnology avatar hambergerpls avatar dongshaonb avatar anhcraft avatar toonystank avatar jfhorton avatar justahuman-xd avatar nathanwolf avatar nestu14 avatar imriyaya avatar saltyaimbotter avatar seanmcnamee avatar voidpointer0x00 avatar bananafiesta avatar icyscools avatar zsturgess avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.