public final class KitPvPPlusAPI extends Object
| Constructor and Description |
|---|
KitPvPPlusAPI() |
| Modifier and Type | Method and Description |
|---|---|
Configs |
getConfigs() |
static KitPvPPlusAPI |
getInstance()
Used for getting the instance of the api.
|
Kit |
getKit(String id)
Used for getting instances of kits
|
KitManager |
getKitManager() |
Locations |
getLocations() |
void |
registerAbility(Ability ability)
Used for registering an ability
|
public void registerAbility(Ability ability)
ability - The ability you want to registerpublic Kit getKit(String id)
id - the id of the kit you want to getwtf.nucker.kitpvpplus.exceptions.KitNotExistException - throws KitNotExistException if kit isnt foundpublic Configs getConfigs()
public Locations getLocations()
public KitManager getKitManager()
public static KitPvPPlusAPI getInstance()
Copyright © 2021. All rights reserved.