Skip to content
Steven edited this page May 10, 2019 · 22 revisions

SkillAPI


Overview

SkillAPI is a robust RPG plugin, allowing for the creation of custom skills and classes without the need of touching any code. An editor is available for making the process easy, or you can tap into the code API if you want more control.

Supported Servers

Latest build supports 1.7.x through 1.13.x servers. Tested on Spigot.

Cauldron has limited support (some particles, action bars, and some other features will not work).

Dependencies

Plugin Info

Features

For a list of the features the premium version adds, see Premium Features

Classes An in-depth class system is available for your RPG or minigame server with class progression, race support, and much more
Skills Fully customizable skills allow for endless possibilities, featuring a skill tree setup and multiple skill levels
Casting Systems Offers a variety of casting systems you can choose between
Item Effects Can turn lore on items into various requirements or additional effects
Attributes A versatile attributes system (Strength, Dexterity, etc.) you can fully customize
Level Up Effects Level up effects that allow you do do just about anything
Class and Skill Editor A robust editor tool allowing you to easily make your own skills and classes without any code
SQL Database Fully supports saving to an SQL database, allowing for cross-server use
Experience Curves Allows for fully custom experience curve formulas so you can control how fast players level
Multiworld Support Can be disabled in any given world or worlds so it doesn't interfere with other game modes
Custom Statuses Stuns, roots, silences, and more are provided by the plugin
Chat Prefixes Add colorful names reflecting players' professed classes
_____________________

Tutorials

Installation Goes over the initial steps for how to get SkillAPI onto your server
Dynamic Tool Provides information and examples for using the editor to create your own skills and classes and get them onto your server
Code API Contains instructions, examples, and useful links for getting into the Java API for the plugin
____________

Useful Links

Clone this wiki locally