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.
You'll need to use this editor in order for your classes and skills to be compatible with ProSkillAPI.
- Online Editor: https://promcteam.github.io/proskillapi/
You can download ProSkillAPI from our marketplace
- Discord | https://discord.gg/6UzkTe6RvW
If you wish to use ProSkillAPI as a dependency in your projects, ProSkillAPI is available through Maven Central or snapshots through Sonatype.
<dependency>
<groupId>com.promcteam</groupId>
<artifactId>proskillapi</artifactId>
<version>1.1.12-R1</version>
</dependency>