Package | Description |
---|---|
com.codelanx.codelanxlib.config | |
com.codelanx.codelanxlib.data.types | |
com.codelanx.codelanxlib.econ |
Modifier and Type | Method and Description |
---|---|
default Config |
Config.fromOther(FileDataType t)
Facade method for
retrieve(FileDataType, Config) |
static <T extends FileDataType> |
Config.retrieve(T file,
Config config)
Retrieves an anonymous value which can utilize a
Config parameter to retrieve data from any source |
default Config |
Config.set(Object val)
Sets a value in the
FileDataType |
Modifier and Type | Method and Description |
---|---|
static <T extends FileDataType> |
Config.retrieve(T file,
Config config)
Retrieves an anonymous value which can utilize a
Config parameter to retrieve data from any source |
Constructor and Description |
---|
ConnectionPrefs(Config host,
Config user,
Config pass,
Config database,
Config port)
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
ChargeStatus |
CEconomy.canCharge(org.bukkit.entity.Player p,
Config value)
Returns whether or not a specific
Player can be charged an amount |
boolean |
CEconomy.charge(org.bukkit.entity.Player p,
Config value)
Takes money away from the
Player |
boolean |
CEconomy.pay(org.bukkit.entity.Player p,
Config value)
Gives money to the
Player |
Copyright © 2015. All rights reserved.