FelineAPI icon

FelineAPI -----

Plugin development made easier



[​IMG] [​IMG] [​IMG] [​IMG] [​IMG]

FelineAPI
is a brand new API made for plugin developers who want to avoid writing endlessly long methods and classes for their plugins, and want to "cut corners", save some time.

FAPI is still new and lacking in many ways but is actively improved daily and updated.

Features
  • Accurate player experience counting.
    • Count how much experience a player actually has according to levels and upcoming levels.
  • Check if the given item is a tool (shovel, axe, hoe, or pickaxe).
    • FAPI allows you to check also individually if the given item is for example "shovel".
  • Message utility to transform messages easily to colored versions
  • Version utility to check server versions all to way from full version strings to just major or minor integers
  • Hex color utility, add more colors than basic ones in Minecraft, for example PINK!

Usage
Usage is easy, all you need to do is to add the API as a dependency to your plugin with Maven or Gradle. All of the API's methods and more information can be found from the Github Wiki.
Code (Text):
<repositories>
    <repository>
     <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.NotTrixxie</groupId>
    <artifactId>FelineAPI</artifactId>
    <version>VERSION</version>
</dependency>
Issues and improvements
As mentioned previously, the API is updated almost daily with new methods and features, API is also open source so if you feel like it needs something fixed and you know how to do it, just simply send a pull request for it.

You can also report any issues through our Github repo. Support is provided in our Discord server.
Resource Information
Author:
----------
Total Downloads: 119
First Release: Jan 25, 2022
Last Update: Jan 28, 2022
Category: ---------------
All-Time Rating:
0 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings