TechAPI icon

TechAPI -----

A minecraft plugin for creating complex skills users can take advantage of



TechAPI

TechAPI is a great way to make custom skills of all kinds, whether they are anime-like attacks or simple buffs. With this library, you can:
  • make custom skills (called Techniques) with cooldown, a cool name and even a toggle to separate the strongest ones! (Ultimate technique toggle)
  • Organize techniques into groups by id, allowing for unique combinations of techniques and endless potential
  • Dinamically register or unregister techniques as needed, distinguish between normal and ultimate techniques (or not!), etcetera
Please note that, due to my lack of knowledge on Java repositories, linking TechAPI to your plugin might be a bit different from usual. To do it, download TechAPI and add the following into your pom.xml's dependencies:
HTML:

<dependency>
        <groupId>com.rschao.plugins.techapi </groupId>
        <artifactId>techapi </artifactId>
        <version>1.0 </version>
        <scope>system </scope>
        <systemPath>C:\Path\To\Your\TechAPI\Download </systemPath>
</dependency>
And that's it! The only issue is that you can't delete the file, and newer versions (if ever needed) might force you to change the file name, however hopefully I will think of that when updating! :cool:

Lastly, please note that this is NOT a standalone plugin. It MUST be used with other plugins, as TechAPI serves as a library for making things easier for developers like myself. TechAPI was made out of neessity to save lines in a 2000-line-long file, but I will listen to any suggestions on how to make it better. Just don't post it in reviews but rather in the resource thread
Resource Information
Author:
----------
Total Downloads: 14
First Release: Jul 15, 2025
Last Update: Jul 15, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings