Package | Description |
---|---|
com.palmergames.bukkit.towny |
Modifier and Type | Method and Description |
---|---|
static TownySettings.NationLevel |
TownySettings.NationLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TownySettings.NationLevel[] |
TownySettings.NationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<TownySettings.NationLevel,java.lang.Object> |
TownySettings.getNationLevel(int numResidents) |
static java.util.Map<TownySettings.NationLevel,java.lang.Object> |
TownySettings.getNationLevel(Nation nation) |