Modifier and Type | Method and Description |
---|---|
static void |
TownyAsciiMap.generateAndSend(Towny plugin,
org.bukkit.entity.Player player,
int lineHeight) |
static void |
TownyTimerHandler.initialize(Towny plugin) |
static void |
TownyFormatter.initialize(Towny plugin) |
static void |
TownyEconomyHandler.initialize(Towny plugin) |
Constructor and Description |
---|
NationCommand(Towny instance) |
PlotCommand(Towny instance) |
ResidentCommand(Towny instance) |
TownCommand(Towny instance) |
TownyAdminCommand(Towny instance) |
TownyCommand(Towny instance) |
TownyWorldCommand(Towny instance) |
Modifier and Type | Method and Description |
---|---|
void |
TownySQLSource.initialize(Towny plugin,
TownyUniverse universe) |
void |
TownyHModFlatFileSource.initialize(Towny plugin,
TownyUniverse universe) |
void |
TownyFlatFileSource.initialize(Towny plugin,
TownyUniverse universe) |
void |
TownyDataSource.initialize(Towny plugin,
TownyUniverse universe) |
Modifier and Type | Method and Description |
---|---|
Towny |
TownyWeatherListener.getPlugin() |
Constructor and Description |
---|
TownyBlockListener(Towny instance) |
TownyBlockPhysicsListener(Towny instance) |
TownyCustomListener(Towny instance) |
TownyEntityListener(Towny instance) |
TownyEntityMonitorListener(Towny instance) |
TownyPlayerListener(Towny instance) |
TownyVehicleListener(Towny instance) |
TownyWeatherListener(Towny instance) |
TownyWorldListener(Towny instance) |
Modifier and Type | Method and Description |
---|---|
void |
TownSpawnLevel.checkIfAllowed(Towny plugin,
org.bukkit.entity.Player player) |
boolean |
TownSpawnLevel.hasPermissionNode(Towny plugin,
org.bukkit.entity.Player player) |
Constructor and Description |
---|
TownyUniverse(Towny plugin) |
Modifier and Type | Method and Description |
---|---|
static void |
TownyPerms.initialize(Towny plugin) |
Constructor and Description |
---|
bPermsSource(Towny towny,
org.bukkit.plugin.Plugin test) |
BukkitPermSource(Towny towny) |
GroupManagerSource(Towny towny,
org.bukkit.plugin.Plugin test) |
NullPermSource(Towny towny) |
Perms3Source(Towny towny,
org.bukkit.plugin.Plugin test) |
PEXSource(Towny towny,
org.bukkit.plugin.Plugin test) |
VaultPermSource(Towny plugin,
net.milkbowl.vault.chat.Chat chat) |
Modifier and Type | Method and Description |
---|---|
void |
TownyQuestionTask.setTowny(Towny towny) |
Constructor and Description |
---|
PurgeQuestionTask(Towny plugin,
org.bukkit.command.CommandSender sender,
long deleteTime) |
Modifier and Type | Method and Description |
---|---|
static void |
TownyRegenAPI.initialize(Towny plugin) |
Constructor and Description |
---|
DailyTimerTask(Towny plugin) |
HealthRegenTimerTask(Towny plugin,
org.bukkit.Server server) |
MobRemovalTimerTask(Towny plugin,
org.bukkit.Server server) |
OnPlayerLogin(Towny plugin,
org.bukkit.entity.Player player)
Constructor
|
PlotClaim(Towny plugin,
org.bukkit.entity.Player player,
Resident resident,
java.util.List<WorldCoord> selection,
boolean claim) |
ProtectionRegenTask(Towny plugin,
org.bukkit.block.Block block,
boolean update) |
RepeatingTimerTask(Towny plugin) |
ResidentPurge(Towny plugin,
org.bukkit.command.CommandSender sender,
long deleteTime) |
TeleportWarmupTimerTask(Towny plugin) |
TownClaim(Towny plugin,
org.bukkit.entity.Player player,
Town town,
java.util.List<WorldCoord> selection,
boolean isOutpost,
boolean claim,
boolean forced) |
TownyTimerTask(Towny plugin) |
Modifier and Type | Method and Description |
---|---|
static void |
PlayerCacheUtil.initialize(Towny plugin) |
static boolean |
CombatUtil.preventDamageCall(Towny plugin,
org.bukkit.entity.Entity attacker,
org.bukkit.entity.Entity defender)
Tests the attacker against defender to see if we need to cancel
the damage event due to world PvP, Plot PvP or Friendly Fire settings.
|
static boolean |
CombatUtil.preventDamageCall(Towny plugin,
TownyWorld world,
org.bukkit.entity.Entity attackingEntity,
org.bukkit.entity.Entity defendingEntity,
org.bukkit.entity.Player attackingPlayer,
org.bukkit.entity.Player defendingPlayer)
Tests the attacker against defender to see if we need to cancel
the damage event due to world PvP, Plot PvP or Friendly Fire settings.
|
Modifier and Type | Method and Description |
---|---|
Towny |
War.getPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
War.setPlugin(Towny plugin) |
Constructor and Description |
---|
StartWarTimerTask(Towny plugin) |
War(Towny plugin,
int startDelay) |
WarTimerTask(Towny plugin,
War warEvent) |
Modifier and Type | Method and Description |
---|---|
static boolean |
TownyWar.callAttackCellEvent(Towny plugin,
org.bukkit.entity.Player player,
org.bukkit.block.Block block,
WorldCoord worldCoord) |
Constructor and Description |
---|
CellUnderAttack(Towny plugin,
java.lang.String nameOfFlagOwner,
org.bukkit.block.Block flagBaseBlock) |
Constructor and Description |
---|
CellAttackEvent(Towny plugin,
org.bukkit.entity.Player player,
org.bukkit.block.Block flagBaseBlock) |
Constructor and Description |
---|
TownyWarBlockListener(Towny plugin) |
TownyWarCustomListener(Towny instance) |
TownyWarEntityListener(Towny plugin) |
Modifier and Type | Method and Description |
---|---|
static void |
BukkitTools.initialize(Towny plugin) |