Package | Description |
---|---|
com.palmergames.bukkit.towny |
Modifier and Type | Method and Description |
---|---|
static TownySettings.TownLevel |
TownySettings.TownLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TownySettings.TownLevel[] |
TownySettings.TownLevel.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.TownLevel,java.lang.Object> |
TownySettings.getTownLevel(int numResidents) |
static java.util.Map<TownySettings.TownLevel,java.lang.Object> |
TownySettings.getTownLevel(Town town) |