| Package | Description |
|---|---|
| com.comphenix.xp | |
| com.comphenix.xp.lookup | |
| com.comphenix.xp.parser.sections | |
| com.comphenix.xp.rewards.xp |
| Modifier and Type | Method and Description |
|---|---|
LevelingRate |
Configuration.getLevelingRate()
Overrides the rate at which players gain levels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LevelingRate.putAll(LevelingRate other)
Inserts every level range from the given tree into the current tree.
|
| Modifier and Type | Method and Description |
|---|---|
LevelingRate |
LevelsSectionParser.parse(org.bukkit.configuration.ConfigurationSection input,
java.lang.String sectionName) |
| Modifier and Type | Method and Description |
|---|---|
LevelingRate |
RewardVirtual.getLevelingRate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RewardVirtual.setLevelingRate(LevelingRate levelingRate) |