Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortTeleportRequest(Resident) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
Aborts the current active teleport request for the given resident.
abortTeleportRequest(Resident) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
AbstractRegistryList<T extends org.bukkit.Keyed> - Class in com.palmergames.bukkit.towny.object
 
AbstractRegistryList(Registry<T>, Collection<T>) - Constructor for class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
AbstractRegistryList.Builder<T extends org.bukkit.Keyed,F extends AbstractRegistryList<T>> - Class in com.palmergames.bukkit.towny.object
 
accept() - Method in interface com.palmergames.bukkit.towny.invites.Invite
Runs the accept code for the given invitation.
accept() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.NationAllyNationInvite
 
accept() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
accept() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.TownJoinNationInvite
 
AcceptCommand - Class in com.palmergames.bukkit.towny.command.commandobjects
 
AcceptCommand(Towny, String) - Constructor for class com.palmergames.bukkit.towny.command.commandobjects.AcceptCommand
 
acceptConfirmation(CommandSender) - Static method in class com.palmergames.bukkit.towny.confirmations.ConfirmationHandler
Internal use only.
acceptInput(ConversationContext, String) - Method in class com.palmergames.bukkit.towny.conversation.SetupConversation.SetupPrompt
 
acceptInvite(Invite) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
account - Variable in class com.palmergames.bukkit.towny.object.Government
 
Account - Class in com.palmergames.bukkit.towny.object.economy
Used to facilitate transactions regarding money, and the storage of funds.
Account(String) - Constructor for class com.palmergames.bukkit.towny.object.economy.Account
 
Account(String, World) - Constructor for class com.palmergames.bukkit.towny.object.economy.Account
 
AccountAuditor - Interface in com.palmergames.bukkit.towny.object.economy
 
AccountObserver - Interface in com.palmergames.bukkit.towny.object.economy
A class which facilitates the observance of transactions within economy accounts.
ACTION_TYPE - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
 
add(int, int) - Method in class com.palmergames.bukkit.towny.object.Coord
 
add(int, int) - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
add(String...) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
Manually adds the given names to the resulting list, assuming that they can be matched and are available on the current running version.
add(String, double, World) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Attempts to add money to an account.
add(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
add(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
add(String, double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Add funds to an account.
ADD - Enum constant in enum class com.palmergames.bukkit.towny.object.TransactionType
 
ADD_TO_WORLD_EVENT - Static variable in class com.palmergames.bukkit.towny.listeners.TownyPaperEvents
 
addAlly(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
addAlly(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
addBedExplosionAtBlock(Location, Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
addBonusBlocks(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
addCommand(String) - Method in class com.palmergames.bukkit.towny.object.CommandList
 
addComment(String, String...) - Method in class com.palmergames.bukkit.config.CommentedConfiguration
Stores a comment for the specified Configuration path.
addComment(String, String...) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
addComponentOf(String, String) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
addComponentOf(String, String, ClickEvent) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
addComponentOf(String, String, HoverEvent<?>) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
addComponentOf(String, String, HoverEvent<?>, ClickEvent) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
addComponentOf(String, Component) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
addCooldownTimer(String, CooldownTimerTask.CooldownType) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
addCooldownTimer(String, String, int) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
addCustomCustomDataField(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
addEnemy(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
addEnemy(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
addError(TownyInitException.TownyError) - Method in class com.palmergames.bukkit.towny.Towny
 
addFriend(Resident) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addInvite(Invite) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
addItemList(ItemLists) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
Adds an entire ItemLists contents.
addJail(Jail) - Method in class com.palmergames.bukkit.towny.object.Town
 
addJailCell(Position) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
addJailCell(Location) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
addKey(String) - Method in class com.palmergames.util.Trie
Adds and links new TrieNodes to the trie for each character in the string
addLine(String) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds the line to the status screen, with a unique key.
addLine(String, String) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds the line to the status screen, with a unique key.
addLine(String, Component) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds the line to the status screen, with the specified key
Lines added via this event are added on new lines, in order to add components on the same line use StatusScreen.addComponentOf(String, Component).
addLine(Component) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds the line to the status screen, with a unique key.
addLines(Collection<Component>) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds all lines to the status screen, with unique keys.
addLines(List<String>) - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
Adds all lines to the status screen, with unique keys.
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Nation
 
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Town
 
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Add a specific metadata to this TownyObject.
addMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
addMetaData(CustomDataField<?>, boolean) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Add a specific metadata to this TownyObject.
addMigration(String, Consumer<CommentedConfiguration>) - Method in class com.palmergames.bukkit.config.migration.RunnableMigrations
 
addMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
addMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
 
addMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.TownyServerAccount
 
addMoney(double) - Method in class com.palmergames.bukkit.towny.object.EconomyAccount
 
addNationComponenents(Town, StatusScreen, Translator) - Static method in class com.palmergames.bukkit.towny.utils.NationUtil
 
addNationLevelProperty(String, String) - Method in class com.palmergames.bukkit.config.migration.ConfigMigrator
 
addNationMoneyComponentsToScreen(Nation, Translator, StatusScreen) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
Populates the StatusScreen with the various bank and money components.
addNationRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addNewBooleanMeta(TownyObject, String, boolean, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new BooleanDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewByteMeta(TownyObject, String, byte, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new ByteDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewDoubleMeta(TownyObject, String, double, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new DecimalDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewIntegerMeta(TownyObject, String, int, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new IntegerDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewLocationMeta(TownyObject, String, Location, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new LocationDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewLongMeta(TownyObject, String, long, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new LongDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, BooleanDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new BooleanDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, ByteDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new ByteDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, DecimalDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new DecimalDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, IntegerDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new IntegerDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, LocationDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new LocationDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, LongDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new LongDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewMeta(TownyObject, StringDataField, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Adds a new StringDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addNewStringMeta(TownyObject, String, String, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Creates and adds a new StringDataField MetaData to a TownyObject, overriding any existing MetaData with the same key.
addObserver(AccountObserver) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Adds an account observer that listens to account changes.
AddonCommand - Class in com.palmergames.bukkit.towny.object
 
AddonCommand(TownyCommandAddonAPI.CommandType, String, CommandExecutor) - Constructor for class com.palmergames.bukkit.towny.object.AddonCommand
 
addOutlaw(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
addOutlawCheck(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
addOutpostComponent(Town, StatusScreen, Translator) - Static method in class com.palmergames.bukkit.towny.utils.OutpostUtil
 
addOutpostSpawn(Position) - Method in class com.palmergames.bukkit.towny.object.Town
Add or update an outpost spawn for a town.
addOutpostSpawn(Location) - Method in class com.palmergames.bukkit.towny.object.Town
 
addPlaceholder(Block) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Add this block as a placeholder (will be replaced when it's regeneration task occurs)
addPlotChunkSnapshot(PlotBlockData) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Saves a Plot Chunk snapshot to the datasource
addPlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.object.Town
 
addPlotPrice(double) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
addProtectionRegenTask(ProtectionRegenTask) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Add this task to the protection regen queue.
addPurchasedBlocks(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
addReloadListener(NamespacedKey, Runnable) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
addReloadListener(NamespacedKey, Consumer<CommentedConfiguration>) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
addResidentCheck(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
addRespawnProtection(long) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addRuinedComponents(Town, StatusScreen, Translator) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
 
addSanctionedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
addSpawnPoint(SpawnPoint) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
addSubCommand(AddonCommand) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
addSubCommand(TownyCommandAddonAPI.CommandType, String, CommandExecutor) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
addToActiveQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
addToActiveQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
addToActiveRegeneration(PlotBlockData) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Adds a Plot Chunk to the regeneration map
addToList(List<String>, String) - Static method in class com.palmergames.util.StringMgmt
 
addToQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
addToQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
addToRegenQueueList(WorldCoord, boolean) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Adds a WorldCoord to the queue of the revert on unclaim feature.
addToServer(double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Adds money to the server account (used for towny closed economy.)
addTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
addTown(Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
addTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
addTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
 
addTownBlock(TownBlock) - Method in interface com.palmergames.bukkit.towny.object.TownBlockOwner
Adds a townblock to the list of existing townblocks.
addTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
addTownBlockOfType(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownBlockOfType(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownBlockOfTypeForSale(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownBlockOfTypeForSale(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownBlockOfTypeResidentOwned(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownBlockOfTypeResidentOwned(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
addTownLevelProperty(String, String) - Method in class com.palmergames.bukkit.config.migration.ConfigMigrator
 
addTownMoneyComponents(Town, Translator, StatusScreen) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
Populates the StatusScreen with the various bank and money components.
addTownRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
addTranslation(String, String, String) - Method in class com.palmergames.bukkit.towny.event.TranslationLoadEvent
 
addTranslations(Map<String, Map<String, String>>) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
addTranslations(Plugin, Map<String, Map<String, String>>) - Method in class com.palmergames.bukkit.towny.TownyAPI
See TranslationLoader for an easy-to-use way of creating the Map needed for this method.
addTridentStrike(UUID) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
addTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
addTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
addTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
addTrustedResidents(List<Resident>) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
addTrustedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
ALL - Enum constant in enum class com.palmergames.bukkit.towny.object.TownBlockTypeCache.CacheType
 
ALL_PERMS - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
 
ALLIES_STRING - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
allowedBlocks(List<BlockState>, Block) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Will return a list of blocks which all either have the same town as an owner, or the same player as owner.
allowedBlocks(List<BlockState>, Block, Player) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Will return a list of blocks which all either have the same town as an owner, or the same player as owner.
ALLOWEDBLOCKS - Enum constant in enum class com.palmergames.bukkit.towny.object.gui.SelectionGUI.SelectionType
 
allowedMove(Block, Block) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Decides whether a block is in a same-owner relation ship with the given block.
allowedMove(Block, Block, Player) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Decides whether a block is in a same-owner relation ship with the given block.
allowTownClaimOrThrow(TownyWorld, WorldCoord, Town, boolean) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
allowTownClaimOrThrow(TownyWorld, WorldCoord, Town, boolean, boolean) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
allowTownCommandBlacklisting() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
allowTownHomeBlockOrThrow(TownyWorld, Coord, Town, boolean) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
allowTownUnclaimOrThrow(TownyWorld, WorldCoord, Town) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
ALLY - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
AllyType - Class in com.palmergames.bukkit.towny.chat.types
 
AllyType() - Constructor for class com.palmergames.bukkit.towny.chat.types.AllyType
 
AlreadyRegisteredException - Exception in com.palmergames.bukkit.towny.exceptions
 
AlreadyRegisteredException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.AlreadyRegisteredException
 
AlreadyRegisteredException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.AlreadyRegisteredException
 
amount - Variable in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
ANIMALS - Static variable in class com.palmergames.bukkit.util.EntityLists
 
append(Translatable) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
append(String) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
append(Component) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
APPEND - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
appended() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
AQUA - Static variable in class com.palmergames.bukkit.util.Colors
 
areAllAllies(List<Nation>) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Test if all the listed nations are allies
areAllFriends(List<Resident>) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Test if all the listed residents are friends
AreaSelectionUtil - Class in com.palmergames.bukkit.towny.utils
 
AreaSelectionUtil() - Constructor for class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
areaTownNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
areaTownPvPNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
areaWildernessNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
areaWildernessPvPNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
areEnemiesAllowedToSpawnToPeacefulTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areLevelTypeLimitsConfigured() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areMobsEnabled(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Answers whether Towny has mobs enabled at a location.
ARENA - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
areNewOutlawsTeleportedAway() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areNumbersAllowedInNationNames() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areNumbersAllowedInTownNames() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areProtectedEntitiesProtectedAgainstMobs() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areRuinedTownsBanksPaidToNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areRuinsMadeOpen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areRuinsMadePublic() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
areTownBlocksUnlimited() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
args - Variable in class com.palmergames.bukkit.towny.db.SQLTask
 
args() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
args(Object...) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
ASCII_MAP_HEIGHT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_SYMBOLS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_SYMBOLS_FORSALE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_SYMBOLS_HOME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_SYMBOLS_OUTPOST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_SYMBOLS_WILDERNESS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ASCII_MAP_WIDTH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
asciiMapHeight() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
asciiMapWidth() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
asLocation() - Method in class com.palmergames.bukkit.towny.object.Position
 
assignPermissions(Resident, Player) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Register a specific residents permissions with Bukkit.
attachments - Static variable in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
audience() - Method in class com.palmergames.bukkit.towny.object.Resident
 
audiences() - Method in class com.palmergames.bukkit.towny.object.Nation
 
audiences() - Method in class com.palmergames.bukkit.towny.object.Town
 
availableTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
Only use this if TownySettings.getTownBlockRatio() is greater than -1.
AXES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Axe items.

B

backup() - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
backup() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
BACKUP_DATE_FORMAT - Static variable in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
BackupTask - Class in com.palmergames.bukkit.towny.tasks
 
BackupTask() - Constructor for class com.palmergames.bukkit.towny.tasks.BackupTask
 
BAIL - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
BALANCE - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
BANK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
BANK - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
BANK_BANK_PLOTS_STOP_HOME_BLOCK_BEING_USED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
BANK_IS_LIMTED_TO_BANK_PLOTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
BankAccount - Class in com.palmergames.bukkit.towny.object.economy
A variant of an Account that belongs to a Government.
BankAccount(String, World, Government) - Constructor for class com.palmergames.bukkit.towny.object.economy.BankAccount
Constructor for a Government BankAccount.
bankCapModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the bankCapModifier record component.
bankCapModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the bankCapModifier record component.
BankEconomyHandler - Interface in com.palmergames.bukkit.towny.object.economy
Defines methods necessary for the operation of a bank.
BANKHISTORY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
BANKHISTORY_BOOK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
BANKRUPT - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
BankTransaction - Class in com.palmergames.bukkit.towny.object.economy
 
BankTransaction(TransactionType, long, Account, double, double, String) - Constructor for class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
BankTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
Called whenever a deposit or withdrawl is made to/from a Bank account associated with a Town or Nation.
BankTransactionEvent(Account, Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.BankTransactionEvent
Called whenever a deposit or withdrawl is made to/from a Bank account associated with a Town or Nation.
BaseCommand - Class in com.palmergames.bukkit.towny.command
 
BaseCommand() - Constructor for class com.palmergames.bukkit.towny.command.BaseCommand
 
BedExplodeEvent - Class in com.palmergames.bukkit.towny.event
Called when a Player tries to set their spawn point at a bed or respawn anchor in a dimension that doesn't support them.
BedExplodeEvent(Player, Location, Location, Material) - Constructor for class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
bedMap - Variable in class com.palmergames.bukkit.towny.object.TownyWorld
 
BEDS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Beds.
beginProtectionRegenTask(Block, int, TownyWorld, Event) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Called from various explosion listeners.
BiomeUtil - Class in com.palmergames.bukkit.util
 
BiomeUtil() - Constructor for class com.palmergames.bukkit.util.BiomeUtil
 
Black - Static variable in class com.palmergames.bukkit.util.Colors
 
BLACK - Static variable in class com.palmergames.bukkit.util.Colors
 
blockCommandInsideTown(Player, Resident, TownBlock, String) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
Allows restricting commands while being in a town.
blockJailedPlayerCommand(Player, Resident, String) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
BlockLocation - Class in com.palmergames.bukkit.towny.regen.block
A class to hold basic block location data
BlockLocation(Location) - Constructor for class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
BlockObject - Class in com.palmergames.bukkit.towny.regen.block
 
BlockObject(String) - Constructor for class com.palmergames.bukkit.towny.regen.block.BlockObject
 
blockOutlawedPlayerCommand(Player, Resident, TownBlock, String) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
Blocks outlawed players using blacklisted commands.
BlockPos(int, int) - Constructor for record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Creates an instance of a BlockPos record class.
blockPosition() - Method in class com.palmergames.bukkit.towny.object.Position
 
BlockUtil - Class in com.palmergames.bukkit.util
 
BlockUtil() - Constructor for class com.palmergames.bukkit.util.BlockUtil
 
blockWarPlayerCommand(Player, Resident, String) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
blockX() - Method in class com.palmergames.bukkit.towny.object.Position
 
blockY() - Method in class com.palmergames.bukkit.towny.object.Position
 
blockZ() - Method in class com.palmergames.bukkit.towny.object.Position
 
Blue - Static variable in class com.palmergames.bukkit.util.Colors
 
BLUE - Static variable in class com.palmergames.bukkit.util.Colors
 
board - Variable in class com.palmergames.bukkit.towny.object.Government
 
BOATS - Static variable in class com.palmergames.bukkit.util.EntityLists
 
BOATS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Boats.
BOLD - Static variable in class com.palmergames.bukkit.util.Colors
 
BonusBlockPurchaseCostCalculationEvent - Class in com.palmergames.bukkit.towny.event
Overriding this event you can use custom formulas to set bonus block purchase price
BonusBlockPurchaseCostCalculationEvent(Town, double, int) - Constructor for class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
 
BOOK_CONTAINERS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of blocks that can hold books
BookFactory - Class in com.palmergames.bukkit.util
 
BookFactory() - Constructor for class com.palmergames.bukkit.util.BookFactory
 
BooleanDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
BooleanDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
BooleanDataField(String, Boolean) - Constructor for class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
BooleanDataField(String, Boolean, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
BooleanField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
border - Variable in class com.palmergames.bukkit.towny.object.CellBorder
 
BorderUtil - Class in com.palmergames.bukkit.towny.utils
 
BorderUtil() - Constructor for class com.palmergames.bukkit.towny.utils.BorderUtil
 
BorderUtil.FloodfillResult - Record Class in com.palmergames.bukkit.towny.utils
 
BorderUtil.FloodfillResult.Type - Enum Class in com.palmergames.bukkit.towny.utils
 
bracketFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
BRUSHABLE_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
BUCKETS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Buckets.
build() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Builds a new instance of Confirmation from this object's state.
build() - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
BUILD - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
Builder(Registry<T>, Class<T>, Function<Collection<T>, F>) - Constructor for class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
BukkitPermSource - Class in com.palmergames.bukkit.towny.permissions
 
BukkitPermSource(Towny) - Constructor for class com.palmergames.bukkit.towny.permissions.BukkitPermSource
 
BukkitScheduledTask - Class in com.palmergames.bukkit.towny.scheduling.impl
 
BukkitScheduledTask(BukkitTask) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
BukkitScheduledTask(BukkitTask, boolean) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
BukkitTaskScheduler - Class in com.palmergames.bukkit.towny.scheduling.impl
 
BukkitTaskScheduler(Plugin) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
BukkitTools - Class in com.palmergames.bukkit.util
A class of functions related to Bukkit in general.
BukkitTools() - Constructor for class com.palmergames.bukkit.util.BukkitTools
 
BUTTONS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Buttons.
BY_BANK_BALANCE - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_BANKRUPT - Static variable in class com.palmergames.bukkit.towny.object.comparators.TownComparators
 
BY_FOUNDED - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_NAME - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_NUM_ONLINE - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_NUM_RESIDENTS - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_NUM_TOWNS - Static variable in class com.palmergames.bukkit.towny.object.comparators.NationComparators
 
BY_OPEN - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_PUBLIC - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_RUINED - Static variable in class com.palmergames.bukkit.towny.object.comparators.TownComparators
 
BY_TOWNBLOCKS_CLAIMED - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
BY_UPKEEP - Static variable in class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
ByteDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
ByteDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
ByteDataField(String, byte) - Constructor for class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
ByteDataField(String, byte, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 

C

cacheBlockErrMsg(Player, String) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Update the cached BlockErrMsg for this player.
cachedBalance - Variable in class com.palmergames.bukkit.towny.object.economy.Account
 
cachedTaxOwing - Variable in class com.palmergames.bukkit.towny.object.Resident
 
cacheStatus(Player, WorldCoord, PlayerCache.TownBlockStatus) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Update and return back the townBlockStatus for the player at this worldCoord.
calcChunk(int) - Static method in class com.palmergames.bukkit.util.BukkitTools
Accepts an X or Z value and returns the associated Towny plot value.
calculate(Player, ContextConsumer) - Method in class com.palmergames.bukkit.towny.hooks.LuckPermsContexts
 
CAMPFIRES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Campfires
canAddResidents(int) - Method in class com.palmergames.bukkit.towny.object.Nation
 
canAddTownsResidentCount(Nation, int) - Static method in class com.palmergames.bukkit.towny.utils.NationUtil
 
canBankruptTownsPayForNeutrality() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
canBeStolen() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
canBuild(Player, Block) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player build this material at this location?
canBuild(Player, Location, Material) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player build this material at this location?
canBurn(Block) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Test is fire can burn this block.
cancel() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
cancel() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
cancel() - Method in interface com.palmergames.bukkit.towny.scheduling.ScheduledTask
 
cancelChunkNotificationTasks() - Static method in class com.palmergames.bukkit.towny.utils.ChunkNotificationUtil
 
CancelCommand - Class in com.palmergames.bukkit.towny.command.commandobjects
 
CancelCommand(Towny, String) - Constructor for class com.palmergames.bukkit.towny.command.commandobjects.CancelCommand
 
CancellableTownyEvent - Class in com.palmergames.bukkit.towny.event
A class extended by Towny Events which are Cancellable and which contain a cancelMessage.
CancellableTownyEvent() - Constructor for class com.palmergames.bukkit.towny.event.CancellableTownyEvent
 
cancelled - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
cancelled - Variable in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
CancelledEventException - Exception in com.palmergames.bukkit.towny.exceptions
 
CancelledEventException(CancellableTownyEvent) - Constructor for exception com.palmergames.bukkit.towny.exceptions.CancelledEventException
 
cancelPlayerTasks(Player) - Static method in class com.palmergames.bukkit.towny.utils.ChunkNotificationUtil
 
cancelProtectionRegenTasks() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Cancel all regenerating tasks and clear all queues.
cancelScheduledNewDay() - Static method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
cancelTasks() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
Cancels all active tasks that have been scheduled by this.plugin
canChat(Player) - Method in class com.palmergames.bukkit.towny.chat.types.AllyType
 
canChat(Player) - Method in class com.palmergames.bukkit.towny.chat.types.NationType
 
canChat(Player) - Method in class com.palmergames.bukkit.towny.chat.types.TownType
 
canDestroy(Player, Block) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player destroy this block?
canDestroy(Player, Location, Material) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player destroy this material at this location?
CANDLES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Candles
canEdit() - Method in class com.palmergames.bukkit.towny.object.gui.PermissionGUI
 
canExplosionDamageEntities(Location, Entity, EntityDamageEvent.DamageCause) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Test if explosions can hurt entities here.
canItemuse(Player, Location, Material) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player use items of this material at this location?
canOutlawsEnterTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
canOutlawsTeleportOutOfTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
canOutlawsUseTeleportItems() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
canParseFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
canParseFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Determines whether the given input can be parsed to the appropriate value.
canParseFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
canParseFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
canParseFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
canPayFromHoldings(double) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Does this object have enough in it's economy account to pay?
canPayFromHoldings(double) - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
 
canRegister() - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
Because this is a internal class, this check is not needed and we can simply return true
canSwitch(Player, Location, Material) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Can the player use switches of this material at this location?
capitalize(String) - Static method in class com.palmergames.util.StringMgmt
 
capitalizeStrings(String) - Static method in class com.palmergames.util.StringMgmt
Capitalizes the beginning of each word, accounting for underscores separating those words
capitalPostfix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the capitalPostfix record component.
capitalPrefix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the capitalPrefix record component.
CARDINAL_BLOCKFACES - Static variable in class com.palmergames.bukkit.util.BlockUtil
 
catchConsole(CommandSender) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
catchNPCResident(Resident) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
catchPlayer(CommandSender) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
CAULDRON_FILLABLE - Static variable in class com.palmergames.bukkit.util.ItemLists
 
CAULDRONS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
cause - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
CellBorder - Class in com.palmergames.bukkit.towny.object
 
CellBorder(WorldCoord, boolean[]) - Constructor for class com.palmergames.bukkit.towny.object.CellBorder
 
CellBorder.Section - Enum Class in com.palmergames.bukkit.towny.object
 
CellBorder.Section.Type - Enum Class in com.palmergames.bukkit.towny.object
 
cellChanged(Location, Location) - Static method in class com.palmergames.bukkit.towny.object.WorldCoord
Checks that locations are in different cells without allocating any garbage to the heap.
CellSurface - Class in com.palmergames.bukkit.towny.object
 
CellSurface(WorldCoord) - Constructor for class com.palmergames.bukkit.towny.object.CellSurface
 
CellSurface.BlockPos - Record Class in com.palmergames.bukkit.towny.object
 
change(TownyPermissionChange) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
change(TownyPermissionChange.Action, boolean, Object...) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
ChangelogReader - Class in com.palmergames.bukkit.towny.utils
 
ChangelogResult - Record Class in com.palmergames.bukkit.towny.object
Represents a read changelog from a ChangelogReader.
ChangelogResult(Collection<String>, boolean, boolean, int, int) - Constructor for record class com.palmergames.bukkit.towny.object.ChangelogResult
Creates an instance of a ChangelogResult record class.
ChatTools - Class in com.palmergames.bukkit.util
Useful function for use with the Minecraft Server chatbox.
ChatTools() - Constructor for class com.palmergames.bukkit.util.ChatTools
 
check(String) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
checkAndFilterGovernmentNameOrThrow(String, Government) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on any town and nations names
checkAndFilterName(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Deprecated.
0.100.1.10 use any of the other checkAndFilter methods found in this class.
checkAndFilterNationNameOrThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on nation names
checkAndFilterPlayerName(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on player names
checkAndFilterPlotGroupNameOrThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on plotgroup names
checkAndFilterPlotNameOrThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on plot names
checkAndFilterTagOrThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on Tags given to towns and nations.
checkAndFilterTitlesSurnameOrThrow(String[]) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on Titles and Surnames given to residents.
checkAndFilterTownNameOrThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Check and perform regex on town names
checkCitizens(Entity) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
Deprecated.
Deprecated as of 0.100.1.10, please use PluginIntegrations.isNPC(Entity) instead.
checkEntity(Towny, TownyWorld, Entity) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
Checks and removes entities if necessary.
checkForLegacyOptions(CommentedConfiguration) - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler.Migrator
 
checkForPlugins(Towny) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
Find permission, economy and addon plugins, plugins which require warnings, print out information to the log.
checkForUpdates(Towny) - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
checkHostileEliteMobs(Entity) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
checkIfAllowed(Player, Nation) - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
checkIfAllowed(Player, Town) - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
checkLegacyDebtAccounts() - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
For a short time Towny stored debt accounts in the server's economy plugin.
checkNationResidentsRequirementsOfTown(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
 
checkOrCreateFile(String) - Static method in class com.palmergames.util.FileMgmt
Checks a filePath to see if it exists, if it doesn't it will attempt to create the file at the designated path.
checkOrCreateFiles(String...) - Static method in class com.palmergames.util.FileMgmt
Checks an array of folderPaths to see if they exist, if they don't it will try to create the folder at the designated paths.
checkOrCreateFolder(String) - Static method in class com.palmergames.util.FileMgmt
Checks a folderPath to see if it exists, if it doesn't it will attempt to create the folder at the designated path.
checkOrCreateFolders(String...) - Static method in class com.palmergames.util.FileMgmt
Checks an array of folderPaths to see if they exist, if they don't it will try to create the folder at the designated paths.
checkPermOrThrow(Permissible, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
checkPermOrThrowWithMessage(Permissible, String, Translatable) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
checkTownHasEnoughResidentsForNationRequirements() - Method in class com.palmergames.bukkit.towny.object.Town
 
chunk - Variable in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
ChunkNotification - Class in com.palmergames.bukkit.towny
 
ChunkNotification(WorldCoord, WorldCoord) - Constructor for class com.palmergames.bukkit.towny.ChunkNotification
 
ChunkNotificationEvent - Class in com.palmergames.bukkit.towny.event
 
ChunkNotificationEvent(Player, String, WorldCoord, WorldCoord) - Constructor for class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
A cancellable event that lets other plugins change or disable a ChunkNotification shown to a player when they move between plots.
ChunkNotificationUtil - Class in com.palmergames.bukkit.towny.utils
 
ChunkNotificationUtil() - Constructor for class com.palmergames.bukkit.towny.utils.ChunkNotificationUtil
 
CLAIMING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_ALLOW_OUTPOSTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_BLOCK_OCEAN_CLAIMS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_BLOCK_OCEAN_THRESHOLD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_OCEAN_BLOCKING_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_RULES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_UNWANTED_BIOMES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_UNWANTED_BIOMES_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BIOME_UNWANTED_BIOMES_THRESHOLD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_BUY_BONUS_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_DEF_BONUS_CLAIMS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_DISTANCE_RULES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_LIMIT_OUTPOST_USING_LEVELS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MAX_CLAIM_RADIUS_VALUE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MAX_DISTANCE_BETWEEN_HOMEBLOCKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MAX_DISTANCE_FOR_OUTPOST_FROM_TOWN_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MAX_PURCHASED_BLOCKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MAX_PURCHASED_BLOCKS_USES_TOWN_LEVELS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_ADJACENT_BLOCKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_DISTANCE_BETWEEN_HOMEBLOCKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_DISTANCE_FOR_OUTPOST_FROM_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_DISTANCE_FROM_TOWN_HOMEBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_DISTANCE_IGNORED_FOR_ALLIES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_DISTANCE_IGNORED_FOR_NATIONS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MIN_PLOT_DISTANCE_FROM_TOWN_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_MINIMUM_AMOUNT_RESIDENTS_FOR_OUTPOSTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_NEW_TOWN_MIN_DISTANCE_FROM_TOWN_HOMEBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_NEW_TOWN_MIN_DISTANCE_FROM_TOWN_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OUTPOSTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVER_ALLOWED_CLAIM_LIMITS_ALLOWS_STEALING_LAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVER_OUTPOST_LIMIT_STOP_TELEPORT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVERCLAIMING_COMMAND_COOLDOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVERCLAIMING_PREVENTED_BY_HOMEBLOCK_RADIUS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVERCLAIMING_REQUIRES_NATIONS_TO_BE_ENEMIES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVERCLAIMING_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_OVERCLAIMING_TOWN_AGE_REQUIREMENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_SHOW_CLAIM_PARTICLES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_TOWN_BLOCK_LIMIT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_TOWN_BLOCK_RATIO - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_TOWN_BLOCK_SIZE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
CLAIMING_UNWANTED_BIOMES_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
classesOfTownMobsToRemove - Static variable in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
classesOfWildernessMobsToRemove - Static variable in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
classesOfWorldMobsToRemove - Static variable in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
classExists(String) - Static method in class com.palmergames.util.JavaUtil
 
cleanup() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
cleanup() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
cleanup(Connection) - Static method in class com.palmergames.bukkit.towny.db.SQLSchema
Call after loading to remove any old database elements we no longer need.
CleanupTask - Class in com.palmergames.bukkit.towny.tasks
Task run in Async which deletes old backups and other outdated things.
CleanupTask() - Constructor for class com.palmergames.bukkit.towny.tasks.CleanupTask
 
clear() - Method in class com.palmergames.bukkit.towny.object.Nation
 
clear() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
clearAllObjects() - Method in class com.palmergames.bukkit.towny.TownyUniverse
Clears the object maps.
clearModes() - Method in class com.palmergames.bukkit.towny.object.Resident
 
clearTeleportRequest() - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, clearing teleport requests is no longer needed. Use TownyAPI.abortTeleportRequest(Resident) to abort an active teleport request.
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
clone() - Method in class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
collect(double) - Method in class com.palmergames.bukkit.towny.object.Nation
 
collect(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
collectNationCosts() - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect upkeep due from all nations.
collectNationTaxes() - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect taxes for all nations due from their member towns
collectNationTaxes(Nation) - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect taxes due to the nation from it's member towns.
collectPermissions() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Update the list of permissions registered with bukkit
collectTownCosts() - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect or pay upkeep for all towns.
collectTownTaxes() - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect taxes for all towns due from their residents.
collectTownTaxes(Town) - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
Collect taxes due to the town from it's residents.
colorNation(Nation) - Static method in class com.palmergames.bukkit.util.Colors
 
colorNation(String) - Static method in class com.palmergames.bukkit.util.Colors
 
Colors - Class in com.palmergames.bukkit.util
 
Colors() - Constructor for class com.palmergames.bukkit.util.Colors
 
colorTown(Town) - Static method in class com.palmergames.bukkit.util.Colors
 
colorTown(String) - Static method in class com.palmergames.bukkit.util.Colors
 
colourBracketElement(String, String) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
colourHoverKey(String) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
colourKey(String) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
colourKeyImportant(String) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
colourKeyValue(String, String) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
com.palmergames.bukkit.config - package com.palmergames.bukkit.config
 
com.palmergames.bukkit.config.migration - package com.palmergames.bukkit.config.migration
 
com.palmergames.bukkit.towny - package com.palmergames.bukkit.towny
 
com.palmergames.bukkit.towny.chat - package com.palmergames.bukkit.towny.chat
 
com.palmergames.bukkit.towny.chat.checks - package com.palmergames.bukkit.towny.chat.checks
 
com.palmergames.bukkit.towny.chat.types - package com.palmergames.bukkit.towny.chat.types
 
com.palmergames.bukkit.towny.chat.variables - package com.palmergames.bukkit.towny.chat.variables
 
com.palmergames.bukkit.towny.command - package com.palmergames.bukkit.towny.command
 
com.palmergames.bukkit.towny.command.commandobjects - package com.palmergames.bukkit.towny.command.commandobjects
 
com.palmergames.bukkit.towny.confirmations - package com.palmergames.bukkit.towny.confirmations
 
com.palmergames.bukkit.towny.confirmations.event - package com.palmergames.bukkit.towny.confirmations.event
 
com.palmergames.bukkit.towny.conversation - package com.palmergames.bukkit.towny.conversation
 
com.palmergames.bukkit.towny.db - package com.palmergames.bukkit.towny.db
 
com.palmergames.bukkit.towny.event - package com.palmergames.bukkit.towny.event
 
com.palmergames.bukkit.towny.event.actions - package com.palmergames.bukkit.towny.event.actions
 
com.palmergames.bukkit.towny.event.asciimap - package com.palmergames.bukkit.towny.event.asciimap
 
com.palmergames.bukkit.towny.event.damage - package com.palmergames.bukkit.towny.event.damage
 
com.palmergames.bukkit.towny.event.deathprice - package com.palmergames.bukkit.towny.event.deathprice
 
com.palmergames.bukkit.towny.event.economy - package com.palmergames.bukkit.towny.event.economy
 
com.palmergames.bukkit.towny.event.executors - package com.palmergames.bukkit.towny.event.executors
 
com.palmergames.bukkit.towny.event.mobs - package com.palmergames.bukkit.towny.event.mobs
 
com.palmergames.bukkit.towny.event.nation - package com.palmergames.bukkit.towny.event.nation
 
com.palmergames.bukkit.towny.event.nation.toggle - package com.palmergames.bukkit.towny.event.nation.toggle
 
com.palmergames.bukkit.towny.event.player - package com.palmergames.bukkit.towny.event.player
 
com.palmergames.bukkit.towny.event.plot - package com.palmergames.bukkit.towny.event.plot
 
com.palmergames.bukkit.towny.event.plot.changeowner - package com.palmergames.bukkit.towny.event.plot.changeowner
 
com.palmergames.bukkit.towny.event.plot.toggle - package com.palmergames.bukkit.towny.event.plot.toggle
 
com.palmergames.bukkit.towny.event.resident - package com.palmergames.bukkit.towny.event.resident
 
com.palmergames.bukkit.towny.event.statusscreen - package com.palmergames.bukkit.towny.event.statusscreen
 
com.palmergames.bukkit.towny.event.teleport - package com.palmergames.bukkit.towny.event.teleport
 
com.palmergames.bukkit.towny.event.time - package com.palmergames.bukkit.towny.event.time
 
com.palmergames.bukkit.towny.event.time.dailytaxes - package com.palmergames.bukkit.towny.event.time.dailytaxes
 
com.palmergames.bukkit.towny.event.town - package com.palmergames.bukkit.towny.event.town
 
com.palmergames.bukkit.towny.event.town.toggle - package com.palmergames.bukkit.towny.event.town.toggle
 
com.palmergames.bukkit.towny.event.townblockstatus - package com.palmergames.bukkit.towny.event.townblockstatus
 
com.palmergames.bukkit.towny.exceptions - package com.palmergames.bukkit.towny.exceptions
 
com.palmergames.bukkit.towny.exceptions.initialization - package com.palmergames.bukkit.towny.exceptions.initialization
 
com.palmergames.bukkit.towny.hooks - package com.palmergames.bukkit.towny.hooks
 
com.palmergames.bukkit.towny.huds - package com.palmergames.bukkit.towny.huds
 
com.palmergames.bukkit.towny.invites - package com.palmergames.bukkit.towny.invites
 
com.palmergames.bukkit.towny.invites.exceptions - package com.palmergames.bukkit.towny.invites.exceptions
 
com.palmergames.bukkit.towny.listeners - package com.palmergames.bukkit.towny.listeners
 
com.palmergames.bukkit.towny.object - package com.palmergames.bukkit.towny.object
 
com.palmergames.bukkit.towny.object.comparators - package com.palmergames.bukkit.towny.object.comparators
 
com.palmergames.bukkit.towny.object.economy - package com.palmergames.bukkit.towny.object.economy
 
com.palmergames.bukkit.towny.object.economy.adapter - package com.palmergames.bukkit.towny.object.economy.adapter
 
com.palmergames.bukkit.towny.object.gui - package com.palmergames.bukkit.towny.object.gui
 
com.palmergames.bukkit.towny.object.inviteobjects - package com.palmergames.bukkit.towny.object.inviteobjects
 
com.palmergames.bukkit.towny.object.jail - package com.palmergames.bukkit.towny.object.jail
 
com.palmergames.bukkit.towny.object.map - package com.palmergames.bukkit.towny.object.map
 
com.palmergames.bukkit.towny.object.metadata - package com.palmergames.bukkit.towny.object.metadata
 
com.palmergames.bukkit.towny.object.notification - package com.palmergames.bukkit.towny.object.notification
 
com.palmergames.bukkit.towny.object.spawnlevel - package com.palmergames.bukkit.towny.object.spawnlevel
 
com.palmergames.bukkit.towny.object.statusscreens - package com.palmergames.bukkit.towny.object.statusscreens
 
com.palmergames.bukkit.towny.permissions - package com.palmergames.bukkit.towny.permissions
 
com.palmergames.bukkit.towny.regen - package com.palmergames.bukkit.towny.regen
 
com.palmergames.bukkit.towny.regen.block - package com.palmergames.bukkit.towny.regen.block
 
com.palmergames.bukkit.towny.scheduling - package com.palmergames.bukkit.towny.scheduling
 
com.palmergames.bukkit.towny.scheduling.impl - package com.palmergames.bukkit.towny.scheduling.impl
 
com.palmergames.bukkit.towny.tasks - package com.palmergames.bukkit.towny.tasks
 
com.palmergames.bukkit.towny.utils - package com.palmergames.bukkit.towny.utils
 
com.palmergames.bukkit.util - package com.palmergames.bukkit.util
 
com.palmergames.util - package com.palmergames.util
 
CombatUtil - Class in com.palmergames.bukkit.towny.utils
 
CombatUtil() - Constructor for class com.palmergames.bukkit.towny.utils.CombatUtil
 
CommandList - Class in com.palmergames.bukkit.towny.object
 
CommandList(Collection<String>) - Constructor for class com.palmergames.bukkit.towny.object.CommandList
 
CommandList.CommandNode - Class in com.palmergames.bukkit.towny.object
 
CommandNode(String) - Constructor for class com.palmergames.bukkit.towny.object.CommandList.CommandNode
 
CommentedConfiguration - Class in com.palmergames.bukkit.config
 
CommentedConfiguration(File) - Constructor for class com.palmergames.bukkit.config.CommentedConfiguration
Create a new CommentedConfiguration using the given file, using Towny's Logger for any error messages.
CommentedConfiguration(Path) - Constructor for class com.palmergames.bukkit.config.CommentedConfiguration
Create a new CommentedConfiguration using the file at the given path, using Towny's Logger for any error messages.
CommentedConfiguration(Path, Logger) - Constructor for class com.palmergames.bukkit.config.CommentedConfiguration
 
CommentedConfiguration(Path, Plugin) - Constructor for class com.palmergames.bukkit.config.CommentedConfiguration
Create a new CommentedConfiguration using the file at the given path, for the given plugin.
COMMERCIAL - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
ComparatorCaches - Class in com.palmergames.bukkit.towny.object.comparators
 
ComparatorCaches() - Constructor for class com.palmergames.bukkit.towny.object.comparators.ComparatorCaches
 
ComparatorType - Enum Class in com.palmergames.bukkit.towny.object.comparators
 
compareTo(Version) - Method in class com.palmergames.bukkit.util.Version
 
Compass - Class in com.palmergames.bukkit.util
 
Compass() - Constructor for class com.palmergames.bukkit.util.Compass
 
Compass.Point - Enum Class in com.palmergames.bukkit.util
 
component() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
component(Locale) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
component(String) - Method in class com.palmergames.bukkit.towny.object.Translator
 
component(String, Object...) - Method in class com.palmergames.bukkit.towny.object.Translator
 
conditionally(BooleanSupplier, Consumer<AbstractRegistryList.Builder<T, F>>) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
ConfigMigrator - Class in com.palmergames.bukkit.config.migration
An object which manages the process of migrating towny config versions to up-to-date ones.
ConfigMigrator(CommentedConfiguration, String, boolean) - Constructor for class com.palmergames.bukkit.config.migration.ConfigMigrator
 
ConfigMigrator(Plugin, CommentedConfiguration, String, Version, boolean) - Constructor for class com.palmergames.bukkit.config.migration.ConfigMigrator
A ConfigMigrator constructor which another plugin can use.
ConfigNodes - Enum Class in com.palmergames.bukkit.config
 
Confirmation - Class in com.palmergames.bukkit.towny.confirmations
An object which stores information about confirmations.
Confirmation(ConfirmationBuilder) - Constructor for class com.palmergames.bukkit.towny.confirmations.Confirmation
Internal use only.
ConfirmationBuilder - Class in com.palmergames.bukkit.towny.confirmations
A class responsible for assembling confirmations.
ConfirmationBuilder() - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
 
ConfirmationCancelEvent - Class in com.palmergames.bukkit.towny.confirmations.event
Called after a Confirmation is successfully cancelled, either due to timing out or due to the sender cancelling it manually.
ConfirmationCancelEvent(Confirmation, CommandSender, boolean) - Constructor for class com.palmergames.bukkit.towny.confirmations.event.ConfirmationCancelEvent
 
ConfirmationConfirmEvent - Class in com.palmergames.bukkit.towny.confirmations.event
Called when a Confirmation is confirmed using /confirm.
ConfirmationConfirmEvent(Confirmation, CommandSender) - Constructor for class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
ConfirmationEvent - Class in com.palmergames.bukkit.towny.confirmations.event
 
ConfirmationEvent(Confirmation, CommandSender) - Constructor for class com.palmergames.bukkit.towny.confirmations.event.ConfirmationEvent
 
ConfirmationHandler - Class in com.palmergames.bukkit.towny.confirmations
A class that handles the processing confirmations sent in Towny.
ConfirmationHandler() - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationHandler
 
ConfirmationSendEvent - Class in com.palmergames.bukkit.towny.confirmations.event
Called when a Confirmation is about to be sent to a CommandSender
ConfirmationSendEvent(Confirmation, CommandSender) - Constructor for class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
ConfirmationTransaction - Class in com.palmergames.bukkit.towny.confirmations
 
ConfirmationTransaction(Supplier<Double>, Account, String) - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
Deprecated.
ConfirmationTransaction(Supplier<Double>, Account, String, Translatable) - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
ConfirmationTransaction(Supplier<Double>, EconomyHandler, String) - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
A transaction which must succeed for a Confirmation to complete.
ConfirmationTransaction(Supplier<Double>, EconomyHandler, String, Translatable) - Constructor for class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
A transaction which must succeed for a Confirmation to complete.
ConfirmCommand - Class in com.palmergames.bukkit.towny.command.commandobjects
 
ConfirmCommand(Towny, String) - Constructor for class com.palmergames.bukkit.towny.command.commandobjects.ConfirmCommand
 
consumer - Variable in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
contains(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
contains(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
contains(Entity) - Method in class com.palmergames.bukkit.util.EntityLists
 
contains(ItemStack) - Method in class com.palmergames.bukkit.util.ItemLists
 
contains(NamespacedKey) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
contains(Material) - Static method in class com.palmergames.bukkit.towny.regen.NeedsPlaceholder
 
contains(T) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
containsColourCode(String) - Static method in class com.palmergames.bukkit.util.Colors
 
containsCommand(String) - Method in class com.palmergames.bukkit.towny.object.CommandList
 
containsIgnoreCase(List<String>, String) - Static method in class com.palmergames.util.StringMgmt
 
conversationAbandoned(ConversationAbandonedEvent) - Method in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
convertCoordtoXYZ(Location) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
convertKeyedToString(Collection<? extends Keyed>) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
convertToShortTicks(double) - Static method in class com.palmergames.util.TimeTools
Converts Seconds to 'Short' Ticks These ticks are only relevant to the 'Short' Timer Task Rounds half up
convertToTicks(long) - Static method in class com.palmergames.util.TimeTools
Converts Seconds to Ticks
cooldown - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
cooldown() - Method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
COOLDOWN - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
CooldownTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
CooldownTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
CooldownTimerTask.CooldownType - Enum Class in com.palmergames.bukkit.towny.tasks
 
Coord - Class in com.palmergames.bukkit.towny.object
A class to hold and calculate coordinates in a grid according to the size defined in the static field size.
Coord(int, int) - Constructor for class com.palmergames.bukkit.towny.object.Coord
 
Coord(Coord) - Constructor for class com.palmergames.bukkit.towny.object.Coord
 
coords() - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Returns the value of the coords record component.
COPPER_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Copper Blocks.
copyDirectory(File, File) - Static method in class com.palmergames.util.FileMgmt
 
coreProtectSupport() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
CORNER - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section.Type
 
countdownTimeHoursRaw(long) - Static method in class com.palmergames.util.TimeMgmt
 
countdownTimeMinutesRaw(long) - Static method in class com.palmergames.util.TimeMgmt
 
countdownTimeSecondsRaw(long) - Static method in class com.palmergames.util.TimeMgmt
 
createAndGetNPCResident() - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
createJailPlot(TownBlock, Town, Location) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
 
createPlotSnapshot(TownBlock) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
createTutorialBook() - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
CURRENT_VERSION - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
CustomDataField<T> - Class in com.palmergames.bukkit.towny.object.metadata
 
CustomDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
CustomDataField(String, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
CustomDataField(String, T) - Constructor for class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
CustomDataField(String, T, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
CustomDataFieldType - Enum Class in com.palmergames.bukkit.towny.object.metadata
 

D

DailyTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
DailyTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.DailyTimerTask
 
DARK_AQUA - Static variable in class com.palmergames.bukkit.util.Colors
 
DARK_BLUE - Static variable in class com.palmergames.bukkit.util.Colors
 
DARK_GRAY - Static variable in class com.palmergames.bukkit.util.Colors
 
DARK_GREEN - Static variable in class com.palmergames.bukkit.util.Colors
 
DARK_PURPLE - Static variable in class com.palmergames.bukkit.util.Colors
 
DARK_RED - Static variable in class com.palmergames.bukkit.util.Colors
 
DarkPurple - Static variable in class com.palmergames.bukkit.util.Colors
 
DATABASE - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
DATABASE_CONFIG - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
DATABASE_DBNAME - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_FLAGS - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_HOSTNAME - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_LOAD - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_PASSWORD - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_POOLING_CONNECTION_TIMEOUT - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_POOLING_HEADER - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_POOLING_MAX_LIFETIME - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_POOLING_MAX_POOL_SIZE - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_PORT - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_SAVE - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_SQL_DISABLE_BACKUP_WARNING - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_SQL_HEADER - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_TABLEPREFIX - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DATABASE_USERNAME - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
DatabaseConfig - Enum Class in com.palmergames.bukkit.towny.db
 
DataFieldDeserializer<T extends CustomDataField<?>> - Interface in com.palmergames.bukkit.towny.object.metadata
Functional interface for deserializing a specific CustomDataField class.
DataFieldIO - Class in com.palmergames.bukkit.towny.object.metadata
 
DataFieldIO() - Constructor for class com.palmergames.bukkit.towny.object.metadata.DataFieldIO
 
DATEBASE_VERSION - Enum constant in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
deadResident - Variable in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
DeathPriceEvent - Class in com.palmergames.bukkit.towny.event.deathprice
 
DeathPriceEvent(Account, double, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
debtCapModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the debtCapModifier record component.
debug() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
DecimalDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
DecimalDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
DecimalDataField(String, Double) - Constructor for class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
DecimalDataField(String, Double, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
DecimalField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
decline(boolean) - Method in interface com.palmergames.bukkit.towny.invites.Invite
Runs the reject code for the given invitation.
decline(boolean) - Method in class com.palmergames.bukkit.towny.object.inviteobjects.NationAllyNationInvite
 
decline(boolean) - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
decline(boolean) - Method in class com.palmergames.bukkit.towny.object.inviteobjects.TownJoinNationInvite
 
declineInvite(Invite, boolean) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
DEFAULT_GROUP_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMSystem_Action
 
defaultLocale() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
defaultSymbol - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
deleteAccount(String) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Removes an account.
deleteAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
deleteAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
deleteCache(Resident) - Method in class com.palmergames.bukkit.towny.Towny
 
deleteCache(UUID) - Method in class com.palmergames.bukkit.towny.Towny
 
deleteCache(Player) - Method in class com.palmergames.bukkit.towny.Towny
 
DeleteDB(String, HashMap<String, Object>) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
Build the SQL string and execute to DELETE
deleteFile(File) - Static method in class com.palmergames.util.FileMgmt
Delete file, or if path represents a directory, recursively delete it's contents beforehand.
deleteFile(String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
deleteFile(String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
DeleteFileTask - Class in com.palmergames.bukkit.towny.tasks
 
DeleteFileTask(File, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.DeleteFileTask
 
deleteHibernatedResident(UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteHibernatedResident(UUID) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteHibernatedResident(UUID) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
deleteJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
deleteMaterialsFromWorldCoord(WorldCoord, Collection<Material>) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
Deletes all blocks which are found in the given Collection of Materials
deleteNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
DeleteNationEvent - Class in com.palmergames.bukkit.towny.event
 
DeleteNationEvent(Nation, Resident) - Constructor for class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
deleteOldBackups(File, long) - Static method in class com.palmergames.util.FileMgmt
Delete child files/folders of backupsDir with a filename ending in milliseconds that is older than deleteAfter milliseconds in age.
DeletePlayerEvent - Class in com.palmergames.bukkit.towny.event
 
DeletePlayerEvent(Resident) - Constructor for class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
deletePlotData(PlotBlockData) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
deletePlotData(PlotBlockData) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deletePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deletePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deletePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
deleteReceivedInvite(Invite) - Method in interface com.palmergames.bukkit.towny.invites.InviteReceiver
Removes an invite from the received collection.
deleteReceivedInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Government
 
deleteReceivedInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Resident
 
deleteResident() - Method in class com.palmergames.bukkit.towny.object.gui.EditGUI
 
deleteResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
deleteSentAllyInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Nation
 
deleteSentInvite(Invite) - Method in interface com.palmergames.bukkit.towny.invites.InviteSender
Removes an outgoing invite.
deleteSentInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Government
 
deleteTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
deleteTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
DeleteTownEvent - Class in com.palmergames.bukkit.towny.event
 
DeleteTownEvent(Town, Resident) - Constructor for class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
deleteWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
deleteWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
deleteWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
DenyCommand - Class in com.palmergames.bukkit.towny.command.commandobjects
 
DenyCommand(Towny, String) - Constructor for class com.palmergames.bukkit.towny.command.commandobjects.DenyCommand
 
deposit(double, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Attempts to add money to the account, and notifies account observers of any changes.
DEPOSIT - Enum constant in enum class com.palmergames.bukkit.towny.object.TransactionType
 
deposited(Account, double, String) - Method in interface com.palmergames.bukkit.towny.object.economy.AccountObserver
Called whenever an account money is deposited to an account.
deposited(Account, double, String) - Method in class com.palmergames.bukkit.towny.object.economy.GlobalAccountObserver
 
deposited(Account, double, String) - Method in class com.palmergames.bukkit.towny.object.economy.GovernmentAccountAuditor
 
depositToBank(Resident, int) - Method in class com.palmergames.bukkit.towny.object.Government
Puts money into the bank.
deserialize(String[]) - Static method in class com.palmergames.bukkit.towny.object.Position
 
deserialize(String, String) - Method in interface com.palmergames.bukkit.towny.object.metadata.DataFieldDeserializer
Returns a new class that extends CustomDataField given a key and string value.
deserializeLegacyMeta(String) - Static method in class com.palmergames.bukkit.towny.object.metadata.DataFieldIO
 
deserializeMeta(String) - Static method in class com.palmergames.bukkit.towny.object.metadata.DataFieldIO
 
deserializeMetadata(TownyObject, String) - Method in class com.palmergames.bukkit.towny.object.metadata.MetadataLoader
 
deserializeMetaToRaw(String) - Static method in class com.palmergames.bukkit.towny.object.metadata.DataFieldIO
 
destinationLocation() - Method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
DESTROY - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
DESTROY_PROTECTED - Static variable in class com.palmergames.bukkit.util.EntityLists
 
disable3rdPartyPluginIntegrations() - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
disableMySQLBackupWarning() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
disallowedBlocks(List<BlockState>, Block) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Will return a list of blocks which all either do not have the same town as an owner, or do not have the same player as owner.
disallowedBlocks(List<BlockState>, Block, Player) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
Will return a list of blocks which all either do not have the same town as an owner, or do not have the same player as owner.
discardAreaEffectCloud(AreaEffectCloud) - Static method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
 
DisplayedNationsListSortEvent - Class in com.palmergames.bukkit.towny.event.nation
 
DisplayedNationsListSortEvent(List<Nation>, ComparatorType) - Constructor for class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Formats and colors the value of the custom data field object.
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
displayFormattedValue() - Method in class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
distance(double, double) - Static method in class com.palmergames.util.MathUtil
Compute the shortest distance between two perpendicular lines.
distance(double, double, double, double) - Static method in class com.palmergames.util.MathUtil
Compute the shortest distance between two points in a 2d grid.
distance(Coord, Coord) - Static method in class com.palmergames.util.MathUtil
 
distanceSquared(double, double) - Static method in class com.palmergames.util.MathUtil
Compute the pythagorean square distance based on the formula a^2 + b^2 = c^2.
doAlliesBypassTownBlockedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doBankruptTownsPayNationTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doCapitalsPayNationTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doDeleteTownBlockEntities(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
Deletes all of the world's deleted-entities-on-unclaim from the given WorldCoord.
doesFrostWalkerRequireBuildPerms() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesJailingPreventLoggingOut() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesNationTaxDeleteConqueredTownsWhichCannotPay() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesNewDayUseTimer() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesPlayerHaveAbilityToEditShopPlot(Player, Location) - Static method in class com.palmergames.bukkit.towny.utils.ShopPlotUtil
This tests if a player has the ability to build at the location, as well as the plot being a shop plot type.
doesPlayerOwnShopPlot(Player, Location) - Static method in class com.palmergames.bukkit.towny.utils.ShopPlotUtil
This tests that the player owns the plot at the location in question personally, as well as the plot being a shop plot type.
doesPlotTaxNonPaymentSetPlotForSale() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesSenderRequirePermissionNodeToAddColourToTitleOrSurname() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doesUnjailingTeleportPlayer() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doHomeblocksNoLongerWorkWhenATownHasBankPlots() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doJailPlotsPreventPVP() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
DOORS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Doors.
doRuinsPlotPermissionsProgressivelyAllowAll() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doTownsGetWarnedOnOutlaw() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doTrustedPlayersGetPermsOnPersonallyOwnedLand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
doTrustedResidentsBypassTownBlockedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
DRAGON_FIREBALL_GET_EFFECT_CLOUD - Static variable in class com.palmergames.bukkit.towny.listeners.TownyPaperEvents
 
drawParticle() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
DrawSmokeTask - Class in com.palmergames.bukkit.towny.tasks
 
DrawSmokeTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.DrawSmokeTask
 
DrawSmokeTaskFactory - Class in com.palmergames.bukkit.util
 
DrawSmokeTaskFactory() - Constructor for class com.palmergames.bukkit.util.DrawSmokeTaskFactory
 
DrawSpawnPointsTask - Class in com.palmergames.bukkit.towny.tasks
 
DrawSpawnPointsTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.DrawSpawnPointsTask
 
DrawUtil - Class in com.palmergames.bukkit.util
 
DrawUtil() - Constructor for class com.palmergames.bukkit.util.DrawUtil
 
DYEABLE - Static variable in class com.palmergames.bukkit.util.EntityLists
 
DYES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Dye items.

E

E - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
E - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
early - Variable in enum class com.palmergames.bukkit.config.migration.MigrationType
 
ECO - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_CACHE_TIMEOUT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_CAP_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_CAP_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_DISALLOW_BANK_ACTIONS_OUTSIDE_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_NATION_ALLOW_WITHDRAWALS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANK_TOWN_ALLOW_WITHDRAWALS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP_ALLOWED_DAYS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP_MAXIMUM - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP_OVERRIDE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP_USES_FIXED_DAYS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DEBT_CAP_USES_TOWN_LEVELS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DO_BANKRUPT_TOWNS_PAY_NATION_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_DOES_NATION_TAX_DELETE_CONQUERED_TOWNS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_NATION_KICKS_TOWNS_THAT_REACH_DEBT_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_NEUTRALITY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_NEUTRALITY_CAN_BANKRUPT_TOWNS_PAY_NEUTRALITY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_UPKEEP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_BANKRUPTCY_UPKEEP_DELETE_TOWNS_THAT_REACH_DEBT_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_CLOSED_ECONOMY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_CLOSED_ECONOMY_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_CLOSED_ECONOMY_SERVER_ACCOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_NATION_TAXES_MAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_DO_CAPITALS_PAY_NATION_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_MAX_NATION_TAX_PERCENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_MAX_NATION_TAX_PERCENT_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_MAX_PLOT_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_MAX_TOWN_TAX_PERCENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TAXES_MAX_TOWN_TAX_PERCENT_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DAILY_TOWN_TAXES_MAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_DEATH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_MAX_PRICE_CLAIM_TOWNBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_MIN_DEPOSIT_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_MIN_DEPOSIT_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_MIN_WITHDRAW_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_MIN_WITHDRAW_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_NATION_MAPCOLOUR_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_NATION_PREFIX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_NATION_RENAME_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_NEW_EXPAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_ALLOW_MAYORS_TO_OVERRIDE_PUBLIC_SPAWN_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_CLAIM_TOWNBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_CLAIM_TOWNBLOCK_INCREASE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_CLAIM_TOWNBLOCK_REFUND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH_PERCENTAGE_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH_PVP_ONLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_DEATH_TYPE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_NEUTRALITY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_NEUTRALITY_CHARGES_PER_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_UPKEEP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_UPKEEP_PERPLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_UPKEEP_PERTOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NATION_UPKEEP_PERTOWN_NATIONLEVEL_MODIFIER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NEW_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_NEW_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_OUTPOST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_PURCHASED_BONUS_TOWNBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_PURCHASED_BONUS_TOWNBLOCK_INCREASE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_PURCHASED_BONUS_TOWNBLOCKS_MAXIMUM - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_RECLAIM_RUINED_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TAKEOVERCLAIM - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TAKEOVERCLAIM_PRICE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_MERGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_MERGE_PER_PLOT_PERCENTAGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_NEUTRALITY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_NEUTRALITY_CHARGES_PER_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_OVERCLAIMED_UPKEEP_PENALTY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_OVERCLAIMED_UPKEEP_PENALTY_PLOTBASED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_SPAWN_PAID_TO_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_SPAWN_TRAVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_SPAWN_TRAVEL_ALLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_SPAWN_TRAVEL_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_SPAWN_TRAVEL_PUBLIC - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_UPKEEP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_UPKEEP_PLOTBASED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_UPKEEP_PLOTBASED_MAXIMUM_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_UPKEEP_PLOTBASED_MINIMUM_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_PRICE_TOWN_UPKEEP_PLOTBASED_TOWNLEVEL_MODIFIER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_SPAWN_TRAVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TAXES_ALLOW_NEGATIVE_NATION_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TAXES_ALLOW_NEGATIVE_TOWN_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TAXES_ALLOW_PLAYER_OWNED_PLOT_PAYMENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TAXES_ALLOW_PLOT_PAYMENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TOWN_MAPCOLOUR_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TOWN_PREFIX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_TOWN_RENAME_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_USE_ASYNC - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ECO_USING_ECONOMY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
EconomyAccount - Class in com.palmergames.bukkit.towny.object
Economy object which provides an interface with the Economy Handler.
EconomyAccount(String) - Constructor for class com.palmergames.bukkit.towny.object.EconomyAccount
 
EconomyAccount(String, World) - Constructor for class com.palmergames.bukkit.towny.object.EconomyAccount
 
EconomyAdapter - Interface in com.palmergames.bukkit.towny.object.economy.adapter
An adapter that is used to adapt multiple economy implementations.
economyExecutor() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
EconomyHandler - Interface in com.palmergames.bukkit.towny.object
An interface used to show that an object is capable of participating in economy specific tasks.
EditGUI - Class in com.palmergames.bukkit.towny.object.gui
 
EditGUI(Resident, Inventory, String, TownBlock, Resident) - Constructor for class com.palmergames.bukkit.towny.object.gui.EditGUI
 
EMBASSY - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
EmptyNationException - Exception in com.palmergames.bukkit.towny.exceptions
 
EmptyNationException(Nation) - Constructor for exception com.palmergames.bukkit.towny.exceptions.EmptyNationException
 
EmptyTownException - Exception in com.palmergames.bukkit.towny.exceptions
 
EmptyTownException(Town) - Constructor for exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
EmptyTownException(Town, EmptyNationException) - Constructor for exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
ENABLED_LANGUAGES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
endsWith(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
ENEMY - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
entity - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
EntityLists - Class in com.palmergames.bukkit.util
 
EntityLists(Collection<EntityType>) - Constructor for class com.palmergames.bukkit.util.EntityLists
 
EntityTypeUtil - Class in com.palmergames.bukkit.towny.utils
 
EntityTypeUtil() - Constructor for class com.palmergames.bukkit.towny.utils.EntityTypeUtil
 
equals(Object) - Method in record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.palmergames.bukkit.towny.object.Coord
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.Nation
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.ObjectGroup
Determines whether a group is equivalent or not.
equals(Object) - Method in class com.palmergames.bukkit.towny.object.Position
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.Resident
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.Town
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
equals(Object) - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
equals(Object) - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
equals(Object) - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.palmergames.bukkit.util.Version
 
equalsNonEnvironmental(TownyPermission) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
ESCAPE - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
estimatePotentialContexts() - Method in class com.palmergames.bukkit.towny.hooks.LuckPermsContexts
 
evaluatePlayer(Player) - Method in class com.palmergames.bukkit.towny.tasks.HealthRegenTimerTask
 
evaluateRuinedTownRemovals() - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
This method cycles through all towns If a town is in ruins, its remaining_ruin_time_hours counter is decreased If a counter hits 0, the town is deleted
eventCancellationMessage - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
eventCancelled - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
evictOwnerFromTownBlock() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
excludeTag(String, NamespacedKey) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
execute(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
execute(CommandSender, String[], TownyObject) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
Used when an AddonCommand should receive a TownyObject name as a preceding argument.
execute(CommandSender, String, String[]) - Method in class com.palmergames.bukkit.towny.command.commandobjects.AcceptCommand
 
execute(CommandSender, String, String[]) - Method in class com.palmergames.bukkit.towny.command.commandobjects.CancelCommand
 
execute(CommandSender, String, String[]) - Method in class com.palmergames.bukkit.towny.command.commandobjects.ConfirmCommand
 
execute(CommandSender, String, String[]) - Method in class com.palmergames.bukkit.towny.command.commandobjects.DenyCommand
 
execute(CommandSender, String, String[]) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
exists() - Method in class com.palmergames.bukkit.towny.object.Nation
 
exists() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
exists() - Method in class com.palmergames.bukkit.towny.object.Resident
 
exists() - Method in class com.palmergames.bukkit.towny.object.Town
 
exists() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
exists() - Method in class com.palmergames.bukkit.towny.object.TownyObject
An internal method used to determine if an object exists in the TownyUniverse's maps.
exists() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
exists(String) - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
 
exitScreen() - Method in class com.palmergames.bukkit.towny.object.gui.EditGUI
 
EXPLODABLE_ATTACHABLES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of blocks which, when exploded, will not have their drops set to false, despite our asking.
explosion - Variable in class com.palmergames.bukkit.towny.object.TownyPermission
 
EXPLOSIVE - Static variable in class com.palmergames.bukkit.util.EntityLists
 

F

FAIL - Enum constant in enum class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult.Type
 
FALLING_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
FALSE - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
 
FARM - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
feedback() - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Returns the value of the feedback record component.
FENCE_GATES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Fence Gates.
fetchTownBlockStatus(Player, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Wrapper for PlayerCacheUtil.getTownBlockStatus(Player, WorldCoord) which allows another plugin to alter the pre-determined TownBlockStatus.
FileMgmt - Class in com.palmergames.util
 
FileMgmt() - Constructor for class com.palmergames.util.FileMgmt
 
FILLED_CAULDRONS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
filter(Predicate<T>) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
filterByStart(List<String>, String) - Static method in class com.palmergames.bukkit.towny.utils.NameUtil
Returns strings that start with a string
filterByStartOrGetTownyObjectStartingWith(List<String>, String, String) - Static method in class com.palmergames.bukkit.towny.TownyAPI
Checks if arg starts with filters, if not returns matches from TownyAPI.getTownyObjectStartingWith(String, String).
filterByStartOrGetTownyStartingWith(List<String>, String, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Checks if arg starts with filters, if not returns matches from BaseCommand.getTownyStartingWith(String, String).
filterExplodableBlocks(List<Block>, Material, Entity, Event) - Static method in class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
Filters out blocks which should not be exploded, from a list of blocks which have been caused to explode.
filterHomeBlock(Town, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
filterInvalidProximityToHomeblock(List<WorldCoord>, Town) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a list containing only townblocks that can be claimed.
filterInvalidProximityTownBlocks(List<WorldCoord>, Town) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a list containing only townblocks that can be claimed.
filterOutByBiome(Player, List<WorldCoord>, Predicate<WorldCoord>, String) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
filterOutOceanBiomeWorldCoords(Player, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only WorldCoords which are not composed of "too much" ocean biomes, with the threshold determined by the config.
filterOutResidentBlocks(Resident, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only claimed townblocks, which are: - not personally owned by a resident who isn't the given resident
filterOutTownOwnedBlocks(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a list containing only wilderness townblocks.
filterOutUnwantedBiomeWorldCoords(Player, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only WorldCoords which are not composed of "too much" bad biomes, with the threshold determined by the config.
filterOutWildernessBlocks(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only claimed townblocks.
filterOwnedBlocks(TownBlockOwner, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only claimed townblocks, owned by the given owner.
filterPlotsByGroup(PlotGroup, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Gives a list of townblocks that have membership to the specified group.
filterPlotsForSale(Resident, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Gather plots that are for sale only, using a resident to determine whether they can be bought.
filterPlotsForSale(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Gather plots that are for sale only, currently used only for setting plots to notforsale.
filterPlotsNotForSale(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Gather plots that are not for sale only.
FILTERS_COLOUR_CHAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_MAX_NAME_LGTH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_MAX_TAG_LENGTH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_MODIFY_CHAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_MODIFY_CHAT_DO_TITLES_AND_SURTITLES_REQUIRE_PERMISSION_FOR_COLOUR_CODES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_MODIFY_CHAT_MAX_TITLE_LENGTH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_NPC_PREFIX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_BOTH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_RANKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_RANKS_KING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_RANKS_MAYOR - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_RANKS_NOMAD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_RANKS_RESIDENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_CHAT_FORMATTING_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_LEADERBOARD_FORMATTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_LEADERBOARD_FORMATTING_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_ALLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_CONQUERED_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_ENEMY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_NO_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_NONE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_SAME_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_PAPI_REL_FORMATTING_SAME_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_REGEX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_REGEX_NAME_CHECK_REGEX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_REGEX_NAME_FILTER_REGEX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_REGEX_NAME_REMOVE_REGEX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FILTERS_REGEX_STRING_CHECK_REGEX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
filterUnownedBlocks(TownBlockOwner, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Returns a List containing only claimed townblocks, which are not owned by the given owner.
findNewCapital() - Method in class com.palmergames.bukkit.towny.object.Nation
Finds the town in the nation with the most residents and makes it the capital.
findNewMayor() - Method in class com.palmergames.bukkit.towny.object.Town
Begins search for new mayor.
finishPlotBlockData(PlotBlockData) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Called when a PlotBlockData's revert-on-unclaim has been finished.
finishTasks() - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
finishTasks() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
finishTasks() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
finishTasks() - Method in class com.palmergames.bukkit.towny.TownyUniverse
Run during onDisable() to finish cleanup and backup.
fire - Variable in class com.palmergames.bukkit.towny.object.TownyPermission
 
fireEvent(Event) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
FLAGS_DEFAULT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_DEFAULT_RES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_DEFAULT_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_ALLY_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_ALLY_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_ALLY_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_ALLY_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_FR_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_FR_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_FR_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_FR_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_OUTSIDER_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_OUTSIDER_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_OUTSIDER_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_OUTSIDER_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_TOWN_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_TOWN_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_TOWN_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_RES_TOWN_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_ALLY_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_ALLY_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_ALLY_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_ALLY_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_DEF_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_DEF_FIRE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_DEF_MOBS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_DEF_PVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_NATION_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_NATION_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_NATION_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_NATION_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_OUTSIDER_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_OUTSIDER_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_OUTSIDER_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_OUTSIDER_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_RES_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_RES_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_RES_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FLAGS_TOWN_RES_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
FlatFileSaveTask - Class in com.palmergames.bukkit.towny.db
 
FlatFileSaveTask(List<String>, String) - Constructor for class com.palmergames.bukkit.towny.db.FlatFileSaveTask
Constructor to save a list
FloodfillResult(BorderUtil.FloodfillResult.Type, Translatable, Collection<WorldCoord>) - Constructor for record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Creates an instance of a FloodfillResult record class.
FLOWERS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Flowers.
FoliaScheduledTask - Class in com.palmergames.bukkit.towny.scheduling.impl
 
FoliaScheduledTask(ScheduledTask) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
FoliaTaskScheduler - Class in com.palmergames.bukkit.towny.scheduling.impl
 
FoliaTaskScheduler(Plugin) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
font - Static variable in class com.palmergames.bukkit.util.FontUtil
 
FontUtil - Class in com.palmergames.bukkit.util
 
FontUtil() - Constructor for class com.palmergames.bukkit.util.FontUtil
 
forceAddOutpostSpawn(Position) - Method in class com.palmergames.bukkit.towny.object.Town
Only to be called from the Loading methods.
forceSetCapital(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
Only to be called from the loading methods.
forceSetHomeBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
Only to be called from the Loading methods.
forceSetMayor(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
Sets a resident to become mayor.
forLocale(Resident) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
forLocale(CommandSender) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
formatCommand(String, String, String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
formatCommand(String, String, String, String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
formatCountdownTime(long) - Static method in class com.palmergames.util.TimeMgmt
 
formatCountdownTime(Long, Locale) - Static method in class com.palmergames.util.TimeMgmt
 
formatCountdownTimeHours(long, Player) - Static method in class com.palmergames.util.TimeMgmt
 
formatCountdownTimeMinutes(long, Player) - Static method in class com.palmergames.util.TimeMgmt
 
formatCountdownTimeSeconds(long, Player) - Static method in class com.palmergames.util.TimeMgmt
 
formatList(String, String, List<String>, String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
formatPopulationBrackets(int) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
formatSubTitle(String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
formatTitle(TownyObject) - Static method in class com.palmergames.bukkit.util.ChatTools
Formats a title for a TownyObject, taking into account that on servers with high max_name_length could end up breaking the math
formatTitle(String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
formatValueAsComp() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Get the value as a formatted component.
FORSALE - Enum constant in enum class com.palmergames.bukkit.towny.object.TownBlockTypeCache.CacheType
 
forSaleMapSymbol() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
forSaleNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
forSaleSymbol - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
FOUNDED - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
fromString(String) - Static method in enum class com.palmergames.bukkit.towny.db.TownyFlatFileSource.elements
 
fromString(String) - Static method in class com.palmergames.bukkit.util.Version
Constructs a Version object from the given string.
fromValue(int) - Static method in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
fullDateFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 

G

gatherInactiveResidents(List<Resident>, int) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
Makes a list of Residents who haven't logged in in the given days.
gatherOutOfRangeTowns(Nation) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
gatherOutOfRangeTowns(Nation, Town) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
gatherOutOfRangeTowns(List<Town>, Town) - Method in class com.palmergames.bukkit.towny.object.Nation
Deprecated.
since 0.100.0.9 use ProximityUtil.gatherOutOfRangeTowns(Nation) instead.
GENERAL_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
GENERAL_HELP_ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
generateAndSend(Towny, Player, int) - Static method in class com.palmergames.bukkit.towny.TownyAsciiMap
 
generateBankHistoryBook(Player, int) - Method in class com.palmergames.bukkit.towny.object.Government
Opens a book gui of bank transactions for the player to browse.
generateCompass(Player) - Static method in class com.palmergames.bukkit.towny.TownyAsciiMap
 
generateHelp(Player) - Static method in class com.palmergames.bukkit.towny.TownyAsciiMap
 
generateRandomNationColourAsHexCode() - Static method in class com.palmergames.bukkit.towny.utils.MapUtil
Choose a random colour for a nation from the allowed list
generateRandomTownColourAsHexCode() - Static method in class com.palmergames.bukkit.towny.utils.MapUtil
Choose a random colour for a town from the allowed list
generateReplacementName(boolean) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Generates a town or nation replacementname.
getAbout() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getAcceptCommand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getAcceptHandler() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Gets the handler that contains the code to run on completion.
getAccount() - Method in class com.palmergames.bukkit.towny.event.economy.BankTransactionEvent
 
getAccount() - Method in interface com.palmergames.bukkit.towny.object.economy.BankEconomyHandler
Gets the bank account associated with this object
getAccount() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getAccount() - Method in interface com.palmergames.bukkit.towny.object.EconomyHandler
Gets the Account associated with this object.
getAccount() - Method in class com.palmergames.bukkit.towny.object.Government
 
getAccount() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getAccountOrNull() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getAction() - Method in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
getActiveInvites() - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
getActiveInvitesFor(InviteSender, InviteReceiver) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
getActivePlotBlockDatas() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getActiveQueueSize() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
getActiveQueueSize() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
getAddedCommands() - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
getAddedTranslations() - Method in class com.palmergames.bukkit.towny.event.TranslationLoadEvent
 
getAddonCommand(TownyCommandAddonAPI.CommandType, String) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
getAdventure() - Static method in class com.palmergames.bukkit.towny.Towny
 
getAffiliationColor(Resident, WorldCoord) - Static method in class com.palmergames.bukkit.util.DrawSmokeTaskFactory
 
getAllChildren(String, Set<String>) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Returns a map of ALL child permissions registered with bukkit null is empty
getAllies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getAllies() - Method in class com.palmergames.bukkit.towny.object.Town
 
getAlliesUUIDs() - Method in class com.palmergames.bukkit.towny.object.Town
 
getAllOutpostSpawns() - Method in class com.palmergames.bukkit.towny.object.Town
Get an unmodifiable List of all outpost spawns.
getAllowedBlocks() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getAllRegisteredPermissions(boolean) - Method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Fetch all permissions which are registered with superperms.
getAlly() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getAllyName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getAllyPerm(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getAlreadyPurchasedBlocksAmount() - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
Returns the amount of bonus blocks the town has already purchased.
getAmount() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getAmount() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getAmount() - Method in class com.palmergames.bukkit.towny.object.Transaction
 
getAmountOfPurchasingBlocksRequest() - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
Returns the amount of bonus blocks to be purchased.
getAmountOfRequestedTownBlocks() - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
Returns the amount of town blocks to be claimed.
getAmountOfResidentsForOutpost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getAreaNotification(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getAreaPvPNotification(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getAreaSelectPivot(String[]) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
getArgs() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleUnknownEvent
 
getArgs() - Method in class com.palmergames.bukkit.towny.object.TownyPermissionChange
 
getAsciiMapKey() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getAssistants() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getAttacker() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getAttackerTown() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getAttackingPlayer() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamageEntityEvent
 
getAttackingPlayer() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getAttackingResident() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getAuditHistory() - Method in interface com.palmergames.bukkit.towny.object.economy.AccountAuditor
Gets the formatted transactions associated with this account.
getAuditHistory() - Method in class com.palmergames.bukkit.towny.object.economy.GovernmentAccountAuditor
 
getAuditor() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Gets the auditor that audits this account.
getAuthor() - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
The name of the person who created this expansion should go here.
getBackupLifeLength() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBail() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getBailAmount() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getBailAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBailAmountKing() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBailAmountMayor() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBailMaxAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBalance() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getBalance(String, World) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Gets the balance of the account.
getBalance(String, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
getBalance(String, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
getBalance(String, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Returns the accounts current balance
getBalanceCap() - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
Gets the maximum amount of money this account can have.
getBankAccountPrefix() - Method in interface com.palmergames.bukkit.towny.object.economy.BankEconomyHandler
The prefix to be used for the bank account.
getBankAccountPrefix() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getBankAccountPrefix() - Method in class com.palmergames.bukkit.towny.object.Town
 
getBankCap() - Method in interface com.palmergames.bukkit.towny.object.economy.BankEconomyHandler
Gets the max amount of money that can be in the bank.
getBankCap() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getBankCap() - Method in class com.palmergames.bukkit.towny.object.Town
 
getBankHistoryBookFormat() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBankruptedTowns() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getBaseCostForTownMerge() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBedExplosionMaterial(Location) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Gets the exploded bed material.
getBedOrRespawnLocation(Player) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getBedUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBlacklistedNames() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBlankPage(String) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
getBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBuildEvent
 
getBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
getBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyDestroyEvent
 
getBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownySwitchEvent
 
getBlock() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getBlockData() - Method in class com.palmergames.bukkit.towny.regen.block.BlockObject
 
getBlockErrMsg() - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getBlockList() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
The block list that will ultimately be used to set which blocks are allowed, as long as setBlockList() has been used by someone.
getBlockList() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getBlockLocation() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
getBlockX() - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
getBlockZ() - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
getBoard() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the board of the government.
getBonusBlockCost() - Method in class com.palmergames.bukkit.towny.object.Town
 
getBonusBlockCostN(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
getBonusBlocks() - Method in class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
getBonusBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
getBoolean(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBoolean(DatabaseConfig) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
getBoolean(TownyObject, BooleanDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a boolean from a TownyObject's metadata.
getBorder() - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
getBossBarNotificationColor() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBossBarNotificationOverlay() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBossBarNotificationProgress() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getBoundingBox() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getBuildPermission(Material) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getBukkitExplodeEvent() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Returns the bukkit event which originally fired when the explosion happened.
getBukkitLocation() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
getBukkitWorld() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Fetch the current world for this object
getBukkitWorld() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getBukkitWorld() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Shortcut for Bukkit.getWorld(worldName)
getByName(String) - Method in class com.palmergames.bukkit.config.migration.RunnableMigrations
 
getByte(TownyObject, ByteDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a byte from a TownyObject's metadata.
getCache(TownBlockTypeCache.CacheType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
Getter for easy access to each cache Map Possible CacheTypes: ALL, FORSALE, RESIDENTOWNED
getCache(Player) - Method in class com.palmergames.bukkit.towny.Towny
Fetch the current players cache Creates a new one, if one doesn't exist.
getCache(Player) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Returns the PlayerCache of a Player.
getCachedBalance() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Returns a cached balance of an Account, the value of which can be brand new or up to 10 minutes old (time configurable in the config,) based on whether the cache has been checked recently.
getCachedBalance(boolean) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Returns a cached balance of an Account, the value of which can be brand new or up to 10 minutes old (time configurable in the config,) based on whether the cache has been checked recently.
getCachedBankTimeout() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCachedTaxOwing() - Method in class com.palmergames.bukkit.towny.object.Resident
Returns a cached amount of taxes that a resident will pay daily.
getCachedTaxOwing(boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
Returns a cached amount of taxes that a resident will pay daily, with the ability to only refresh the cache if it is stale.
getCacheOrNull(UUID) - Method in class com.palmergames.bukkit.towny.Towny
 
getCachePermission(Player, Location, Material, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Returns player cached permission for BUILD, DESTROY, SWITCH or ITEM_USE at this location for the specified item id.
getCachePermission(Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Checks from cache if a certain ActionType can be performed on a given Material
getCancelCommand() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
 
getCancelCommand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCancelHandler() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Gets the handler that contains the code to run on cancellation.
getCancelledMessage() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getCancelMessage() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
getCancelMessage() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
getCancelMessage() - Method in class com.palmergames.bukkit.towny.event.CancellableTownyEvent
 
getCancelMessage() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreClaimEvent
 
getCancelMessage() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreUnclaimEvent
 
getCancelMessage() - Method in exception com.palmergames.bukkit.towny.exceptions.CancelledEventException
 
getCapital() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getCapitalPostfix(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCapitalPostfix(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCapitalPrefix(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCapitalPrefix(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getCardinallyAdjacentWorldCoords(boolean...) - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getCause() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
DamageCause of damage.
getCause() - Method in enum class com.palmergames.bukkit.towny.object.jail.JailReason
 
getCause() - Method in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
getCell() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getCellMap() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
Deprecated.
Deprecated as of 0.99.5.9, the cell map types are an implementation detail and not guaranteed.
getCellSize() - Static method in class com.palmergames.bukkit.towny.object.Coord
 
getCellSurface(WorldCoord) - Static method in class com.palmergames.bukkit.towny.object.CellSurface
 
getChange() - Method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
getChangeAction() - Method in class com.palmergames.bukkit.towny.object.TownyPermissionChange
 
getChangeValue() - Method in class com.palmergames.bukkit.towny.object.TownyPermissionChange
 
getChildren(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Returns a map of the child permissions (1 node deep) as registered with Bukkit.
getChunk() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getChunks() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Loads and returns the chunk(s) inside this WorldCoord.
getClaimedAt() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getClaimPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getClaimPriceIncreaseValue() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getClaimRefundPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getClickCommand() - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Get the command used when clicking on a symbol on the map.
getClickCommand() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
getClosestTownblockWithNationFromCoord(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Get the town block that belongs to the closest town with a nation from the specified coord.
getClosestTownWithNationFromCoord(Coord, Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Returns the closest town with a nation from a given coord (key).
getColor() - Method in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
 
getColoredPermLevel(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getColoredPermLevel(TownyPermission.ActionType, String) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getColour() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getColourString() - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getCommandExecutor() - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getCommandMap() - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getCommandSender() - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
 
getCommandSender() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getCommandSender() - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
getCommandString() - Method in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
getCommandType() - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getComments() - Method in enum class com.palmergames.bukkit.config.ConfigNodes
Retrieves the comment for a config path
getComments() - Method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Retrieves the comment for a config path
getCommercialPlotPrice() - Method in class com.palmergames.bukkit.towny.object.Town
 
getCommercialPlotTax() - Method in class com.palmergames.bukkit.towny.object.Town
 
getCommonName() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
getComparator() - Method in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
getComparatorType() - Method in class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
getCompassPointForDirection(double) - Static method in class com.palmergames.bukkit.util.Compass
 
getComponentKeys() - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
getComponentOrNull(String) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
getComponents() - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
getComponents() - Method in class com.palmergames.bukkit.util.Version
Returns the components of the version separated by .'s
getConfig() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConfigNationLevel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConfigPath() - Method in class com.palmergames.bukkit.towny.Towny
 
getConfigTownLevel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConfirmation() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationEvent
 
getConfirmation() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getConfirmationTimeoutSeconds() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConfirmCommand() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
 
getConfirmCommand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConnection() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
getConnectionTimeout() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getConqueredDays() - Method in class com.palmergames.bukkit.towny.object.Town
 
getConqueredTax() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
getConqueredTax() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getContext() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
Deprecated.
as of 0.99.1.2, use TownySQLSource.getConnection() to obtain a connection instead.
getCooldown() - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
getCooldown() - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
getCooldownRemaining(String, CooldownTimerTask.CooldownType) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
getCooldownRemaining(String, String) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
getCooldowns() - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
getCoord() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getCoord() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getCost() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
 
getCost() - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
getCost() - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
getCost() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getCost() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getCost(Nation) - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
getCost(Town) - Method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
getCurrentState() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleOpenEvent
 
getCurrentState() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleNeutralEvent
 
getData() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getData() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getDatabaseVersion() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDataSource() - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets Towny's saving Database
getDataSource() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getDayInterval() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDays(long) - Static method in class com.palmergames.util.TimeTools
 
getDeadResident() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getDeathPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDeathPriceNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDeathPricePercentageCap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDeathPriceTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDebtBalance() - Method in class com.palmergames.bukkit.towny.object.Town
 
getDebtCap() - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
The maximum amount of debt this account can have.
getDebtCapFixedDays() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDebtCapMaximum() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDebtCapOverride() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDebug() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefault() - Method in enum class com.palmergames.bukkit.config.ConfigNodes
Retrieves the default value for a config path
getDefault() - Method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Retrieves the default value for a config path
getDefault() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Default permissions everyone gets
getDefaultAllyPermission(TownBlockOwner, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultFarmblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultLocale() - Static method in class com.palmergames.bukkit.towny.object.Translation
 
getDefaultNationConqueredTaxAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultNationPermission(TownBlockOwner, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultOutsiderPermission(TownBlockOwner, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultPermission(TownBlockOwner, TownyPermission.PermLevel, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultResidentAbout() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultResidentPermission(TownBlockOwner, TownyPermission.ActionType) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultTownName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefaultTypes() - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
getDefaultWildsblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDefender() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getDeleteTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDenialMessage() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
getDenyCommand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDestroyPermission(Material) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getDevName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDirectSender() - Method in interface com.palmergames.bukkit.towny.invites.Invite
Gets the sender of the invitation
getDirectSender() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
getDisallowedTownSpawnZones() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDispenserBlock() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDispenserDamageEntityEvent
Gets the dispenser block that caused the damage.
getDisplayedValue() - Method in class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
getDisplayedValue() - Method in class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
getDouble(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getDouble(TownyObject, DecimalDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a double from a TownyObject's metadata.
getDoubleOrThrow(String) - Static method in class com.palmergames.util.MathUtil
 
getDuration() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Gets the duration (in seconds) of this confirmation.
getEcoPriceReclaimTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getEffectivePermIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getEmbassyPlotPrice() - Method in class com.palmergames.bukkit.towny.object.Town
 
getEmbassyPlotTax() - Method in class com.palmergames.bukkit.towny.object.Town
 
getEmbassyTowns() - Method in class com.palmergames.bukkit.towny.object.Resident
Gets a list of Towns which the given resident owns embassy plots in.
getEmptyNationException() - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
getEndermanProtect() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getEnemies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getEnemies() - Method in class com.palmergames.bukkit.towny.object.Town
 
getEnemiesUUIDs() - Method in class com.palmergames.bukkit.towny.object.Town
 
getEnemy() - Method in class com.palmergames.bukkit.towny.event.NationAddEnemyEvent
 
getEnemy() - Method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getEnemy() - Method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getEnemy() - Method in class com.palmergames.bukkit.towny.event.NationRemoveEnemyEvent
 
getEnemyName() - Method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getEnemyName() - Method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getEnteredTown() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getEntity() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Returns the entity causing the entity explosion.
getEntity() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
getEntity() - Method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
getEntity() - Method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
getEntityType() - Method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
getEntityType() - Method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
getError() - Method in exception com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException
 
getErrors() - Method in class com.palmergames.bukkit.towny.Towny
 
getEstimatedValueOfTown(Town) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
Get estimated value of town Useful when calculating the allowed debt cap for a town Covers new town costs, claimed land costs, purchased outposts costs.
getEvent() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
 
getExtraFields(TownyObject) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns a list of MetaData used in the StatusScreens.
getFallenNations() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getFallenTowns() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getFarmAnimals() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getFieldHandle(Class<?>, String) - Static method in class com.palmergames.util.JavaUtil
 
getFileTimeStamp() - Static method in class com.palmergames.util.FileMgmt
 
getFireSpreadBypassMaterials() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getFlatFileBackupType() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getFloodFillableCoords(Town, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
 
getFormattedBalance(double) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Get's the proper formatting for a given balance.
getFormattedBalance(double) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
getFormattedBalance(double) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
getFormattedBalance(double) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Format this balance according to the current economy systems settings.
getFormattedName() - Method in interface com.palmergames.bukkit.towny.object.Nameable
Gets the formatted name of the object.
getFormattedName() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getFormattedName() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getFormattedName() - Method in class com.palmergames.bukkit.towny.object.Town
 
getFormattedName() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getFormattedNames(TownyObject[]) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns an Array of names, using their Formatted (long) names, with ColourCodes translated.
getFormattedNames(Collection<? extends Nameable>) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
getFormattedOnlineResidents(String, ResidentList, Player) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Used in /n online and /t online.
getFormattedStatusScreen() - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
getFormattedStrings(String, List<String>) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Used to prefix, count and list the given strings.
getFormattedStrings(String, List<String>, int) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Used to prefix, count and list the given strings.
getFormattedTimeValue(double) - Static method in class com.palmergames.util.TimeMgmt
 
getFormattedTitleName() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getFormattedTownyNames(List<TownyObject>) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns a list of names, with ColourCodes translated.
getFormattedTownyObjects(String, List<TownyObject>) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Used to prefix, count and list the given object.
getFormattedUnclaimedZoneName() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getForSaleNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getForSalePrice() - Method in class com.palmergames.bukkit.towny.object.Town
Get town sale price.
getFounder() - Method in class com.palmergames.bukkit.towny.object.Town
 
getFriends() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getFrom() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getFrom() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getFrom() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getFrom() - Method in class com.palmergames.bukkit.towny.event.SpawnEvent
Gets the location from which the player is teleporting from.
getFromCoord() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getFromNation() - Method in class com.palmergames.bukkit.towny.event.NationSpawnEvent
Gets the nation the player is spawning from.
getFromTown() - Method in class com.palmergames.bukkit.towny.event.teleport.ResidentSpawnEvent
Gets the town being teleported from.
getFromTown() - Method in class com.palmergames.bukkit.towny.event.TownSpawnEvent
Gets the town being teleported from.
getFutureState() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleOpenEvent
 
getFutureState() - Method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getFutureState() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleNeutralEvent
 
getGovernment() - Method in class com.palmergames.bukkit.towny.event.GovernmentTagChangeEvent
 
getGroup(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Gets the plot group from the town name and the plot group UUID
getGrouping(String) - Static method in class com.palmergames.bukkit.util.ItemLists
Returns a pre-configured list from the GROUPS.
getGroupList() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
getGroupNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getGroupPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.BukkitPermSource
 
getGroupPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource
Gets a Group Permission's Integer Node
getGroupPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.NullPermSource
 
getGroupPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getGroupPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
getGroups() - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get all the plot object groups from all towns Returns a collection that does not reflect any group additions/removals
getGUIPage() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getGUIPageNum() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getGUIPages() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getGUISelectionType() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationCancelEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownyBuildEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownyDestroyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownyItemuseEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.actions.TownySwitchEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownyDispenserDamageEntityEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownyExplosionDamagesEntityEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamageEntityEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.BankTransactionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.TownEntersBankruptcyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.TownyPreTransactionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.economy.TownyTransactionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.LoadedMetadataEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationMergeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationPreMergeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.PreNewNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleOpenEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationAcceptAllyRequestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationAddEnemyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationAddTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationDenyAllyRequestEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationInviteTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationRemoveAllyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationRemoveEnemyEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationRemoveTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationRequestAllyNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationSpawnEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NewNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.NewTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PlotClearEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PlotPreClearEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PreDeleteNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PreDeleteTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PreNewDayEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.RenameNationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.RenameResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.RenameTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.resident.NewResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.resident.ResidentUnjailEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.SpawnEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.GovernmentTagChangeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.time.dailytaxes.NewDayTaxAndUpkeepPreCollectionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.time.NewHourEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.time.NewShortTimeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TitleNotificationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownAddAlliedTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownAddEnemiedTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownConqueredEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownIsTownOverClaimedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownKickEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownLeaveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreMergeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreRemoveResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownReclaimedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownRemoveAlliedTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownRemoveEnemiedTownEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownRuinedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownAddResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownBlockTypeRegisterEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownClaimEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownInvitePlayerEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownRemoveResidentEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownyLoadedDatabaseEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
getHandlerList() - Static method in class com.palmergames.bukkit.towny.event.TranslationLoadEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationCancelEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBuildEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownyDestroyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownyItemuseEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.actions.TownySwitchEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDispenserDamageEntityEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownyExplosionDamagesEntityEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamageEntityEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.BankTransactionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.TownEntersBankruptcyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.TownyPreTransactionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.economy.TownyTransactionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.LoadedMetadataEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationMergeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreMergeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.PreNewNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleOpenEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationAcceptAllyRequestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationAddEnemyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationAddTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationDenyAllyRequestEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationInviteTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationRemoveAllyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationRemoveEnemyEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationRemoveTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationRequestAllyNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationSpawnEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NewNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.NewTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PlotClearEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PlotPreClearEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PreDeleteNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PreDeleteTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PreNewDayEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.RenameNationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.RenameResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.RenameTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.resident.NewResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentUnjailEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.SpawnEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.GovernmentTagChangeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.NewDayTaxAndUpkeepPreCollectionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.time.NewHourEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.time.NewShortTimeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TitleNotificationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownAddAlliedTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownAddEnemiedTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownConqueredEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownIsTownOverClaimedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownKickEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownLeaveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreMergeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRemoveResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownReclaimedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveAlliedTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveEnemiedTownEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownRuinedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownBlockTypeRegisterEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownClaimEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownInvitePlayerEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownyLoadedDatabaseEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
getHandlers() - Method in class com.palmergames.bukkit.towny.event.TranslationLoadEvent
 
getHealthRegenSpeed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getHeight() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getHibernatedResidentFilename(UUID) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getHibernatedResidentRegistered(UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
getHibernatedResidentRegistered(UUID) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getHibernatedResidentRegistered(UUID) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
getHighestPriorityNationRank() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getHighestPriorityRank(Resident, List<String>, Function<String, List<String>>) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
getHighestPriorityTownRank() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getHikariDataSource() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
getHoldingBalance() - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
getHoldingBalance(boolean) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Gets the current balance of this account.
getHoldingBalance(boolean) - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
 
getHoldingFormattedBalance() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Used To Get Balance of Players holdings in String format for printing
getHoldingFormattedBalance() - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
 
getHomeBlock() - Method in class com.palmergames.bukkit.towny.object.Town
 
getHomeBlockMovementCooldownHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getHomeBlockMovementDistanceInTownBlocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getHomeblockNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getHomeBlockOrNull() - Method in class com.palmergames.bukkit.towny.object.Town
 
getHomeblockWorld() - Method in class com.palmergames.bukkit.towny.object.Town
Fetch the World this town homeblock is registered too.
getHourInterval() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getHours() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getHours(long) - Static method in class com.palmergames.util.TimeTools
 
getHoverText() - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Get the text shown on hover.
getHoverText() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
getIdentifier() - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
The placeholder identifier should go here.
getIndex() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
getIndex() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
getInstance() - Static method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
getInstance() - Static method in class com.palmergames.bukkit.towny.object.metadata.MetadataLoader
 
getInstance() - Static method in class com.palmergames.bukkit.towny.TownyAPI
 
getInstance() - Static method in class com.palmergames.bukkit.towny.TownyLogger
 
getInstance() - Static method in class com.palmergames.bukkit.towny.TownyUniverse
 
getInsufficientFundsMessage() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
 
getInt(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getInt(DatabaseConfig) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
getInt(TownyObject, IntegerDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a int from a TownyObject's metadata.
getIntArr(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getIntOrThrow(String) - Static method in class com.palmergames.util.MathUtil
 
getInventory() - Method in class com.palmergames.bukkit.towny.object.TownyInventory
 
getInvite() - Method in class com.palmergames.bukkit.towny.event.NationInviteTownEvent
 
getInvite() - Method in class com.palmergames.bukkit.towny.event.NationRequestAllyNationEvent
 
getInvite() - Method in class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
 
getInvite() - Method in class com.palmergames.bukkit.towny.event.TownInvitePlayerEvent
 
getInvitedNation() - Method in class com.palmergames.bukkit.towny.event.NationAcceptAllyRequestEvent
 
getInvitedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
Convenience method for getting the resident that was invited.
getInviteExpirationTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getItemUseIds() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getItemUseMaterials() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getItemUsePermission(Material) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getJail() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJail() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getJail() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJail() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getJail(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
getJail(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getJailBailCost() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJailBlacklistedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getJailCell() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJailCell() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJailCellCount() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getJailCellLocations() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getJailCellPositions() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getJailedMaxHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getJailedOutlawJailHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getJailedPlayerCount() - Method in class com.palmergames.bukkit.towny.object.Town
 
getJailedPOWJailHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getJailedResidentMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getJailedResidents() - Method in class com.palmergames.bukkit.towny.object.Town
 
getJailFilename(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getJailHours() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJailHours() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJails() - Method in class com.palmergames.bukkit.towny.object.Town
 
getJails() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getJailSpawn() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJailSpawnLocation() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJailTown() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJailTown() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getJailTown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getJailTownBlock() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getJailTownName() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getJailUUIDMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getJoinedNationAt() - Method in class com.palmergames.bukkit.towny.object.Town
 
getJoinedTownAt() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getKeepExperienceInArenas() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKeepExperienceInTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKeepInventoryInAlliedTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKeepInventoryInArenas() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKeepInventoryInOwnTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKeepInventoryInTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKey() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
getKickedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownKickEvent
 
getKicker() - Method in class com.palmergames.bukkit.towny.event.town.TownKickEvent
Gets whoever kicked the resident.
getKiller() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getKiller() - Method in class com.palmergames.bukkit.towny.event.deathprice.PlayerPaysDeathPriceEvent
 
getKiller() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getKiller() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getKiller() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getKillerRes() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getKing() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getKingPostfix(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getKingPrefix(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getLabel() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
getLabelAsComp() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Get label as a formatted component.
getLastChangedAt() - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
getLastChangedBy() - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
getLastLocation() - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Deprecated.
Deprecated as of 0.99.5.9, location caching is no longer used.
getLastOnline() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getLastRunVersion() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getLastRunVersion(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getLastTownBlock() - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Retrieve the last cached WorldCoord
getLeader() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getLeaderUUID() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getLeftTown() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getLegacyFromNamedTextColor(NamedTextColor) - Static method in class com.palmergames.bukkit.util.Colors
 
getLegacylookupmap() - Static method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getLegacyPlotFilename(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
getLevel() - Method in class com.palmergames.bukkit.towny.object.Nation
Deprecated.
since 0.99.6.2, use Nation.getLevelNumber() instead. Get the Nation's current Nation Level.

Note that Nation Levels are not hard-coded. They can be defined by the server administrator, and may be different from the default configuration.

getLevel() - Method in class com.palmergames.bukkit.towny.object.Town
Deprecated.
since 0.99.6.3 use Town.getLevelNumber() instead. Get the Town's current level, based on its population.

Note that Town Levels are not hard-coded. They can be defined by the server administrator, and may be different from the default configuration.

getLevel(int) - Method in class com.palmergames.bukkit.towny.object.Nation
Deprecated.
since 0.99.6.2 use TownySettings.getNationLevelFromGivenInt(int) instead. Get the Nation's Level for a supposed population size.

Note that Nation Levels are not hard-coded. They can be defined by the server administrator, and may be different from the default configuration.

getLevel(int) - Method in class com.palmergames.bukkit.towny.object.Town
Deprecated.
since 0.99.6.3 use TownySettings.getTownLevelFromGivenInt(int, Town) instead. Get the town level for a given population size.

Great for debugging, or just to see what the town level is for a given amount of residents. But for most cases you'll want to use Town.getLevel(), which uses the town's current population.
Note that Town Levels are not hard-coded. They can be defined by the server administrator, and may be different from the default configuration.

getLevelID() - Method in class com.palmergames.bukkit.towny.object.Town
Deprecated.
since 0.99.6.3 use Town.getLevelNumber() instead. Returns the Town Level ID.
getLevelNumber() - Method in class com.palmergames.bukkit.towny.object.Nation
Get the Nation's current Nation Level number, ie: 1 to TownySettings.getNationLevelMax().
getLevelNumber() - Method in class com.palmergames.bukkit.towny.object.Town
Get the Town's current TownLevel number, based on its population.
getLightningCausingEntity(LightningStrike) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
 
getLines() - Method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
getLoadDatabase() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getLoadErrorMsg(UUID) - Method in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
getLocale(Resident) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
getLocale(CommandSender) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
getLocaleOffline(OfflinePlayer) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
getLocation() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getLocation() - Method in class com.palmergames.bukkit.towny.regen.block.BlockObject
 
getLocation(TownyObject, LocationDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a Location from a TownyObject's metadata.
getLocation2() - Method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getLoggedMessage() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
 
getLong(TownyObject, LongDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a long from a TownyObject's metadata.
getLowerMostCornerLocation() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getManualTownLevel() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMapColor() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the map color of a government if it has one.
getMapColorHexCode() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
getMapColorHexCode() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
getMapColorHexCode() - Method in class com.palmergames.bukkit.towny.object.Government
 
getMapColorHexCode() - Method in class com.palmergames.bukkit.towny.object.Town
Used by Dynmap-Towny to get the town's *local* map-colour.
getMapHUDUsers() - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
getMapKey() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getMapSymbol() - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
The symbol used for the WorldCoord on the map.
getMaterial() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
getMaterial() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Returns the material causing the block explosion.
getMaterial() - Method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getMaterial() - Method in class com.palmergames.bukkit.towny.regen.block.BlockObject
 
getMaxAllowedNumberOfResidentsWithoutNation() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMaxAllowedNumberOfResidentsWithoutNation(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
 
getMaxBonusBlocks(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxBonusBlocks(Town, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxClaimPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxClaimRadiusValue() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxDistanceBetweenHomeblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxDistanceForOutpostsFromTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxDistanceForTownMerge() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxDistanceFromTownSpawnForInvite() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumInvitesReceivedResident() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumInvitesReceivedTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumInvitesSentNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumInvitesSentTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumRequestsReceivedNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaximumRequestsSentNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxJailedNewJailBehavior() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxJailedPlayerCount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxLevel() - Method in class com.palmergames.bukkit.towny.object.Nation
Deprecated.
since 0.99.6.2 use TownySettings.getNationLevelMax() instead. Get the maximum level a Nation may achieve.
getMaxLevel() - Method in class com.palmergames.bukkit.towny.object.Town
Deprecated.
since 0.99.6.3 use TownySettings.getTownLevelMax() instead. Get the maximum level a Town may achieve.
getMaxLifetime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNameLength() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNationAllies() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNationConqueredTaxAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNationTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNationTaxPercent() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNationTaxPercentAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxNumResidentsWithoutNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxOutposts(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxOutposts(Town, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxOutposts(Town, int, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxOutpostSpawn() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMaxPercentTaxAmount() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getMaxPercentTaxAmount() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMaxPlotPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxPlotTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxPoolSize() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxPurchasedBlocks(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxPurchasedBlocks(Town, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxPurchasedBlocksNode() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentExtraPlots(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentOutposts(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentPlots(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentsForTown(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentsPerNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentsPerTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxResidentsPerTownCapitalOverride() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTagLength() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTitleLength() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMaxTownBlocks(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownBlocks(Town, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownBlocksAsAString() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMaxTownMembershipDays() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getMaxTownsPerNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownTaxPercent() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMaxTownTaxPercentAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMayor() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getMayor() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentEvent
If this event has been thrown by a resident starting a new town, the town will not have set their mayor yet.
getMayor() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMayorPostfix(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMayorPrefix(Resident) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMayorUUID() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getMessage() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getMessage() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
getMessage() - Method in exception com.palmergames.bukkit.towny.exceptions.TownyException
 
getMessage(CommandSender) - Method in exception com.palmergames.bukkit.towny.exceptions.TownyException
 
getMetadata() - Method in class com.palmergames.bukkit.towny.object.TownyObject
A collection of all metadata on the TownyObject.
getMetadata(String) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Fetch the metadata associated with the specific key.
getMetadata(String, Class<T>) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Fetch the metadata associated with the specific key and class.
getMethodHandle(Class<?>, String) - Static method in class com.palmergames.util.JavaUtil
 
getMethodHandle(Class<?>, String, Class<?>...) - Static method in class com.palmergames.util.JavaUtil
 
getMethodHandle(String, String) - Static method in class com.palmergames.util.JavaUtil
 
getMillis(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMillis(String) - Static method in class com.palmergames.util.TimeTools
 
getMinAdjacentBlocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMinDistanceBetweenHomeblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMinDistanceForOutpostsFromPlot() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMinDistanceFromOtherPlotsOwnedByTown(Coord, Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Returns the distance to the closest townblock from the given coord, for the give town.
getMinDistanceFromOtherTowns(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Deprecated.
getMinDistanceFromOtherTowns(Coord, Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
getMinDistanceFromOtherTownsHomeBlocks(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Checks the distance from the closest homeblock.
getMinDistanceFromOtherTownsHomeBlocks(Coord, Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Checks the distance from a another town's homeblock, or the distance to another Town if homeTown is null.
getMinDistanceFromOtherTownsPlots(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Checks the distance from the closest town block.
getMinDistanceFromOtherTownsPlots(Coord, Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Checks the distance from a another town's plots.
getMinDistanceFromTownHomeblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMinDistanceFromTownPlotblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMinHeight() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getMinTownMembershipDays() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getMobRemovalSpeed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getMode() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
getModes() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getMoneyAboveZeroOrThrow(String) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
getMostLand(List<TownBlockOwner>) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
getMostResidents(List<ResidentList>) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
getMovedHomeBlockAt() - Method in class com.palmergames.bukkit.towny.object.Town
 
getMoveEvent() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getMutualAllies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getMutualAllies() - Method in class com.palmergames.bukkit.towny.object.Town
 
getName() - Method in class com.palmergames.bukkit.towny.chat.TheNewChatHandler
 
getName() - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getName() - Method in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
getName() - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
getName() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getName() - Method in interface com.palmergames.bukkit.towny.object.Nameable
Get the name of the specified object
getName() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getName() - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
getName() - Method in enum class com.palmergames.bukkit.towny.object.TransactionType
 
getNameCheckRegex() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNameFilterRegex() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNamePostfix() - Method in class com.palmergames.bukkit.towny.object.Resident
Returns King or Mayor postfix set in the Town and Nation Levels of the config.
getNamePrefix() - Method in class com.palmergames.bukkit.towny.object.Resident
Returns King or Mayor prefix set in the Town and Nation Levels of the config.
getNameRemoveRegex() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNames(Collection<T>) - Static method in class com.palmergames.bukkit.towny.utils.NameUtil
A helper function that extracts names from objects.
getNation() - Method in class com.palmergames.bukkit.towny.event.deathprice.NationPaysDeathPriceEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.economy.NationTransactionEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationMergeEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreMergeEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownAddEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownRemoveEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationAddEnemyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationAddTownEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationRemoveAllyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationRemoveEnemyEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationRemoveTownEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.NewNationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.PreDeleteNationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.RenameNationEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.statusscreen.NationStatusScreenEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
getNation() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
getNation() - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyNationException
 
getNation() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getNation() - Method in class com.palmergames.bukkit.towny.object.Town
 
getNation(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get the nation with the passed-in nation name if it exists.
getNation(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get the nation with the given UUID if it exists.
getNation(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
getNation(String) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the nation from the given name.
getNation(UUID) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the nation from the given UUID.
getNationAccountPrefix() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationBankAccount() - Method in class com.palmergames.bukkit.towny.event.economy.NationTransactionEvent
 
getNationBankAllowWithdrawls() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationBankCap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationBankCap(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationBonusBlocks(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationBonusBlocks(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationColor() - Static method in class com.palmergames.bukkit.util.Colors
 
getNationColorsMap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationCreated() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getNationDefault(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Default permissions everyone in a nation gets
getNationDefaultBoard() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationDefaultOpen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationDefaultPublic() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationDefaultTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationDefaultTaxMinimumTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationDefaultTaxPercentage() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationFilename(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getNationFromPlayerOrThrow(Player) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getNationFromResidentOrThrow(Resident) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getNationFromTownOrThrow(Town) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getNationKing() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
A nations kings permissions
getNationLevel() - Method in class com.palmergames.bukkit.towny.object.Nation
Get the Nation's current NationLevel.
getNationLevel(int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationLevel(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationLevel(Nation, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
Deprecated.
getNationLevelFromGivenInt(int) - Static method in class com.palmergames.bukkit.towny.TownySettings
Get the Nation's Level for a supposed population size or town amount (depending on server configuration.)
getNationLevelMax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationLevelNumber() - Method in class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
 
getNationLevelWithModifier(int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationListCache(ComparatorType) - Static method in class com.palmergames.bukkit.towny.object.comparators.ComparatorCaches
 
getNationMapColorHexCode() - Method in class com.palmergames.bukkit.towny.object.Town
Used by Dynmap-Towny to get the town's *national* map colour.
getNationMinDeposit() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationMinWithdraw() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.nation.PreNewNationEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
getNationName() - Method in class com.palmergames.bukkit.towny.event.PreDeleteNationEvent
 
getNationNeutralityCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationNeutralityCost(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationOrNull() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getNationOrNull() - Method in class com.palmergames.bukkit.towny.object.Town
Safe to use as long as Town.hasNation() has returned true.
getNationOrThrow(String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getNationPerm(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getNationPostfix(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationPrefix(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationProximityAbsoluteMaximum() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationProximityToCapital() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationProximityToOtherNationTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationRankPermissions(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Get a specific ranks permissions
getNationRanks() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getNationRanks() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Fetch a list of all available nation ranks
getNationRenameCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationRequiresProximity() - Static method in class com.palmergames.bukkit.towny.TownySettings
Deprecated.
since 0.100.0.9, use TownySettings.getNationProximityToCapital() instead.
getNationResidentNamesOfPlayerStartingWith(Player, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns the names a player's nation's residents that start with a string
getNations() - Method in class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
getNations() - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a List of all the Nations.
getNations() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getNations(String[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of Nations using an array of names.
getNations(List<UUID>) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of Nations using a List of UUIDs
getNations(UUID[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
getNationSetMapColourCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationSpawnLocation(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the nation spawn Location of a Player.
getNationsTrie() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getNationSubtitle(Nation, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns the 2nd line of the Nation StatusScreen.
getNationUpkeep() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationUpkeepCollected() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getNationUpkeepCost(Nation) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationUUID() - Method in class com.palmergames.bukkit.towny.event.DeleteNationEvent
 
getNationZoneOverride() - Method in class com.palmergames.bukkit.towny.object.Town
 
getNationZonesCapitalBonusSize() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationZonesCapitalsOnly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationZonesEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationZoneSize() - Method in class com.palmergames.bukkit.towny.object.Government
 
getNationZoneSize() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getNationZoneSize() - Method in class com.palmergames.bukkit.towny.object.Town
 
getNationZonesShowNotifications() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNationZonesWarDisables() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewAlly() - Method in class com.palmergames.bukkit.towny.event.town.TownAddAlliedTownEvent
 
getNewBalance() - Method in class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
 
getNewBalance() - Method in class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
 
getNewBalance() - Method in class com.palmergames.bukkit.towny.event.economy.TownyPreTransactionEvent
 
getNewDayTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewEnemy() - Method in class com.palmergames.bukkit.towny.event.town.TownAddEnemiedTownEvent
 
getNewHourTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewKing() - Method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
getNewMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
getNewMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getNewMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getNewName() - Method in class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
getNewName() - Method in class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
getNewNationPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewResident() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
getNewSpawn() - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getNewSpawn() - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getNewTag() - Method in class com.palmergames.bukkit.towny.event.GovernmentTagChangeEvent
 
getNewTownBonusBlocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewTownMinDistanceFromTownHomeblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewTownMinDistanceFromTownPlots() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewTownPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNewType() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getNewType() - Method in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
getNewType() - Method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getNewVersion() - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
getNode() - Method in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
Retrieves the permission node
getNode(int) - Method in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
getNode(String) - Method in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
Retrieves the permission node replacing the character *
getNotificationContent(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getNotificationsAppearAs() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationString(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getNotificationTitlesDurationTicks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesNationCapitalFormat() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesNationNameFormat() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesTownSubtitle() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesTownTitle() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesWildSubtitle() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNotificationTitlesWildTitle() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNPCPrefix() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNumberOfAlreadyClaimedTownBlocks() - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
Returns the amount of TownBlocks the town has already.
getNumberOfResidentOwnedTownBlocks() - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
getNumNations() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getNumResidents() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getNumResidents() - Method in class com.palmergames.bukkit.towny.object.Town
 
getNumResidents() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getNumResidentsCreateNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNumResidentsJoinNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getNumTownblocks() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getNumTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
getNumTownBlocks(TownBlockType, TownBlockTypeCache.CacheType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
The main getter for a Town's TownBlockTypeCache.
getNumTowns() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getObservers() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Gets the observers of this account.
getOceanBlockThreshold() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOfflinePlayer(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
Do not use without first using BukkitTools.hasPlayedBefore(String)
getOfflinePlayerForVault(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getOfflinePlayerIfCached(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getOldKing() - Method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
getOldMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
getOldMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getOldMayor() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getOldMayorName() - Method in class com.palmergames.bukkit.towny.event.town.TownRuinedEvent
The name of the previous mayor.
getOldName() - Method in class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
getOldName() - Method in class com.palmergames.bukkit.towny.event.RenameNationEvent
 
getOldName() - Method in class com.palmergames.bukkit.towny.event.RenameResidentEvent
 
getOldName() - Method in class com.palmergames.bukkit.towny.event.RenameTownEvent
 
getOldName() - Method in class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
getOldResident() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
getOldSpawn() - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getOldSpawn() - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getOldType() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getOldType() - Method in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
getOldType() - Method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getOnlinePlayers() - Static method in class com.palmergames.bukkit.util.BukkitTools
Get an array of all online players
getOnlinePlayers(ResidentList) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets all online Players for a specific ResidentList.
getOnlinePlayersAlliance(Nation) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets all online Players for a specific Nations alliance.
getOnlinePlayersInNation(Nation) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets all online Players for a specific Nation.
getOnlinePlayersInTown(Town) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets all online Players for a specific Town.
getOnlineResidents(ResidentList) - Method in class com.palmergames.bukkit.towny.TownyAPI
Check which Residents are online in a ResidentList
getOnlineResidentsViewable(Player, ResidentList) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Return a list of Residents that can be seen (not vanished) by the viewer.
getOrderOfMayoralSuccession() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOuterBorder(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
 
getOutlaw() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getOutlawBlacklistedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutlawedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
getOutlawedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
getOutlawLocation() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getOutlaws() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getOutlaws() - Method in interface com.palmergames.bukkit.towny.object.ResidentList
Gets the unmodifiable list of outlaws.
getOutlaws() - Method in class com.palmergames.bukkit.towny.object.Town
 
getOutlawTeleportWarmup() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutlawTeleportWorld() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutlawTownOrNull() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getOutlawWarningMessageCooldown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutpostblockNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getOutpostCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutpostLimit() - Method in class com.palmergames.bukkit.towny.object.Town
 
getOutpostNames() - Method in class com.palmergames.bukkit.towny.object.Town
 
getOutpostSpawn(Integer) - Method in class com.palmergames.bukkit.towny.object.Town
Return the Location for this Outpost index.
getOutpostSpawns() - Method in class com.palmergames.bukkit.towny.object.Town
 
getOutsiderPerm(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getOutsidersPreventPVPToggle() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOutsidersUnclaimingTownBlocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOverclaimingCommandCooldownInSeconds() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOverclaimingTownAgeRequirement() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getOwnerOrPlotNameNotification(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getOwningPlugin() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
getOwningPlugin() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
getOwningPlugin() - Method in interface com.palmergames.bukkit.towny.scheduling.ScheduledTask
 
getPageNavigationFooter(String, int, String, int, Translator) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
getPAPIFormattingBoth() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingKing() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingMayor() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingNomad() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingResident() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIFormattingTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPILeaderboardFormat() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationAlly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationConqueredTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationEnemy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationNone() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationNoTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationSameNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPAPIRelationSameTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPayee() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
 
getPayer() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
getPeacefulCoolDownTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPercentageCostPerPlot() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPerm(TownyPermission.PermLevel, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getPermFlag_Resident_Ally_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Ally_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Ally_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Ally_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Friend_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Friend_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Friend_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Friend_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Outsider_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Outsider_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Outsider_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Outsider_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Town_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Town_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Town_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Resident_Town_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Ally_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Ally_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Ally_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Ally_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Default_Explosion() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Default_FIRE() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Default_Mobs() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Default_PVP() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Nation_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Nation_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Nation_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Nation_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Outsider_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Outsider_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Outsider_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Outsider_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Resident_Build() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Resident_Destroy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Resident_ItemUse() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermFlag_Town_Resident_Switch() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPermHUDUsers() - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
getPermissionOverrides() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getPermissionOverrides() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getPermissions() - Method in interface com.palmergames.bukkit.towny.object.Permissible
Gets the permissions of the object.
getPermissions() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getPermissions() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getPermissions() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPermissions() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getPermissionSource() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getPermissionTypes() - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
getPermsOfGroup(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.BedExplodeEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.SpawnEvent
Gets the player whom is teleporting.
getPlayer() - Method in class com.palmergames.bukkit.towny.event.TitleNotificationEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getPlayer() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
Useful to send the player a message.
getPlayer() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getPlayer() - Method in class com.palmergames.bukkit.towny.object.Transaction
 
getPlayer(ConversationContext) - Method in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
getPlayer(Resident) - Method in class com.palmergames.bukkit.towny.TownyAPI
Find the the matching Player of the specified Resident.
getPlayer(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getPlayer(UUID) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getPlayerDeathEvent() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getPlayerDeathEvent() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getPlayerDeathEvent() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getPlayerExact(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getPlayerGroup(Player) - Method in class com.palmergames.bukkit.towny.permissions.BukkitPermSource
Returns the players Group name.
getPlayerGroup(Player) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource
Returns the players Group name.
getPlayerGroup(Player) - Method in class com.palmergames.bukkit.towny.permissions.NullPermSource
Returns the players Group name.
getPlayerGroup(Player) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getPlayerGroup(Player) - Method in class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
getPlayerMode(String) - Method in class com.palmergames.bukkit.towny.Towny
 
getPlayerMode(Player) - Method in class com.palmergames.bukkit.towny.Towny
Fetch a list of all the players current modes.
getPlayerMoveEvent() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getPlayerMoveEvent() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getPlayerName() - Method in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
getPlayerOwnedPlotLimitedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlayerPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.BukkitPermSource
 
getPlayerPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource
 
getPlayerPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.NullPermSource
 
getPlayerPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getPlayerPermissionIntNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
getPlayerPermissionStringNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.BukkitPermSource
 
getPlayerPermissionStringNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource
 
getPlayerPermissionStringNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.NullPermSource
 
getPlayerPermissionStringNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getPlayerPermissionStringNode(String, String) - Method in class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
getPlayersPerWorld() - Static method in class com.palmergames.bukkit.util.BukkitTools
Count the number of players online in each world
getPlayerUUID() - Method in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
getPlayerUUID(Resident) - Method in class com.palmergames.bukkit.towny.TownyAPI
Find the UUID for the matching Player of the specified Resident.
getPlotBasedUpkeepMaximumAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotBasedUpkeepMinimumAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotBorder(WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
 
getPlotBorder(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.BorderUtil
 
getPlotChunk(TownBlock) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Gets a Plot Chunk from the regeneration map
getPlotChunks() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getPlotChunkSnapshot(TownBlock) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Loads a Plot Chunk snapshot from the data source
getPlotGroupFilename(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getPlotGroupName() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getPlotGroups() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPlotGroupsFromSelection(List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
getPlotGroupUUIDs() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getPlotKey(TownBlock) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getPlotKey(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getPlotManagementDeleteIds() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementDeleteIds() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotManagementIgnoreIds() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementIgnoreIds() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotManagementMayorDelete() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementMayorDelete() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotManagementSpeed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotManagementWildRegenDelay() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPlotManagementWildRevertBlocks() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementWildRevertBlockWhitelist() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementWildRevertDelay() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotManagementWildRevertEntities() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getPlotNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getPlotNotificationContent() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getPlotObjectGroup() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getPlotObjectGroupFromName(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
getPlotPrice() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPlotPrice() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getPlotTax() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPlotTax() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getPlotTypeNotification() - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getPlotTypePrice(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.Town
 
getPlugin() - Method in class com.palmergames.bukkit.towny.command.commandobjects.AcceptCommand
 
getPlugin() - Method in class com.palmergames.bukkit.towny.command.commandobjects.CancelCommand
 
getPlugin() - Method in class com.palmergames.bukkit.towny.command.commandobjects.ConfirmCommand
 
getPlugin() - Method in class com.palmergames.bukkit.towny.command.commandobjects.DenyCommand
 
getPlugin() - Static method in class com.palmergames.bukkit.towny.Towny
 
getPluginManager() - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getPluginPrefix() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
 
getPosition() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
getPositiveIntOrThrow(String) - Static method in class com.palmergames.util.MathUtil
 
getPostfix() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
getPostfix() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPotentialMayors() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getPotionTypes() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPrefix() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
getPrefix() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPrefix(ConversationContext) - Method in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
getPrefixSuffix(Resident, String) - Method in class com.palmergames.bukkit.towny.permissions.BukkitPermSource
 
getPrefixSuffix(Resident, String) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource
getPermissionNode returns the specified prefix/suffix nodes from GroupManager
getPrefixSuffix(Resident, String) - Method in class com.palmergames.bukkit.towny.permissions.NullPermSource
 
getPrefixSuffix(Resident, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
getPrefixSuffix(Resident, String) - Method in class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
getPreventFluidGriefingEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPrice() - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
Returns the price to purchase bonus blocks.
getPrice() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getPrice() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getPrice() - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
Returns the price to claim town blocks.
getPrice() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getPrimaryJail() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPrimaryRankPrefix() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getPromptText(ConversationContext) - Method in class com.palmergames.bukkit.towny.conversation.SetupConversation.SetupPrompt
 
getProperty(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getProtectedEntityTypes() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
GetProtectionRegenTask(BlockLocation) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Fetch the relevant regen task for this block
getPurchasedBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
getPurchasedBonusBlocksCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPurchasedBonusBlocksIncreaseValue() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPurchasedBonusBlocksMaxPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getPVPCoolDownTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getQueueSize() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
getQueueSize() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
getRank() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
getRank() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
getRank() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
getRank() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
getRank(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
getRanksForNation(Nation, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns a Chat Formatted List of all nation residents who hold a rank.
getRanksForTown(Town, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns a Chat Formatted List of all town residents who hold a rank.
getReason() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getReason() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getReceivedInvites() - Method in interface com.palmergames.bukkit.towny.invites.InviteReceiver
Gets the collection of invites received.
getReceivedInvites() - Method in class com.palmergames.bukkit.towny.object.Government
 
getReceivedInvites() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getReceivedInvitesMaxAmount(InviteReceiver) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
getReceiver() - Method in interface com.palmergames.bukkit.towny.invites.Invite
Gets the receiver of the invitation.
getReceiver() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
getReceiverNation() - Method in class com.palmergames.bukkit.towny.event.NationDenyAllyRequestEvent
 
getRecipients(Collection<Player>, Player) - Method in class com.palmergames.bukkit.towny.chat.types.AllyType
 
getRecipients(Collection<Player>, Player) - Method in class com.palmergames.bukkit.towny.chat.types.NationType
 
getRecipients(Collection<Player>, Player) - Method in class com.palmergames.bukkit.towny.chat.types.TownType
 
getRegenQueueList() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getRegistered() - Method in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
getRegistered() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the date when this was registered.
getRegistered() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getRegisteredMetadata() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getRegisteredMetadataMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getRemainingnation() - Method in class com.palmergames.bukkit.towny.event.nation.NationMergeEvent
 
getRemainingNation() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreMergeEvent
 
getRemainingTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
getRemainingTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreMergeEvent
 
getRemovedAlly() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveAlliedTownEvent
 
getRemovedEnemy() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveEnemiedTownEvent
 
getRemovedNation() - Method in class com.palmergames.bukkit.towny.event.NationRemoveAllyEvent
 
getReplacementNameMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getResident() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.RenameResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.resident.NewResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentUnjailEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.statusscreen.ResidentStatusScreenEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.town.TownLeaveEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRemoveResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.town.TownReclaimedEvent
The resident who is reclaiming the town, and will become the new mayor.
getResident() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.TownClaimEvent
Gets the resident claiming the townblock.
getResident() - Method in class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
getResident() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getResident() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getResident(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get the resident matching the passed in name.
getResident(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get the resident with the passed-in UUID.
getResident(String) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident from the given name.
getResident(UUID) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident from the given UUID.
getResident(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident from the given Player.
getResidentFilename(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getResidentNationOrNull(Resident) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident's nation if they have one.
getResidentOpt(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get an optional instance of the resident matching the passed in name.
getResidentOpt(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get an optional object that may contain the resident with the passed-in UUID.
getResidentOrNull() - Method in class com.palmergames.bukkit.towny.object.TownBlock
Relatively safe to use after testing TownBlock.hasResident().
getResidentOrNull(TownBlock) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the Resident who owns the TownBlock or null.
getResidentOrThrow(Player) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getResidentOrThrow(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident from the given Player or throws a TownyException if that isn't possible.
getResidentOrThrow(String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getResidentOrThrow(UUID) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getResidentPerm(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
getResidentPerms(Resident) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Returns a sorted map of this residents current permissions.
getResidentPrimaryRankPrefix(Resident) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
getResidents() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getResidents() - Method in interface com.palmergames.bukkit.towny.object.ResidentList
Returns an unmodifiable list of residents.
getResidents() - Method in class com.palmergames.bukkit.towny.object.Town
 
getResidents() - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of all of the Residents on the server.
getResidents() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getResidents(String[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a List of Resident from an array of names.
getResidents(UUID[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a List of Resident from an array of UUIDs.
getResidentsOfTownStartingWith(String, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns the names a town's residents that start with a string
getResidentsOfTownStartingWith(String, String) - Static method in class com.palmergames.bukkit.towny.TownyAPI
Returns the names a town's residents that start with a string.
getResidentsTrie() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getResidentsWithoutTown() - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of all the Residents which don't belong to a town.
getResidentsWithoutTownStartingWith(String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns a list of residents which are online and have no town.
getResidentsWithoutTownStartingWith(String) - Static method in class com.palmergames.bukkit.towny.TownyAPI
Returns a list of residents which are online and have no town.
getResidentTownOrNull(Resident) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the resident's town if they have one.
getRespawnProtectionAllowPickup() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getRevertOnUnclaimWhitelistMaterials() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getRevertOnUnclaimWhitelistMaterials() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getRoot() - Method in enum class com.palmergames.bukkit.config.ConfigNodes
Retrieves the root for a config option
getRoot() - Method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Retrieves the root for a config option
getRootFolder() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getRuinedTime() - Method in class com.palmergames.bukkit.towny.object.Town
 
getRunnableMigrations() - Method in class com.palmergames.bukkit.config.migration.ConfigMigrator
 
getSanctionedTowns() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getSanctionedTownsForSaving() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getSaveDatabase() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSaveLocation(String) - Method in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
getScheduler() - Method in class com.palmergames.bukkit.towny.Towny
 
getScheduler() - Static method in class com.palmergames.bukkit.util.BukkitTools
Deprecated.
Deprecated as of 0.99.0.6, use the Towny.getScheduler() instead.
getSeconds(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSeconds(String) - Static method in class com.palmergames.util.TimeTools
 
getSender() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
getSender() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
getSender() - Method in interface com.palmergames.bukkit.towny.invites.Invite
Gets the sender of the invitation.
getSender() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
getSender(ConversationContext) - Method in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
getSenderName() - Method in interface com.palmergames.bukkit.towny.invites.Invite
 
getSenderName() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
getSenderNation() - Method in class com.palmergames.bukkit.towny.event.NationAcceptAllyRequestEvent
 
getSenderNation() - Method in class com.palmergames.bukkit.towny.event.NationDenyAllyRequestEvent
 
getSenderUUID() - Method in interface com.palmergames.bukkit.towny.invites.Invite
 
getSenderUUID() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
getSentAllyInvites() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getSentAllyRequestsMaxAmount(Nation) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
getSentInvites() - Method in interface com.palmergames.bukkit.towny.invites.InviteSender
Gets the collection of outgoing invites.
getSentInvites() - Method in class com.palmergames.bukkit.towny.object.Government
 
getSentInvitesMaxAmount(InviteSender) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
getServer() - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getServerAccount() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
getServerWorld(String) - Method in class com.palmergames.bukkit.towny.Towny
 
getSetting(String) - Method in class com.palmergames.bukkit.towny.Towny
 
getShortChar() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
getShortInterval() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getShortTaskPeriod() - Method in class com.palmergames.bukkit.towny.event.time.NewShortTimeEvent
The configurable time in between short time intervals.
getShowNationBoardOnLogin() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getShowTownBoardOnLogin() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getShowTownNotifications() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSize() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getSpawn() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getSpawn() - Method in interface com.palmergames.bukkit.towny.object.SpawnLocation
Get the spawn location of this object.
getSpawn() - Method in class com.palmergames.bukkit.towny.object.Town
 
getSpawnCooldownTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSpawnCost() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the cost of spawning to this location.
getSpawnLevel(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSpawnOrNull() - Method in interface com.palmergames.bukkit.towny.object.SpawnLocation
 
getSpawnOrNull() - Method in class com.palmergames.bukkit.towny.object.Town
 
getSpawnPoint(Location) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getSpawnPointLocation() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
getSpawnPoints() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getSpawnProtectionDuration() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSpawnTravelCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLDBName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLFlags() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLHostName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLPassword() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLPort() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLTablePrefix() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSQLUsername() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getState() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
getStatus() - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getStatus(Nation, CommandSender) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Gets the status screen of a Nation.
getStatus(Resident, CommandSender) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Gets the status screen of a Resident
getStatus(TownBlock, Player) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Gets the status screen of a TownBlock
getStatus(Town, CommandSender) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Gets the status screen of a Town.
getStatus(TownyWorld, CommandSender) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Gets the status screen for a World.
getStatusScreen() - Method in class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
 
getStrArr(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getString(ConfigNodes) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getString(DatabaseConfig) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
getString(TownyObject, StringDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Get a string from a TownyObject's metadata.
getString(String, String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getStringCheckRegex() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getStringsFromKey(String) - Method in class com.palmergames.util.Trie
Gets all matching strings and their children for a key
getSubtitleNotification() - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
getSuccumbingTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreMergeEvent
 
getSuccumbingTownName() - Method in class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
getSuccumbingTownUUID() - Method in class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
getSurname() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getSwitchIds() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getSwitchMaterials() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getSwitchPermission(Material) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
getSymbol() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
getTabCompleter() - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getTabCompletes(TownyCommandAddonAPI.CommandType, List<String>) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
getTabCompletion(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getTabCompletions() - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
getTag() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the concise string representation of this object.
getTagFromName(String) - Static method in class com.palmergames.bukkit.towny.utils.NameUtil
 
getTakeoverClaimPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTask() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
getTaskId() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
Deprecated.
Deprecated as of 0.99.0.6, use ProtectionRegenTask.getTask() instead.
getTax() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
getTax(Town) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
getTax(Town) - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
getTaxes() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the taxes as a percentage or as a flat number.
getTaxOwing(boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTaxStatus(Resident, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns the tax info this resident will have to pay at the next new day.
getTeleportAccount() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTeleportCooldown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTeleportCost() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTeleportDestination() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTeleportRequest(Resident) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
getTeleportRequestTime() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTeleportWarmupTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTicks(String) - Static method in class com.palmergames.util.TimeTools
 
getTime() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
To turn this into something you could display use the following: timeFormat = new SimpleDateFormat("MMMMM dd '@' HH:mm") timeFormat.format(event.getTime())
getTime() - Method in class com.palmergames.bukkit.towny.event.time.NewHourEvent
To turn this into something you could display use the following: timeFormat = new SimpleDateFormat("MMMMM dd '@' HH:mm") timeFormat.format(event.getTime())
getTime() - Method in class com.palmergames.bukkit.towny.event.time.NewShortTimeEvent
To turn this into something you could display use the following: timeFormat = new SimpleDateFormat("MMMMM dd '@' HH:mm") timeFormat.format(event.getTime())
getTime() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getTime() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
getTime() - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
getTimeInMillisXDaysAgo(int) - Static method in class com.palmergames.util.TimeTools
 
getTimeInMillisXHoursAgo(int) - Static method in class com.palmergames.util.TimeTools
 
getTimeInMillisXMinutesAgo(int) - Static method in class com.palmergames.util.TimeTools
 
getTimeInMillisXSecondsAgo(int) - Static method in class com.palmergames.util.TimeTools
 
getTimeSinceRuining(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
 
getTimeUntilNextHourInSeconds() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
getTitle() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Gets the title of the confirmation message.
getTitle() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTitleNotification() - Method in class com.palmergames.bukkit.towny.event.TitleNotificationEvent
 
getTitleNotification() - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
getTo() - Method in class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
getTo() - Method in class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
getTo() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getTo() - Method in class com.palmergames.bukkit.towny.event.SpawnEvent
Gets the location to which the player is teleporting to.
getToCoord() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
getToNation() - Method in class com.palmergames.bukkit.towny.event.NationSpawnEvent
Gets the nation that the player to spawning to.
getTool() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTopBankBalance(List<Government>) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
getToTown() - Method in class com.palmergames.bukkit.towny.event.teleport.ResidentSpawnEvent
Gets the town that the player is teleporting to.
getToTown() - Method in class com.palmergames.bukkit.towny.event.TownSpawnEvent
Gets the town that the player is teleporting to.
getTouristBlockedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTown() - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
Returns the target Town.
getTown() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
The Town where the damage has happened.
getTown() - Method in class com.palmergames.bukkit.towny.event.deathprice.TownPaysDeathPriceEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.economy.TownEntersBankruptcyEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.economy.TownTransactionEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownAddEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.NationSanctionTownRemoveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.nation.PreNewNationEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.NationAddTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.NationRemoveTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.NewTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.PreDeleteTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.RenameTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.statusscreen.TownStatusScreenEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownAddAlliedTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownAddEnemiedTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownConqueredEvent
The town which has become conquered.
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownIsTownOverClaimedEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownKickEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownLeaveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
Convenience method for getting the town that sent the invite.
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRemoveResidentEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownReclaimedEvent
The ruined town which has been reclaimed.
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveAlliedTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownRemoveEnemiedTownEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownRuinedEvent
The town which is falling into ruin.
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
Returns the target Town.
getTown() - Method in class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownClaimEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
The town which is claiming this TownBlock If TownPreClaimEvent.isHomeblock is true, then this could be the first TownBlock claimed by a town upon Town-creation.
getTown() - Method in class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
getTown() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
getTown() - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
getTown() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getTown() - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
getTown() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getTown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTown() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getTown(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTown(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
getTown(String) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the town from the given name.
getTown(UUID) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the town from the given UUID.
getTown(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTown(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the Town at a specific Location.
getTownAccountPrefix() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownAutomaticCapitalisationEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBankAccount() - Method in class com.palmergames.bukkit.towny.event.economy.TownEntersBankruptcyEvent
 
getTownBankAccount() - Method in class com.palmergames.bukkit.towny.event.economy.TownTransactionEvent
 
getTownBankAllowWithdrawls() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBankCap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBankCap(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBlacklistedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
The TownBlock this action occured in, or null if in the wilderness.
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
The TownBlock this action occured in, or null if in the wilderness.
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
The TownBlock this action occured in, or null if in the wilderness.
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.PlotClearEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.PlotPreClearEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.statusscreen.TownBlockStatusScreenEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.TownClaimEvent
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
The TownBlock which is being claimed.
getTownBlock() - Method in class com.palmergames.bukkit.towny.object.gui.PermissionGUI
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getTownBlock() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Shortcut for TownyUniverse.getInstance().getTownBlock(WorldCoord).
getTownBlock(int, int) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTownBlock(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the TownBlock in which a Player is located.
getTownBlock(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the TownBlock at a specific WorldCoord.
getTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyUniverse
How to get a TownBlock for now.
getTownBlock(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the TownBlock at a specific Location.
getTownBlockCost() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlockCostN(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlockFilename(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getTownBlockMap() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlockOrNull() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Relatively safe to use if WorldCoord.hasTownBlock() has already been checked and returned true.
getTownBlockOrNull(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTownBlockOwner() - Method in class com.palmergames.bukkit.towny.object.TownBlock
Returns the TownBlockOwner: a resident (if the plot is personally-owned,) or the Town that owns the townblock.
getTownBlockRatio() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Government
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlocks() - Method in interface com.palmergames.bukkit.towny.object.TownBlockOwner
Gets the unmodifiable collection of townblocks.
getTownBlocks() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTownBlocks() - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a Collection of all of the TownBlocks.
getTownBlocks() - Method in class com.palmergames.bukkit.towny.TownyUniverse
Get Universe-wide ConcurrentHashMap of WorldCoords and their TownBlocks.
getTownBlocks(Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTownBlockSize() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownBlockStatus() - Method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
getTownBlockStatus(Player, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Fetch the TownBlockStatus type for this player at this WorldCoord.
getTownBlockType() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getTownBlockTypeCache() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownBlockTypeLimit(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownColor() - Static method in class com.palmergames.bukkit.util.Colors
 
getTownColorsMap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownCreated() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getTownDebtCap(Town, double) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
getTownDefault(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Default permissions everyone in a town gets
getTownDefaultAllowedToWar() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultBoard() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultEmbassyTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultNeutral() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultOpen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultPlotTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultPublic() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultShopTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultTaxMinimumTax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDefaultTaxPercentage() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDeleteCoolDownTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownDisplaysXYZ() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownFilename(Town) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getTownFromPlayerOrThrow(Player) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getTownFromResidentOrThrow(Resident) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getTownGivingPlot() - Method in class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
getTownInviteCooldown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownLevel() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTownLevel(int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownLevel(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownLevel(Town, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
Deprecated.
getTownLevelFromGivenInt(int, Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
Get the town level for a given population size.
getTownLevelMax() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownLevelNumber() - Method in class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
 
getTownLevelWhichIsManuallySet(int) - Static method in class com.palmergames.bukkit.towny.TownySettings
Gets the TownLevel for manually-set towns, returning the key in the SortedMap which corresponds with the position of the key in the SortedMap's keySet.
getTownLevelWithModifier(int, Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownLimit() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownListCache(ComparatorType) - Static method in class com.palmergames.bukkit.towny.object.comparators.ComparatorCaches
 
getTownLocation() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getTownMayor() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
A town mayors permissions
getTownMinDeposit() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownMinWithdraw() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownMobRemovalEntities() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.PreDeleteTownEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getTownName() - Method in class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
getTownName(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Returns the name of the Player's town, if they have one, or an empty String.
getTownName(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the name of a Town at a specific Location.
getTownNationOrNull(Town) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the town's nation if they have one.
getTownNeutralityCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownNeutralityCost(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownOrNull() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
getTownOrNull() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
getTownOrNull() - Method in class com.palmergames.bukkit.towny.object.Resident
Relatively safe to use after confirming there is a town using Resident.hasTown().
getTownOrNull() - Method in class com.palmergames.bukkit.towny.object.TownBlock
Relatively safe to use after confirming TownBlock.hasTown() is true or TownyAPI.isWilderness(org.bukkit.Location) is false.
getTownOrNull() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Relatively safe to use if WorldCoord.hasTownBlock() has already been used.
getTownOrNull(TownBlock) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the Town of a TownBlock or null.
getTownOrThrow(String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
getTownPenaltyUpkeepCost(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownPostfix(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownPrefix(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownPVPNotification(Resident) - Method in class com.palmergames.bukkit.towny.ChunkNotification
 
getTownRankPermissions(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Get a specific ranks permissions
getTownRanks() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTownRanks() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Fetch a list of all available town ranks
getTownReceivingPlot() - Method in class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
getTownRenameCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownResidentNamesOfPlayerStartingWith(Player, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns the names a player's town's residents that start with a string
getTownResidentNamesOfPlayerStartingWith(Player, String) - Static method in class com.palmergames.bukkit.towny.TownyAPI
Returns the names a player's town's residents that start with a string.
getTownRuinsEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownRuinsMaxDurationHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownRuinsMinDurationHours() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownRuinsReclaimEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTowns() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getTowns() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTowns() - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a List of all the Towns.
getTowns() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTowns(String[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of Towns using an array of names.
getTowns(List<UUID>) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets a List of Towns using a List of UUIDs
getTowns(UUID[]) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
getTownSetMapColourCost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownsOutlawedIn() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTownSpawnLocation(Player) - Method in class com.palmergames.bukkit.towny.TownyAPI
Gets the town spawn Location of a Player.
getTownsTrie() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTownSubtitle(Town, TownyWorld, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
Returns the 2nd line of the Town StatusScreen.
getTownsWithoutNation() - Method in class com.palmergames.bukkit.towny.TownyAPI
Get a List of all the Towns that aren't a part of a Nation.
getTownUnclaimCoolDownTime() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownUnkickableRanks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownUpkeep() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownUpkeepCollected() - Method in class com.palmergames.bukkit.towny.event.NewDayEvent
 
getTownUpkeepCost(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownUUID() - Method in class com.palmergames.bukkit.towny.event.DeleteTownEvent
 
getTownUUID(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Get the UUID of a Town at the specified Location.
getTownWorldCoord() - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
getTownyFilteredBlockList() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
The list of already-filtered blocks Towny has determined will be allowed to explode.
getTownyObject() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
getTownyObjectStartingWith(String, String) - Static method in class com.palmergames.bukkit.towny.TownyAPI
Returns a List<String> containing strings of resident, town, and/or nation names that match with arg.
getTownyObjectUUID(String) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Method which can be used by Economy plugins in order to get a valid UUID from a Towny object, for use in making FakePlayer accounts.
getTownyPermsFile() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
getTownyPluginsForUniverseCommand() - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
getTownyPrices(Town, Translator) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
Returns prices for town's taxes/upkeep.
getTownyStartingWith(String, String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns a List<String> containing strings of resident, town, and/or nation names that match with arg.
getTownyTopSize() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getTownyWorld() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getTownyWorld() - Method in class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
getTownyWorld() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getTownyWorld(String) - Method in class com.palmergames.bukkit.towny.TownyAPI
Returns TownyWorld unless it is null.
getTownyWorld(UUID) - Method in class com.palmergames.bukkit.towny.TownyAPI
Returns TownyWorld unless it is null.
getTownyWorld(World) - Method in class com.palmergames.bukkit.towny.TownyAPI
Returns TownyWorld unless it is null.
getTownyWorldFrom() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getTownyWorlds() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTownyWorldTo() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
getTransaction() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Gets the ConfirmationTransaction.
getTransaction() - Method in class com.palmergames.bukkit.towny.event.economy.BankTransactionEvent
 
getTransaction() - Method in class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
 
getTransaction() - Method in class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
 
getTransaction() - Method in class com.palmergames.bukkit.towny.event.economy.TownyPreTransactionEvent
 
getTransaction() - Method in class com.palmergames.bukkit.towny.event.economy.TownyTransactionEvent
 
getTransactions() - Method in interface com.palmergames.bukkit.towny.object.economy.AccountAuditor
Gets the transactions associated with this account.
getTransactions() - Method in class com.palmergames.bukkit.towny.object.economy.GovernmentAccountAuditor
 
getTranslations() - Method in class com.palmergames.bukkit.towny.object.TranslationLoader
 
getTreeDepth(int) - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.object.Nation
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.object.Resident
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getTreeString(int) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getTrustedResident() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
getTrustedResident() - Method in class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
getTrustedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
getTrustedResident() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
getTrustedResidents() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
getTrustedResidents() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTrustedResidents() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getTrustedResidentsFromResident(Player) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
getTrustedTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
getTrustedTown() - Method in class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
getTrustedTowns() - Method in class com.palmergames.bukkit.towny.object.Town
 
getTrustedTownsFromResident(Player) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
getTrustedTownsUUIDS() - Method in class com.palmergames.bukkit.towny.object.Town
 
getType() - Method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
getType() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
getType() - Method in class com.palmergames.bukkit.towny.object.gui.SelectionGUI
 
getType() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
getType() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getType() - Method in class com.palmergames.bukkit.towny.object.Transaction
 
getType() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
getType(String) - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
Gets the townblock instance for the name.
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Gets the type id for the given CustomDataField class.
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
getTypeID() - Method in class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
getTypeInternal(String) - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
 
getTypeName() - Method in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
getTypeName() - Method in enum class com.palmergames.bukkit.towny.object.SpawnType
 
getTypeName() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getTypeNames() - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
 
getTypes() - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
Gets the currently registered townblock types.
getUnclaimDeleteEntityTypes() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimDeleteEntityTypes() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZoneBuild() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneBuildRights() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZoneDestroy() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneDestroyRights() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZoneIgnoreMaterials() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneIgnoreMaterials() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZoneItemUse() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneItemUseRights() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZoneName() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimedZonePerm(TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneSwitch() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUnclaimedZoneSwitchRights() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnclaimSelection() - Method in class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
 
getUniverseStats(Translator) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
getUnwantedBiomeNames() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUnwantedBiomeThreshold() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUpdateURL() - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
getUpkeep() - Method in class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
getUpkeep() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
getUpkeep() - Method in class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
getUpkeepPenalty() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getUpperMostCornerLocation() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getUUID() - Static method in class com.palmergames.bukkit.towny.object.economy.TownyServerAccount
 
getUUID() - Method in class com.palmergames.bukkit.towny.object.Government
 
getUUID() - Method in interface com.palmergames.bukkit.towny.object.Identifiable
 
getUUID() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getUUID() - Method in class com.palmergames.bukkit.towny.object.ObjectGroup
 
getUUID() - Method in class com.palmergames.bukkit.towny.object.Resident
 
getUUID() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getUUIDSafely(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
Given a name this method should only return a UUID that is stored in the server cache, without pinging Mojang servers.
getValidatedResidents(CommandSender, List<String>) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Transforms a String[] of names to a list of Residents.
getValidatedResidentsOfTown(CommandSender, Town, String[]) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Transforms a String[] of names to a list of Residents.
getValue() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
getValue() - Method in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
getVanillaBlockList() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
The blocklist of blocks exploding because of the explosion event that triggered this event.
getVersion() - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
This is the version of the expansion.
getVersion() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getVersion() - Method in class com.palmergames.bukkit.towny.Towny
 
getVersion() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
getVictim() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getVictimPlayer() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getVictimRes() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
 
getVictimResident() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getVictimTown() - Method in class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
 
getVisibleOnlinePlayers(CommandSender) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getVisibleResidentsForPlayerWithoutTownsStartingWith(String, CommandSender) - Method in class com.palmergames.bukkit.towny.command.BaseCommand
Returns a list of residents which are online and have no town, and can be seen by the sender.
getVisualizedSpawnPointsEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWarBlacklistedCommands() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWebMapUrl() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildernessMapDataMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getWildernessMobRemovalEntities() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildExplosionProtectionBlocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildExplosionProtectionEntities() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildExplosionRevertBlockWhitelist() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildExplosionRevertMaterialsToNotOverwrite() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWildName() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
getWildRevertMaterialsToNotOverwrite() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
getWoolColour() - Method in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
 
getWoolSlots() - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
getWorld() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
getWorld() - Method in class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
 
getWorld() - Method in class com.palmergames.bukkit.towny.object.EconomyAccount
 
getWorld() - Method in class com.palmergames.bukkit.towny.object.Government
Gets the world in which this object resides.
getWorld() - Method in class com.palmergames.bukkit.towny.object.Nation
 
getWorld() - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
Deprecated.
Deprecated as of 0.99.5.9, please use Position.world() instead.
getWorld() - Method in class com.palmergames.bukkit.towny.object.Town
 
getWorld() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getWorld() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getWorld(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getWorld(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorld(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getWorld(UUID) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Get the WorldCoord which is being shown on the map.
getWorldCoord() - Method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
Gets the unclaimed WorldCoord.
getWorldCoord() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.object.SpawnPoint
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getWorldCoord() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getWorldCoordBadBiomePercent(WorldCoord, Predicate<Biome>) - Static method in class com.palmergames.bukkit.util.BiomeUtil
 
getWorldCoordFromQueue() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
getWorldCoordFromQueue() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
getWorldCoordFromQueueForRegeneration() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
getWorldCoordOceanBiomePercent(WorldCoord) - Static method in class com.palmergames.bukkit.util.BiomeUtil
 
getWorldCoordUnwantedBiomePercent(WorldCoord) - Static method in class com.palmergames.bukkit.util.BiomeUtil
 
getWorldFilename(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
getWorldIDMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getWorldMap() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getWorldMobRemovalEntities() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
getWorldName() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
getWorldName() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getWorldNames() - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorldNames(boolean) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorlds() - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorldUUID(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
getWorldUUIDs() - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
getX() - Method in class com.palmergames.bukkit.towny.object.Coord
 
getX() - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
getX() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getX() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getX() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
getY() - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
getY() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getZ() - Method in class com.palmergames.bukkit.towny.object.Coord
 
getZ() - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
getZ() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
getZ() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
getZ() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
GlobalAccountObserver - Class in com.palmergames.bukkit.towny.object.economy
A class which performs audits on ALL account transactions.
GlobalAccountObserver() - Constructor for class com.palmergames.bukkit.towny.object.economy.GlobalAccountObserver
 
GMCustomEventListener() - Constructor for class com.palmergames.bukkit.towny.permissions.GroupManagerSource.GMCustomEventListener
 
GNATION_SETTINGS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_ALLOW_NUMBERS_IN_NATION_NAME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_ALLOWED_NATION_COLORS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_CAPITAL_CANNOT_BE_NEUTRAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_DISPLAY_NATIONBOARD_ONLOGIN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_MAX_ALLIES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_MAX_RESIDENTS_PER_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_MAX_TOWNS_PER_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATION_LEVEL_IS_DETERMINED_BY_TOWNS_COUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATION_PROXIMITY_TO_CAPITAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATION_PROXIMITY_TO_CAPITAL_CAP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATION_PROXIMITY_TO_OTHER_NATION_TOWNS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE_CAPITAL_BONUS_SIZE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE_ONLY_CAPITALS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE_SHOW_NOTIFICATIONS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_NATIONZONE_WAR_DISABLES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GNATION_SETTINGS_PROXIMITY_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
Gold - Static variable in class com.palmergames.bukkit.util.Colors
 
GOLD - Static variable in class com.palmergames.bukkit.util.Colors
 
Government - Class in com.palmergames.bukkit.towny.object
A class which represents the structure of objects that occupy areas or interactive managed sub-objects.
Government(String) - Constructor for class com.palmergames.bukkit.towny.object.Government
 
GovernmentAccountAuditor - Class in com.palmergames.bukkit.towny.object.economy
 
GovernmentAccountAuditor() - Constructor for class com.palmergames.bukkit.towny.object.economy.GovernmentAccountAuditor
 
GovernmentComparators - Class in com.palmergames.bukkit.towny.object.comparators
A list of static comparators used for organizing lists of Government's
GovernmentComparators() - Constructor for class com.palmergames.bukkit.towny.object.comparators.GovernmentComparators
 
GovernmentTagChangeEvent - Class in com.palmergames.bukkit.towny.event
 
GovernmentTagChangeEvent(String, Government) - Constructor for class com.palmergames.bukkit.towny.event.GovernmentTagChangeEvent
 
Gray - Static variable in class com.palmergames.bukkit.util.Colors
 
GRAY - Static variable in class com.palmergames.bukkit.util.Colors
 
Green - Static variable in class com.palmergames.bukkit.util.Colors
 
GREEN - Static variable in class com.palmergames.bukkit.util.Colors
 
GROUP_INFO_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
 
GROUP_INHERITANCE_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
 
GROUP_PERMISSIONS_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
 
GROUP_REMOVED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
 
groupManager - Variable in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
GroupManagerSource - Class in com.palmergames.bukkit.towny.permissions
 
GroupManagerSource(Towny, Plugin) - Constructor for class com.palmergames.bukkit.towny.permissions.GroupManagerSource
 
GroupManagerSource.GMCustomEventListener - Class in com.palmergames.bukkit.towny.permissions
 
GroupManagerSource.PermissionEventEnums - Class in com.palmergames.bukkit.towny.permissions
 
GroupManagerSource.PermissionEventEnums.GMGroup_Action - Enum Class in com.palmergames.bukkit.towny.permissions
 
GroupManagerSource.PermissionEventEnums.GMSystem_Action - Enum Class in com.palmergames.bukkit.towny.permissions
 
GroupManagerSource.PermissionEventEnums.GMUser_Action - Enum Class in com.palmergames.bukkit.towny.permissions
 
groupNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
GROUPS - Static variable in class com.palmergames.bukkit.util.ItemLists
Config-useable material groups.
GTOWN_FARM_ANIMALS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_HOMEBLOCK_MOVEMENT_COOLDOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_HOMEBLOCK_MOVEMENT_DISTANCE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_MAX_PLOT_PRICE_COST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_MAX_RESIDENTS_CAPITAL_OVERRIDE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_MAX_RESIDENTS_PER_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_ORDER_OF_MAYORAL_SUCCESSION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTING_WARN_TOWN_ON_OUTLAW_MESSAGE_COOLDOWN_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ALLOW_NUMBERS_IN_TOWN_NAME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ALLOW_OUTLAWS_TO_ENTER_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ALLOW_OUTLAWS_TO_TELEPORT_OUT_OF_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ALLOW_OUTLAWS_USE_TELEPORT_ITEMS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ALLOWED_TOWN_COLORS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_AUTOMATIC_CAPITALISATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_COMMAND_BLACKLISTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_DISPLAY_TOWN_LIST_RANDOMLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_DISPLAY_TOWNBOARD_ONLOGIN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_DISPLAY_XYZ_INSTEAD_OF_TOWNY_COORDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_DO_TRUSTED_PLAYERS_GET_PERMS_ON_PERSONALLY_OWNED_LAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_ENABLE_COMMAND_BLACKLISTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_HEALTH_REGEN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_HOMEBLOCKS_PREVENT_FORCEPVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_EXPERIENCE_ON_DEATH_IN_ARENA - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_EXPERIENCE_ON_DEATH_IN_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_INVENTORY_ON_DEATH_IN_ALLIED_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_INVENTORY_ON_DEATH_IN_ARENA - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_INVENTORY_ON_DEATH_IN_OWN_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_KEEP_INVENTORY_ON_DEATH_IN_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_LIMIT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_MAX_BUYTOWN_PRICE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_MAX_DISTANCE_FOR_MERGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_MAX_NUMBER_RESIDENTS_WITHOUT_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_MAX_PLOTS_PER_RESIDENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_NEUTRAL_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTLAW_BLACKLISTED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTLAW_TELEPORT_ON_BECOMING_OUTLAWED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTLAW_TELEPORT_WARMUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTLAW_TELEPORT_WORLD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTSIDERS_PREVENT_PVP_TOGGLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_OUTSIDERS_PREVENT_UNCLAIM_TOWNBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_PREVENT_FLUID_GRIEFING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_PVP_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REFUND_DISBAND_LOW_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REGEN_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REGEN_PREVENT_SATURATION_LOSS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REGEN_SPEED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REQUIRED_NUMBER_RESIDENTS_CREATE_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_REQUIRED_NUMBER_RESIDENTS_JOIN_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_SHOW_TOWN_NOTIFICATIONS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_TOWN_DELETE_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_TOWN_UNCLAIM_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_UNKICKABLE_RANKS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_WAR_BLACKLISTED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_SETTINGS_WARN_TOWN_ON_OUTLAW - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_TOWN_BLACKLISTED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_TOWN_LIMITED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_TOWN_TOURIST_BLOCKED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_TOWN_TOURIST_BLOCKED_COMMANDS_ALLIES_BYPASS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
GTOWN_TOWN_TOURIST_BLOCKED_COMMANDS_TRUSTED_BYPASS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 

H

halfLineWidth - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
handleConversation(Player) - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
handleNationMetaCommand(CommandSender, Nation, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
handleNewSnapshot(TownBlock) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Creates a new snapshot and handles saving it
handlePlotMetaCommand(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
handleResidentMetaCommand(CommandSender, Resident, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
handlers - Static variable in class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
 
handleTownMetaCommand(CommandSender, Town, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
HANGING - Static variable in class com.palmergames.bukkit.util.EntityLists
 
HANGING_ENTITIES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Hanging entities
HARVESTABLE_BERRIES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of harvestable berries
hasAccount(String) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Checks whether the given account exists.
hasAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
hasAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
hasAccount(String) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
hasActiveRegeneration(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
hasActiveRegenerations() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
hasActiveWar() - Method in class com.palmergames.bukkit.towny.object.Government
 
hasAllTownOverride(Player, Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
Test if the player has an all town override to permit this action.
hasAlly(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasAlly(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasAnyBorder() - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
hasAssistant(Resident) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasBedExplosionAtBlock(Location) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Does this world have an exploded bet at the location?
hasBlockErrMsg() - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
hasBorderAt(CellBorder.Section) - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
hasCache(Player) - Method in class com.palmergames.bukkit.towny.Towny
 
hasCapital() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasCells() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
hasCheckedSuccessfully() - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
hasColour() - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
hasCommand(TownyCommandAddonAPI.CommandType, String) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
hasComponent(String) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
hasConfirmation(CommandSender) - Static method in class com.palmergames.bukkit.towny.confirmations.ConfirmationHandler
 
hasCooldown(String, CooldownTimerTask.CooldownType) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
hasCooldown(String, String) - Static method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
hasCost() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
 
hasEmptyNationException() - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
hasEnemy(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasEnemy(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasEnough(String, double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Returns true if the account has enough money
hasEnoughResidentsToBeANationCapital() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasEnoughResidentsToJoinANation() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasEntity() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Whether this event has a entity.
hasFriend(Resident) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hashCode() - Method in record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Returns a hash code value for this object.
hashCode() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns a hash code value for this object.
hashCode() - Method in class com.palmergames.bukkit.towny.object.Coord
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.ObjectGroup
Get hashcode for object group name.
hashCode() - Method in class com.palmergames.bukkit.towny.object.Position
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.Town
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hashCode() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
hashCode() - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
hashCode() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns a hash code value for this object.
hashCode() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns a hash code value for this object.
hashCode() - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Returns a hash code value for this object.
hashCode() - Method in class com.palmergames.bukkit.util.Version
 
hasHealthRegen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
hasHomeBlock() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasJail(Jail) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasJail(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
hasJailCell(int) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
hasJailCell(SpawnPointLocation) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
hasJails() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasJailTime() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasJailTown(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasKing() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasLabel() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
hasMaterial() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Whether this event has a material.
hasMaxTownMembershipDays() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasMayor() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasMeta() - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
hasMeta(String) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Check whether metadata associated with the key exists.
hasMeta(String, Class<T>) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Check whether metadata associated with the given key and class exists.
hasMeta(TownyObject, BooleanDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the BooleanDataField meta?
hasMeta(TownyObject, ByteDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the ByteDataField meta?
hasMeta(TownyObject, DecimalDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the DecimalDataField meta?
hasMeta(TownyObject, IntegerDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the IntegerDataField meta?
hasMeta(TownyObject, LocationDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the LocationDataField meta?
hasMeta(TownyObject, LongDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the LongDataField meta?
hasMeta(TownyObject, StringDataField) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have the StringDataField meta?
hasMeta(TownyObject, String) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Does the TownyObject have meta stored with the given key?
hasMinTownMembershipDays() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasMobs() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasMode(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasMutualAlly(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasMutualAlly(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasName() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
hasNation() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasNation() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasNation(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Check if the nation matching the given name exists.
hasNation(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Check if the nation matching the given UUID exists.
hasNationRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasNationZone(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyAPI
Method to figure out if a worldcoord in the wilderness is normal wilderness of nation zone.
hasNationZone(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Method to figure out if a location in the wilderness is normal wilderness of nation zone.
hasNationZoneOverride() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasOutlaw(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasOutlaw(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasOutpostSpawn() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasOwnTownOverride(Player, Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
Test if the player has an own town (or all town) override to permit this action.
hasPeacefulNodes() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
hasPermissionNode(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasPlayedBefore(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
hasPlayerMode(String, String) - Method in class com.palmergames.bukkit.towny.Towny
 
hasPlayerMode(UUID, String) - Method in class com.palmergames.bukkit.towny.Towny
 
hasPlayerMode(Player, String) - Method in class com.palmergames.bukkit.towny.Towny
Check if the player has a specific mode.
hasPlotData(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
hasPlotData(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
hasPlotGroupName() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasPlotGroupName(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasPlotGroups() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasPlotObjectGroup() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasProtectionRegenTask(BlockLocation) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Does a task for this block already exist?
hasQueue() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
hasQueue() - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
hasReachedMaximumAllies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasReachedMaximumAllies(Nation) - Static method in class com.palmergames.bukkit.towny.utils.NationUtil
 
hasReachedMaximumResidents(Nation) - Static method in class com.palmergames.bukkit.towny.utils.NationUtil
 
hasReachedMaximumTowns(Nation) - Static method in class com.palmergames.bukkit.towny.utils.NationUtil
 
hasReachedMaxResidents() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasReachedMaxTowns() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasRequestedTeleport() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasResident() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
hasResident() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasResident(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Check if a resident exists with the passed in name.
hasResident(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Check if a resident exists matching the passed in UUID.
hasResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasResident(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasResident(String) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasResident(String) - Method in interface com.palmergames.bukkit.towny.object.ResidentList
Whether a given object contains a resident.
hasResident(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasResident(UUID) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasResident(Player) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasResidentWithRank(Resident, String) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasRespawnProtection() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasSanctionedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasSpawn() - Method in interface com.palmergames.bukkit.towny.object.SpawnLocation
Checks whether a spawn point exists.
hasSpawnPoint(Location) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
hasSurname() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasTag() - Method in class com.palmergames.bukkit.towny.object.Government
Whether or not this object has a tag.
hasTeleportRequest(Resident) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
hasTitle() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasTown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasTown() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasTown(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
hasTown(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
hasTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasTown(Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasTown(Town) - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
hasTown(String) - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasTown(String) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasTownBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
Did this action occur inside of a town's townblock?
hasTownBlock() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
Did this action occur inside of a town's townblock?
hasTownBlock() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
Did this action occur inside of a town's townblock?
hasTownBlock() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
hasTownBlock(Coord) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
hasTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasTownBlock(TownBlock) - Method in interface com.palmergames.bukkit.towny.object.TownBlockOwner
Checks whether object has townblock or not.
hasTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Does this WorldCoord have a TownBlock?
hasTownBlocks() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
hasTownLimit() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
hasTownOwnedOverride(Player, Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
Test if the player has a 'town owned', 'Own town' or 'all town' override to permit this action.
hasTownRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasTowns() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasTownyWorld(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
hasTranslation(String, Locale) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
hasTridentStrike(UUID) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
hasTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
hasTrustedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
hasUnlimitedClaims() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasUpdate() - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
hasUpkeep() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasUUID() - Method in class com.palmergames.bukkit.towny.object.Resident
 
hasValidUUID() - Method in class com.palmergames.bukkit.towny.object.Nation
 
hasValidUUID() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasWildernessMobs() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
hasWildOverride(TownyWorld, Player, Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
Test if the player has permission to permit this action in the wilderness.
hasWorld() - Method in class com.palmergames.bukkit.towny.object.Town
 
hasWorldMobs() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
HealthRegenTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
HealthRegenTimerTask(Towny, Server) - Constructor for class com.palmergames.bukkit.towny.tasks.HealthRegenTimerTask
 
HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
HelpMenu - Enum Class in com.palmergames.bukkit.towny.command
 
hexPattern - Static variable in class com.palmergames.util.StringMgmt
 
hexReplacePattern - Static variable in class com.palmergames.util.StringMgmt
 
HIBERNATED_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
HOES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of hoes
homeBlockMapSymbol() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
homeBlockNotification - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
homeSymbol - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
hourlyJailFee() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
HourlyTimerTask - Class in com.palmergames.bukkit.towny.tasks
This class represents the hourly timer task It is generally set to run once per hour This rate can be configured.
HourlyTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.HourlyTimerTask
 
hoverFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
HUDManager - Class in com.palmergames.bukkit.towny.huds
 
HUDManager(Towny) - Constructor for class com.palmergames.bukkit.towny.huds.HUDManager
 

I

Identifiable - Interface in com.palmergames.bukkit.towny.object
All classes that implement this interface are uniquely identifiable by a UUID.
ifCancelledThenThrow(CancellableTownyEvent) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
initialize() - Static method in class com.palmergames.bukkit.towny.chat.TNCRegister
 
initialize() - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
 
initialize() - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
 
initialize(Towny) - Static method in class com.palmergames.bukkit.towny.utils.SpawnUtil
 
initialize(Towny) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
initialize(List<ChunkSnapshot>) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
initialJailFee() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
initTables(Connection) - Static method in class com.palmergames.bukkit.towny.db.SQLSchema
Create and update database schema.
INN - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
INSUFFICIENT_FUNDS - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
IntegerDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
IntegerDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
IntegerDataField(String, Integer) - Constructor for class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
IntegerDataField(String, Integer, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
IntegerField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
InvalidMetadataTypeException - Exception in com.palmergames.bukkit.towny.exceptions
 
InvalidMetadataTypeException(CustomDataField<?>) - Constructor for exception com.palmergames.bukkit.towny.exceptions.InvalidMetadataTypeException
 
InvalidNameException - Exception in com.palmergames.bukkit.towny.exceptions
 
InvalidNameException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.InvalidNameException
 
InvalidNameException(Translatable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.InvalidNameException
 
InvalidNameException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.InvalidNameException
 
Invite - Interface in com.palmergames.bukkit.towny.invites
An object that represents an invitation.
INVITE_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
INVITE_SYSTEM - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_ACCEPT_COMMAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_CANCEL_COMMAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_CONFIRM_COMMAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_CONFIRMATION_TIMEOUT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_COOLDOWN_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_DENY_COMMAND - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_EXPIRATION_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAX_DISTANCE_FROM_TOWN_SPAWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_RECEIVED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_RECEIVED_PLAYER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_RECEIVED_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_SENT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_SENT_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_INVITES_SENT_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_REQUESTS_RECEIVED_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
INVITE_SYSTEM_MAXIMUM_REQUESTS_SENT_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
Inviteable - Interface in com.palmergames.bukkit.towny.object
A class that only serves as a name-spacing class.
InviteCommand - Class in com.palmergames.bukkit.towny.command
 
InviteCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.InviteCommand
 
InviteHandler - Class in com.palmergames.bukkit.towny.invites
 
InviteHandler() - Constructor for class com.palmergames.bukkit.towny.invites.InviteHandler
 
inviteIsActive(Invite) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
inviteIsActive(InviteSender, InviteReceiver) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
InviteReceiver - Interface in com.palmergames.bukkit.towny.invites
Represents a class that can receive invitations.
InviteSender - Interface in com.palmergames.bukkit.towny.invites
Represents a class that can receive invitations.
isActive() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Are we using any economy system?
isActiveQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
isActiveQueue(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
isAdmin() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isAdminAction() - Method in class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
isAdminAction() - Method in class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
 
isAdminDisabledPVP() - Method in class com.palmergames.bukkit.towny.object.Town
 
isAdminEnabledMobs() - Method in class com.palmergames.bukkit.towny.object.Town
 
isAdminEnabledPVP() - Method in class com.palmergames.bukkit.towny.object.Town
 
isAlliedWith(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
Shows if the nation is allied with the specified nation.
isAlliedWith(Resident) - Method in class com.palmergames.bukkit.towny.object.Resident
 
isAlliedWith(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
isAllowedThisAmountOfResidents(int, boolean) - Method in class com.palmergames.bukkit.towny.object.Town
Is this town allowed to have the given number of residents?
isAllowedToWar() - Method in class com.palmergames.bukkit.towny.object.Town
 
isAllowingBail() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isAllowingOutposts() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isAllowingPublicTownSpawnTravel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isAllowingTownSpawn() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isAllUpperCase(String) - Static method in class com.palmergames.util.StringMgmt
 
isAllUpperCase(Collection<String>) - Static method in class com.palmergames.util.StringMgmt
 
isAlly(Resident, Resident) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is the resident B an ally of resident A?
isAlly(Town, Town) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is town b an ally of town a?
isAlly(String, String) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is the defending resident an ally of the attacking resident?
isAllySpawningRequiringPublicStatus() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isAppendingToLog() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isArenaPlot(TownBlock, TownBlock) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Return true if both TownBlocks are Arena plots.
isArenaPlot(Player, Player) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Returns true if both players are in an arena townblock.
isAsync() - Method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Whether the handers of this confirmation will run async or not.
isBackingUpDaily() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isBankActionDisallowedOutsideTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isBankActionLimitedToBankPlots() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isBankrupt() - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
Whether the account is in debt or not.
isBankrupt() - Method in class com.palmergames.bukkit.towny.object.Town
Whether a town is bankrupted.
isBlockAllowedToRevert(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
Deprecated.
isBonusBlocksPerTownLevel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isCancelled() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.CancellableTownyEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
Whether the event has been cancelled.
isCancelled() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
Whether the event has been cancelled or the amount has been made 0 or less.
isCancelled() - Method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
When true, players will not keep their inventory.
isCancelled() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreClaimEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreUnclaimEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.NewDayTaxAndUpkeepPreCollectionEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
 
isCancelled() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
isCancelled() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
isCancelled() - Method in interface com.palmergames.bukkit.towny.scheduling.ScheduledTask
 
isCapital() - Method in class com.palmergames.bukkit.towny.object.Town
 
isCapital(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
isCapitalChange() - Method in class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
isChanged - Variable in class com.palmergames.bukkit.towny.object.TownBlock
 
isChanged() - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Has any plugin or Towny's WarZoneListener modified the list of blocks to explode?
isChanged() - Method in class com.palmergames.bukkit.towny.object.TownBlock
Have the permissions been manually changed.
isChargingDeath() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isClaimable() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isConfigAllowingPublicNationSpawnTravel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isConfigAllowingPublicTownSpawnTravel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isConquered() - Method in class com.palmergames.bukkit.towny.object.Town
 
isConsideredEnemy() - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
When false this is being denied because the player is in neither a personally-owned plot, nor an Inn plot.
isContextEnabled(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isContextsEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isCooldownTimerRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isCreatureTramplingCropsDisabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isCreatureTriggeringPressurePlateDisabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isCurrentlyRunning() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
isCurrentlyRunning() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
isCurrentlyRunning() - Method in interface com.palmergames.bukkit.towny.scheduling.ScheduledTask
 
isDamageCancellingSpawnWarmup() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeathPricePercentageCapped() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeathPricePercentBased() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeathPricePVPOnly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeathPriceType() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDebtCapAFixedNumberOfDays() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDebtCapDeterminedByTownLevel() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeleteEcoAccount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeleteTownlessOnly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeletingEntitiesOnUnclaim() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isDeletingEntitiesOnUnclaim() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeletingOldResidents() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDeletingOldResidentsRemovingTownOnly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDevMode() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isDisableCreatureTrample() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isDrawSmokeTaskRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isDrawSpawnPointsTaskRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isEarly() - Method in enum class com.palmergames.bukkit.config.migration.MigrationType
 
isEcoClosedEconomyEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isEconomyAsync() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isEdgeBlock(TownBlockOwner, WorldCoord, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
isEdgeBlock(TownBlockOwner, List<WorldCoord>) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
isEndermanProtect() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isEnemy(Resident, Resident) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is the resident B an enemy of resident A?
isEnemy(Town, Town) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is town b an enemy of town a?
isEnemy(String, String) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is resident b an enemy of resident a?
isEnemyTownBlock(Player, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Does this WorldCoord fall within a plot owned by an enemy town?
isEntityThread(Entity) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
isEntityThread(Entity) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
isEntityThread(Entity) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
isError() - Method in class com.palmergames.bukkit.towny.Towny
 
isError(TownyInitException.TownyError) - Method in class com.palmergames.bukkit.towny.Towny
 
isEssentials() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
isEventCancelled(Event) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
isExpl() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isExplodedBlockAllowedToRevert(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isExplosion() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
isExplosion() - Method in class com.palmergames.bukkit.towny.object.Town
 
isExplosions() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isExplosive(EntityType) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
A list of explosion-causing entities.
isFakeResident(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isFire() - Method in class com.palmergames.bukkit.towny.object.Town
 
isFire() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isFire() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isFireSpreadBypassMaterial(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isFolia() - Method in class com.palmergames.bukkit.towny.Towny
 
isForceExpl() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isForceFire() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isForcePVP() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isForcePvpNotAffectingHomeblocks() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isForceTownMobs() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isForcingExplosions() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isForcingFire() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isForcingMonsters() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isForcingPvP() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isForSale() - Method in class com.palmergames.bukkit.towny.object.Town
Whether the town is for sale.
isForSale() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isFriendlyFireEnabled() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isFriendlyFireEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isGlobalThread() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
isGlobalThread() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
isGlobalThread() - Method in class com.palmergames.bukkit.towny.scheduling.impl.PaperTaskScheduler
 
isGlobalThread() - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
isHealthRegenRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isHomeBlock() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
Whether the townblock being claimed will be a homeblock.
isHomeBlock() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isHomeBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
 
isHourlyTimerRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isInsideTown(Position) - Method in class com.palmergames.bukkit.towny.object.Town
Tests whether a position is inside this town's boundaries
isInsideTown(Location) - Method in class com.palmergames.bukkit.towny.object.Town
Tests whether a location is inside this town's boundaries
isInstanceOfAny(List<Class<?>>, Object) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
 
isInWilderness() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
Did this action occur in the wilderness?
isInWilderness() - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
Did this action occur in the wilderness?
isInWilderness() - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
Did this action occur in the wilderness?
isItemUseMaterial(Material, Location) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isJail() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isJailBookEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isJailed() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isJailingAttackingEnemies() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isJailingAttackingOutlaws() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isKing() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isKing(Resident) - Method in class com.palmergames.bukkit.towny.object.Nation
 
isKingChange() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
isKingChange() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
isKingChange() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
isLanguageEnabled(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isLocation(Location) - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
isMapHudActive(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
isMaterialNotAllowedToBeOverwrittenByWildRevert(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isMayor() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isMayor(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
isMessageSuppressed() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
isMinDistanceIgnoringTownsInAlliedNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isMinDistanceIgnoringTownsInSameNation() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isMinecraftVersionStillSupported() - Static method in class com.palmergames.bukkit.towny.Towny
 
isMobRemovalRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isMovementCancellingSpawnWarmup() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNation() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
isNationCapital() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
isNationCapital() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
isNationCapital() - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
isNationLevelDeterminedByTownCount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationNeutralityCostMultipliedByNationTownAmount() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationSpawnOnlyAllowedInCapital() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationTagSetAutomatically() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationTaxKickingTownsThatReachDebtCap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationUpkeepPerPlot() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationUpkeepPerTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNationZone(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Method to figure out if a location is in a NationZone.
isNationZoneEnabled() - Method in class com.palmergames.bukkit.towny.object.Town
 
isNegativeNationTaxAllowed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNegativePlotTaxAllowed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNegativeTownTaxAllowed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNeutral - Variable in class com.palmergames.bukkit.towny.object.Government
 
isNeutral() - Method in class com.palmergames.bukkit.towny.object.Government
Is the object Neutral or Peaceful?
isNeutral() - Method in class com.palmergames.bukkit.towny.object.Town
Is the Town Neutral or Peaceful? Tests against a config option that prevents a capital city from being neutral.
isNewDayDeleting0PlotTowns() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNewDayScheduled() - Static method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
isNewDaySchedulerRunning() - Static method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
isNewerThan(Version) - Method in class com.palmergames.bukkit.util.Version
 
isNewerThanOrEquals(Version) - Method in class com.palmergames.bukkit.util.Version
 
isNewWorldClaimable() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNotificationOwnerShowingVerboseName() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNotificationsAppearingInActionBar() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNotificationsAppearingOnBossbar() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNotificationsTownNamesVerbose() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNotificationUsingTitles() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isNPC() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isNPC(Entity) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
isOceanClaimingBlocked() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOld() - Method in class com.palmergames.bukkit.towny.object.map.TownyMapData
 
isOlderThan(Version) - Method in class com.palmergames.bukkit.util.Version
 
isOlderThanOrEquals(Version) - Method in class com.palmergames.bukkit.util.Version
 
isOnEdgeOfOwnership(TownBlockOwner, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
 
isOnline() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isOnline(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
Tests if this player is online.
isOpen() - Method in class com.palmergames.bukkit.towny.object.Government
Indicates if any resident can join without an invitation or not.
isOutpost() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
Whether the townblock being claimed will be an outpost.
isOutpost() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isOutpostLimitStoppingTeleports() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOutpostsLimitedByLevels() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOverClaim() - Method in class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
Whether the unclaim has resulted from takeoverclaim.
isOverClaim() - Method in class com.palmergames.bukkit.towny.event.TownClaimEvent
Whether the claim has resulted from takeoverclaim.
isOverClaim() - Method in class com.palmergames.bukkit.towny.event.TownPreClaimEvent
Whether the claim has resulted from takeoverclaim.
isOverClaimed() - Method in class com.palmergames.bukkit.towny.object.Town
 
isOverClaimingAllowingStolenLand() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOverClaimingPreventedByHomeBlockRadius() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOverclaimingWithNationsRequiringEnemy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isOverOutpostLimit() - Method in class com.palmergames.bukkit.towny.object.Town
 
isOwner(TownBlockOwner) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isOwnerCache(PlayerCache) - Static method in class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
Does the given cache have a TownBlockStatus which is admin, plot_owner or town_owner.
isPermHUDActive(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
isPlaceholder(Block) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Is this a placholder block?
isPlayerCropTramplePrevented() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isPlayersTownRuined(Player) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
This method returns true if the given player's town is ruined
isPlotManagementDeleteIds(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPlotManagementIgnoreIds(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPlotManagementMayorDelete(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPlotManagementWildRevertWhitelistedBlock(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPluginEnabled(String) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
isPreRelease() - Method in class com.palmergames.bukkit.util.Version
 
isPromptingNewResidentsToTownSpawn() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isProtectedEntity(Entity) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
 
isProtectingExplosionBlock(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isProtectingExplosionEntity(Entity) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPublic() - Method in class com.palmergames.bukkit.towny.object.Government
Whether the spawn is visitable by non-members, and also whether the homeblock coordinates are visible.
isPublicSpawnCostAffectedByTownSpawncost() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isPVMExplosive(EntityType) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
A list of PVM explosion-causing entities.
isPvp() - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
isPvp() - Method in class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
 
isPvP() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isPVP() - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
isPVP() - Method in class com.palmergames.bukkit.towny.object.Town
 
isPVP() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isPVP(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Answers whether Towny considers PVP enabled at a location.
isPVPDeath() - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
isPVPExplosive(EntityType) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
A list of PVP explosion-causing entities.
isQueued(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
isQueued(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
isQueuedToBeJailed(Resident) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
 
isReady() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
isRefundNationDisbandLowResidents() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isRegionThread(Location) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
isRegionThread(Location) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
isRegionThread(Location) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
isRemovingEntities(TownyWorld) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isRemovingKillerBunny() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isRemovingTownEntity(LivingEntity) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isRemovingVillagerBabiesTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isRemovingVillagerBabiesWorld() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isRemovingWildernessEntity(LivingEntity) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isRemovingWorldEntity(LivingEntity) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isRepeatingTask() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitScheduledTask
 
isRepeatingTask() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaScheduledTask
 
isRepeatingTask() - Method in interface com.palmergames.bukkit.towny.scheduling.ScheduledTask
 
isResident() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
isRespawnAnchorHigherPrecedence() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isRespawnPickupWarningShown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isRevertOnUnclaimWhitelistMaterial(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isRuined() - Method in class com.palmergames.bukkit.towny.object.Town
 
isSameNation(Resident, Resident) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is resident a in a nation with resident b?
isSameNation(Town, Town) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is town b in a nation with town a?
isSameTown(Resident, Resident) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is resident a in a town with resident b?
isSameTown(Town, Town) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is town b the same town as town a?
isSeeingBorderTitles() - Method in class com.palmergames.bukkit.towny.object.Resident
 
isSellingBonusBlocks(Town) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isSendingMessage() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
isShopPlot(TownBlock) - Static method in class com.palmergames.bukkit.towny.utils.ShopPlotUtil
Use this to determine if a TownBlock is a shop plot.
isShopPlot(Location) - Static method in class com.palmergames.bukkit.towny.utils.ShopPlotUtil
Use this to determine if a Location is a shop plot.
isShortTimerRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isShowingClaimParticleEffect() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isShowingPlotNotifications() - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
isShowingUpdateNotifications() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isSkippingRemovalOfNamedMobs() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isSpawnReasonIgnored(Entity) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isSpawnReasonIgnored(Entity, CreatureSpawnEvent.SpawnReason) - Static method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
isSpawnWarnConfirmationUsed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isSubInterface(Class<?>, Class<?>) - Static method in class com.palmergames.util.JavaUtil
Recursively check if the interface inherits the super interface.
isSwitchMaterial(Material, Location) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTaxed() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
isTaxingDaily() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTaxPercentage() - Method in class com.palmergames.bukkit.towny.object.Nation
 
isTaxPercentage() - Method in class com.palmergames.bukkit.towny.object.Town
 
isTeleportWarmupRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isTeleportWarmupShowingParticleEffect() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTeleportWarmupUsingTitleMessage() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTickThread() - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
isTickThread() - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
isTickThread() - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
isTimeout() - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationCancelEvent
 
isTogglingOn() - Method in class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
isTooCloseToHomeBlock(WorldCoord, Town) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Is the WorldCoord too close to another town's HomeBlock.
isTown() - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
isTownBankruptcyEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownLevelModifiersAffectingPlotBasedUpkeep() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownListRandom() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownNeutralityCostMultipliedByTownClaimsSize() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownRespawning() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownRespawningInOtherWorlds() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownSpawnPaidToTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownTagSetAutomatically() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownTooFarFromNation(Town, Town, List<Town>) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
isTownyAdmin(Permissible) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
The final destination for isTownyAdmin tests.
isTownyPreventingProtectedMobsEnteringBoatsInTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownyRepeatingTaskRunning() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
isTownyUpdating(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownyUpToDate(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isTownyVersionSupported(String) - Static method in class com.palmergames.bukkit.towny.Towny
Check if the version of Towny is newer than or equal to the supplied version.
isTownyWorld(World) - Method in class com.palmergames.bukkit.towny.TownyAPI
Returns value of usingTowny for the given world.
isUnclaimedBlockAllowedToRevert(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUnclaimedZoneIgnoreMaterial(Material) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUnwantedBiomeClaimingEnabled() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUpdateNotificationsMajorOnly() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUpkeepByPlot() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUpkeepDeletingTownsThatReachDebtCap() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUpkeepPayingPlots() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUpkeepPenaltyByPlot() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingEconomy() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementDelete() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingPlotManagementDelete() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementMayorDelete() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingPlotManagementMayorDelete() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementRevert() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingPlotManagementRevert() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementWildBlockRegen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementWildBlockRevert() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingPlotManagementWildEntityRegen() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingPlotManagementWildEntityRevert() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingTowny() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isUsingTowny() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isUsingTownyHUD(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
isUsingWebMapStatusScreens() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isValidBoardString(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Used in validating the strings saved for town and nation boards and resident about sections.
isValidMinecraftFont(String) - Static method in class com.palmergames.bukkit.util.FontUtil
 
isValidType(String) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
isVisibleOnTopLists() - Method in class com.palmergames.bukkit.towny.object.Town
 
isWarAllowed() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
isWarAllowed() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isWilderness() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
 
isWilderness() - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
 
isWilderness() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Identical to !WorldCoord.hasTownBlock(), but is better readable.
isWilderness(WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyAPI
Check if the specified WorldCoord is in the wilderness.
isWilderness(Block) - Method in class com.palmergames.bukkit.towny.TownyAPI
Check if the specified Block is in the wilderness.
isWilderness(Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
Check if the specified Location is in the wilderness.
isWildernessMonstersOn() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isWorldMonstersOn() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
isWorldPvP(TownyWorld) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is PvP enabled in this world?
ITALIC - Static variable in class com.palmergames.bukkit.util.Colors
 
ITEM_FRAMES - Static variable in class com.palmergames.bukkit.util.EntityLists
 
ITEM_FRAMES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Item Frames
ITEM_USE - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
ItemLists - Class in com.palmergames.bukkit.util
Item lists as Strings.
ITEMUSE - Enum constant in enum class com.palmergames.bukkit.towny.object.gui.SelectionGUI.SelectionType
 

J

Jail - Class in com.palmergames.bukkit.towny.object.jail
 
Jail(UUID, Town, TownBlock, Collection<Position>) - Constructor for class com.palmergames.bukkit.towny.object.jail.Jail
 
Jail(UUID, Town, TownBlock, List<Location>) - Constructor for class com.palmergames.bukkit.towny.object.jail.Jail
 
JAIL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
JAIL - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
JAIL_BAIL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BAIL_BAIL_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BAIL_BAIL_AMOUNT_KING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BAIL_BAIL_AMOUNT_MAYOR - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BAIL_BAILMAX_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BAIL_IS_ALLOWING_BAIL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_BLACKLISTED_COMMANDS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_DELETED - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
JAIL_FEE_HOURLY_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_FEE_INITIAL_AMOUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_IS_JAILBOOK_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_IS_JAILING_ATTACKING_ENEMIES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_IS_JAILING_ATTACKING_OUTLAWS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_JAIL_ALLOWS_TELEPORT_ITEMS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_JAIL_DENIES_TOWN_LEAVE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_MAX_JAIL_HOURS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_MAX_JAILED_COUNT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_MAX_JAILED_NEWJAIL_BEHAVIOR - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_NEW_PLAYER_IMMUNITY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_OUTLAW_JAIL_HOURS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_PLOTS_DENY_PVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_POW_JAIL_HOURS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_PREVENTS_LOGGING_OUT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JAIL_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
 
JAIL_UNJAIL_TELEPORT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
JailAllowsTeleportItems() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
jailAwayTeleport(Resident) - Static method in class com.palmergames.bukkit.towny.utils.SpawnUtil
Used to teleport a jailed resident away from jail, upon gaining freedom.
JAILBREAK - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
JailDeniesTownLeave() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
JailReason - Enum Class in com.palmergames.bukkit.towny.object.jail
 
jailResident(Resident, Jail, int, int, JailReason, CommandSender) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
Jails a resident.
jailResidentWithBail(Resident, Jail, int, int, double, JailReason, CommandSender) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
Jails a resident.
jailTeleport(Resident) - Static method in class com.palmergames.bukkit.towny.utils.SpawnUtil
Used to teleport a newly jailed resident to jail.
JailUtil - Class in com.palmergames.bukkit.towny.utils
 
JailUtil() - Constructor for class com.palmergames.bukkit.towny.utils.JailUtil
 
JavaUtil - Class in com.palmergames.util
 
JavaUtil() - Constructor for class com.palmergames.util.JavaUtil
 
join(Object[]) - Static method in class com.palmergames.util.StringMgmt
 
join(Object[], String) - Static method in class com.palmergames.util.StringMgmt
 
join(Collection<?>) - Static method in class com.palmergames.util.StringMgmt
 
join(Collection<?>, String) - Static method in class com.palmergames.util.StringMgmt
 
join(Map<?, ?>, String, String) - Static method in class com.palmergames.util.StringMgmt
 
joinList(List<Component>, Component) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
 

K

key() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
key() - Method in class com.palmergames.util.Pair
 
key(String) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
KeyAlreadyRegisteredException - Exception in com.palmergames.bukkit.towny.exceptions
 
KeyAlreadyRegisteredException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.KeyAlreadyRegisteredException
 
KeyAlreadyRegisteredException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.KeyAlreadyRegisteredException
 
keyAsString(NamespacedKey) - Static method in class com.palmergames.bukkit.util.BukkitTools
Converts a namespaced key into a string.
keyFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
keys - Variable in class com.palmergames.bukkit.towny.db.SQLTask
 
keyValueFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
killer - Variable in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
KING_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
KingCheck - Class in com.palmergames.bukkit.towny.chat.checks
 
KingCheck() - Constructor for class com.palmergames.bukkit.towny.chat.checks.KingCheck
 
kingPostfix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the kingPostfix record component.
kingPrefix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the kingPrefix record component.

L

label - Variable in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
LANGUAGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
LANGUAGE_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
LAST_RUN_VERSION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
lastOnlineFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
lastOnlineFormatIncludeYear - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
LEAVES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Leaves.
left() - Method in class com.palmergames.util.Pair
 
LEFT_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
legacy(String) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
Converts legacy text to a component
LEVELS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
LEVELS_NATION_LEVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
LEVELS_TOWN_LEVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
LIGHT_PURPLE - Static variable in class com.palmergames.bukkit.util.Colors
 
LightBlue - Static variable in class com.palmergames.bukkit.util.Colors
 
LightGray - Static variable in class com.palmergames.bukkit.util.Colors
 
LightGreen - Static variable in class com.palmergames.bukkit.util.Colors
 
LightPurple - Static variable in class com.palmergames.bukkit.util.Colors
 
limitReached() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns the value of the limitReached record component.
lines() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns the value of the lines record component.
lineWidth - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
list(Collection<String>) - Static method in class com.palmergames.bukkit.util.ChatTools
 
list(Collection<String>, String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
listArr(String[], String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
ListDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
ListDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
ListDataField(String, List<CustomDataField<?>>, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
listNations(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
Send a list of all nations in the universe to player Command: /nation list
listPrefixFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
1 = Description 2 = Count Colours: 3 = Description and : 4 = Count 5 = Colour for the start of the list
listResidents(CommandSender) - Method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
listToFile(Collection<String>, String) - Static method in class com.palmergames.util.FileMgmt
Write a list to a file, terminating each line with a system specific new line.
listTowns(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownCommand
Send a list of all towns in the universe to player Command: /town list
listWorlds(CommandSender) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
literal(String) - Static method in class com.palmergames.bukkit.towny.object.Translatable
 
load() - Method in class com.palmergames.bukkit.config.CommentedConfiguration
Load the yaml configuration file into memory.
load() - Method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
load() - Method in class com.palmergames.bukkit.towny.object.TranslationLoader
Load the translations from inside the plugin into memory, create reference folder, create and load override folder, create and load global.yml file.
load(HelpMenu.MenuBuilder) - Method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
load(String) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
loadAll() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadAllies(List<Town>) - Method in class com.palmergames.bukkit.towny.object.Town
Only to be used when loading the database.
loadChunks() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Loads the chunks represented by a WorldCoord.
loadConfig(boolean) - Method in class com.palmergames.bukkit.towny.Towny
 
loadConfig(Path, String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
loadCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadDatabaseConfig(Path) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Loads the database.yml file into memory.
loadDefault(TownBlockOwner) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
loadDefaultConfig() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
LoadedMetadataEvent - Class in com.palmergames.bukkit.towny.event
Called when Towny has finished deserializing all metadata.
LoadedMetadataEvent() - Constructor for class com.palmergames.bukkit.towny.event.LoadedMetadataEvent
 
loadEnemies(List<Town>) - Method in class com.palmergames.bukkit.towny.object.Town
Only to be used when loading the database.
loadFileIntoHashMap(File) - Static method in class com.palmergames.util.FileMgmt
Function which reads from a resident, town, nation, townyobject file, returning a hashmap.
loadFormatStrings() - Static method in class com.palmergames.bukkit.towny.ChunkNotification
Called on Config load.
loadFoundation(boolean) - Method in class com.palmergames.bukkit.towny.Towny
 
loadJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadJailList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadJailList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadJailList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadJails() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadJails() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadLocalization(boolean) - Method in class com.palmergames.bukkit.towny.Towny
 
loadMenu() - Method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
loadMenus() - Static method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
loadNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadNationLevelConfig() - Static method in class com.palmergames.bukkit.towny.TownySettings
Loads nation levels.
loadNationList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadNationList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadNationList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadNations() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadNations() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadOutlaws(List<Resident>) - Method in class com.palmergames.bukkit.towny.object.Town
 
loadPAPIExpansion(boolean) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
loadPermissions(boolean) - Method in class com.palmergames.bukkit.towny.Towny
 
loadPerms(Path) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Load the townyperms.yml file.
loadPlotData(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Load PlotBlockData for regen at unclaim First attempts to load a .zip file containing the data file.
loadPlotData(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadPlotData(String, int, int) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Load PlotBlockData
loadPlotData(String, int, int) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadPlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadPlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadPlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadPlotGroupList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadPlotGroupList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadPlotGroupList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadPlotGroups() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadPlotGroups() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadRegenList() - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
loadRegenList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadResidentList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadResidentList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadResidentList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadResidents() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadResidents() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadSanctionedTowns(String[]) - Method in class com.palmergames.bukkit.towny.object.Nation
 
loadTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadTownBlockList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadTownBlockList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadTownBlockList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadTownBlocks() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadTownBlocks() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadTownBlocks() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadTownLevelConfig() - Static method in class com.palmergames.bukkit.towny.TownySettings
Loads town levels.
loadTownList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadTownList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadTownList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadTowns() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadTowns() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadTranslationRegistry() - Static method in class com.palmergames.bukkit.towny.object.Translation
 
loadTrustedTowns(List<Town>) - Method in class com.palmergames.bukkit.towny.object.Town
Only to be used when loading the database.
loadWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadWorldList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadWorldList() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
loadWorldList() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loadWorlds() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
loadWorlds() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
loc - Variable in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
loc - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
loc - Variable in class com.palmergames.bukkit.towny.object.TeleportWarmupParticle
 
locale() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
locale(Resident) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
locale(CommandSender) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
locale(Locale) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
locale(Locale) - Static method in class com.palmergames.bukkit.towny.object.Translator
 
locale(CommandSender) - Static method in class com.palmergames.bukkit.towny.object.Translator
 
LOCALIZATION - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
LocationDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
LocationDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
LocationDataField(String, Location) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
LocationDataField(String, Location, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
LocationField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
logMoneyTransaction(Account, double, Account, String) - Method in class com.palmergames.bukkit.towny.TownyLogger
 
logMoneyTransaction(String, double, String, String) - Method in class com.palmergames.bukkit.towny.TownyLogger
 
logTime() - Static method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
LongDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
LongDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
LongDataField(String, Long) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
LongDataField(String, Long, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
LongField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
LuckPermsContexts - Class in com.palmergames.bukkit.towny.hooks
 
LuckPermsContexts(Towny) - Constructor for class com.palmergames.bukkit.towny.hooks.LuckPermsContexts
 

M

MAIN_CONFIG - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
make(Supplier<T>) - Static method in class com.palmergames.util.JavaUtil
 
make(T, Consumer<T>) - Static method in class com.palmergames.util.JavaUtil
 
makeBook(String, String, String) - Static method in class com.palmergames.bukkit.util.BookFactory
Returns a book itemstack with the given title, author and rawText.
makeBook(String, String, List<String>) - Static method in class com.palmergames.bukkit.util.BookFactory
Returns a book itemstack with the given title, author and pages.
mapColorHexCode - Variable in class com.palmergames.bukkit.towny.object.Government
 
mapHasGroup(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
MapHUD - Class in com.palmergames.bukkit.towny.huds
 
MapHUD() - Constructor for class com.palmergames.bukkit.towny.huds.MapHUD
 
mapHudTestKey() - Static method in class com.palmergames.bukkit.towny.huds.MapHUD
 
MapUtil - Class in com.palmergames.bukkit.towny.utils
 
MapUtil() - Constructor for class com.palmergames.bukkit.towny.utils.MapUtil
 
mat - Variable in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
matchMaterialName(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
Used to parse user-inputted material names into valid material names.
matchNationRank(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Used to match a given rank to a case-sensitive Nation Rank.
matchPlayer(String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
matchRegistry(Registry<T>, String) - Static method in class com.palmergames.bukkit.util.BukkitTools
Our own copy of Registry.match(String), since this method did not exist on the currently lowest supported version, 1.16.
matchTownRank(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Used to match a given rank to a case-sensitive Town Rank.
MathUtil - Class in com.palmergames.util
 
MathUtil() - Constructor for class com.palmergames.util.MathUtil
 
maxBuyTownPrice() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
maxJailedUnjail(Town) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
 
maxLength(String, int) - Static method in class com.palmergames.util.StringMgmt
Shortens the string to fit in the specified size with an ellipse "..." at the end.
MAYOR - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.JailReason
 
MayorCheck - Class in com.palmergames.bukkit.towny.chat.checks
 
MayorCheck() - Constructor for class com.palmergames.bukkit.towny.chat.checks.MayorCheck
 
mayorPostfix() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the mayorPostfix record component.
mayorPrefix() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the mayorPrefix record component.
measureWidth(char) - Static method in class com.palmergames.bukkit.util.FontUtil
 
measureWidth(char, Style) - Static method in class com.palmergames.bukkit.util.FontUtil
 
measureWidth(String) - Static method in class com.palmergames.bukkit.util.FontUtil
 
measureWidth(String, Style) - Static method in class com.palmergames.bukkit.util.FontUtil
 
measureWidth(Component) - Static method in class com.palmergames.bukkit.util.FontUtil
 
mergeNation(Nation, Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Merges the succumbingNation into the prevailingNation.
mergeNation(Nation, Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
mergeNation(CommandSender, String[], Nation, boolean) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
mergeNation(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
mergeTown(Town, Town) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Merges the mergeFrom town into the mergeInto town.
mergeTown(Town, Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
message - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
MetadataLoader - Class in com.palmergames.bukkit.towny.object.metadata
 
MetaDataSerializationException - Exception in com.palmergames.bukkit.towny.exceptions
 
MetaDataSerializationException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.MetaDataSerializationException
 
MetaDataUtil - Class in com.palmergames.bukkit.towny.utils
 
MetaDataUtil() - Constructor for class com.palmergames.bukkit.towny.utils.MetaDataUtil
 
migrate() - Method in class com.palmergames.bukkit.config.migration.ConfigMigrator
Migrates configuration to latest version available in the given JSON file.
migrate() - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler.Migrator
 
MigrationType - Enum Class in com.palmergames.bukkit.config.migration
 
Migrator() - Constructor for class com.palmergames.bukkit.towny.object.TownBlockTypeHandler.Migrator
 
MILKABLE - Static variable in class com.palmergames.bukkit.util.EntityLists
 
MINECART_KILLERS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
MINECARTS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Minecarts.
MINECRAFT_1_16 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MINECRAFT_1_17 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MINECRAFT_1_19_1 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MINECRAFT_1_19_3 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MINECRAFT_1_20 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MINECRAFT_1_20_3 - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
MinecraftVersion - Class in com.palmergames.bukkit.towny.utils
 
miniMessage(String) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
 
MobRemovalEvent - Class in com.palmergames.bukkit.towny.event
 
MobRemovalEvent(Entity) - Constructor for class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
MobRemovalTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
MobRemovalTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
mobs - Variable in class com.palmergames.bukkit.towny.object.TownyPermission
 
MobSpawnRemovalEvent - Class in com.palmergames.bukkit.towny.event.mobs
 
MobSpawnRemovalEvent(Entity) - Constructor for class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
MojangException - Exception in com.palmergames.bukkit.towny.exceptions
 
MojangException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.MojangException
 
MojangException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.MojangException
 
MoneyUtil - Class in com.palmergames.bukkit.towny.utils
 
MoneyUtil() - Constructor for class com.palmergames.bukkit.towny.utils.MoneyUtil
 
MOUNTABLE - Static variable in class com.palmergames.bukkit.util.EntityLists
 
MOVE - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
moveFile(File, String) - Static method in class com.palmergames.util.FileMgmt
 
moveTownBlockFile(File, String, String) - Static method in class com.palmergames.util.FileMgmt
 

N

N - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
N - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
name - Variable in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
name - Variable in class com.palmergames.bukkit.towny.tasks.SetDefaultModes
 
name() - Method in class com.palmergames.bukkit.towny.chat.checks.KingCheck
 
name() - Method in class com.palmergames.bukkit.towny.chat.checks.MayorCheck
 
name() - Method in class com.palmergames.bukkit.towny.chat.variables.NationVariable
 
name() - Method in class com.palmergames.bukkit.towny.chat.variables.TitleVariable
 
name() - Method in class com.palmergames.bukkit.towny.chat.variables.TownVariable
 
NAME - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
Nameable - Interface in com.palmergames.bukkit.towny.object
A simple interface to show that a class can be named, agnostic if its a TownyObject or not.
namePostfix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the namePostfix record component.
namePostfix() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the namePostfix record component.
namePrefix() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the namePrefix record component.
namePrefix() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the namePrefix record component.
NameUtil - Class in com.palmergames.bukkit.towny.utils
A helper class to extract name data from classes and filter matching strings.
NameUtil() - Constructor for class com.palmergames.bukkit.towny.utils.NameUtil
 
NameValidation - Class in com.palmergames.bukkit.util
 
NameValidation() - Constructor for class com.palmergames.bukkit.util.NameValidation
 
nation - Variable in class com.palmergames.bukkit.towny.event.deathprice.NationPaysDeathPriceEvent
 
Nation - Class in com.palmergames.bukkit.towny.object
 
Nation(String) - Constructor for class com.palmergames.bukkit.towny.object.Nation
 
NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
NATION - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnType
 
NATION - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
NATION - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
NATION_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
NATION_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
NATION_DEF_BOARD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_OPEN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_PUBLIC - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAG - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES_CONQUEREDTAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES_MAX_CONQUEREDTAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES_MINIMUMTAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_DEF_TAXES_TAXPERCENTAGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NATION_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_HELP_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_INVITE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_LEVEL_ADD - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
NATION_LIST - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_RANK - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_SANCTIONTOWN - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
NATION_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
 
NATION_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
NATION_TOGGLE_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
NATION_ZONE - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
NationAcceptAllyRequestEvent - Class in com.palmergames.bukkit.towny.event
 
NationAcceptAllyRequestEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationAcceptAllyRequestEvent
 
nationAdd(Nation, Town) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
Final stage of adding a town to a nation, via joining or via accepting an invite.
nationAdd(Nation, List<Town>) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
Deprecated.
since 0.100.1.2 use NationCommand.nationAdd(Nation, Town) instead.
nationAdd(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
First stage of adding towns to a nation.
NationAddEnemyEvent - Class in com.palmergames.bukkit.towny.event
 
NationAddEnemyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationAddEnemyEvent
 
nationAddOrRemoveAlly(Resident, Nation, List<Nation>, boolean) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationAddTownEvent - Class in com.palmergames.bukkit.towny.event
 
NationAddTownEvent(Town, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationAddTownEvent
 
NationAllyNationInvite - Class in com.palmergames.bukkit.towny.object.inviteobjects
 
NationAllyNationInvite(CommandSender, Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.object.inviteobjects.NationAllyNationInvite
 
NationBonusCalculationEvent - Class in com.palmergames.bukkit.towny.event
Event called whenever nation bonus blocks are being fetched.
NationBonusCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
nationBonusOutpostLimit() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the nationBonusOutpostLimit record component.
NationCalculateNationLevelNumberEvent - Class in com.palmergames.bukkit.towny.event.nation
An event that is thrown which allows other plugins to alter a Nation's NationLevel Number.
NationCalculateNationLevelNumberEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
An event that is thrown which allows other plugins to alter a Nation's NationLevel Number.
nationCapitalsCantBeNeutral() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
NationCommand - Class in com.palmergames.bukkit.towny.command
 
NationCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.NationCommand
 
NationComparators - Class in com.palmergames.bukkit.towny.object.comparators
A list of static comparators used for organizing lists of Nation's
NationComparators() - Constructor for class com.palmergames.bukkit.towny.object.comparators.NationComparators
 
nationDelete(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationDenyAllyRequestEvent - Class in com.palmergames.bukkit.towny.event
 
NationDenyAllyRequestEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationDenyAllyRequestEvent
 
nationDeposit(Player, Resident, Nation, int) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
nationEnemy(Player, Nation, List<Nation>, boolean) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
nationEnemy(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationInviteTownEvent - Class in com.palmergames.bukkit.towny.event
 
NationInviteTownEvent(TownJoinNationInvite) - Constructor for class com.palmergames.bukkit.towny.event.NationInviteTownEvent
 
nationKick(CommandSender, Nation, List<Town>) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
nationKick(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
nationKing(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationKingChangeEvent - Class in com.palmergames.bukkit.towny.event.nation
Event that gets fired when a nation's king changes.
NationKingChangeEvent(Resident, Resident) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationKingChangeEvent
 
nationLeave(Player) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationLevel(String, String, String, String, String, String, int, double, double, double, double, int, int) - Constructor for record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Creates an instance of a NationLevel record class.
NationListDisplayedNumOnlinePlayersCalculationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationListDisplayedNumOnlinePlayersCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumOnlinePlayersCalculationEvent
 
NationListDisplayedNumResidentsCalculationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationListDisplayedNumResidentsCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumResidentsCalculationEvent
 
NationListDisplayedNumTownBlocksCalculationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationListDisplayedNumTownBlocksCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumTownBlocksCalculationEvent
 
NationListDisplayedNumTownsCalculationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationListDisplayedNumTownsCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationListDisplayedNumTownsCalculationEvent
 
NationListDisplayedValueCalculationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationListDisplayedValueCalculationEvent(Nation, int) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
NationMergeEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationMergeEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationMergeEvent
 
NationPaysDeathPriceEvent - Class in com.palmergames.bukkit.towny.event.deathprice
 
NationPaysDeathPriceEvent(Account, double, Resident, Player, Nation) - Constructor for class com.palmergames.bukkit.towny.event.deathprice.NationPaysDeathPriceEvent
 
NationPreAddAllyEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationPreAddAllyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationPreAddAllyEvent
 
NationPreAddEnemyEvent - Class in com.palmergames.bukkit.towny.event
 
NationPreAddEnemyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationPreAddEnemyEvent
 
NationPreAddTownEvent - Class in com.palmergames.bukkit.towny.event
 
NationPreAddTownEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.NationPreAddTownEvent
 
NationPreMergeEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationPreMergeEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationPreMergeEvent
 
NationPreRemoveEnemyEvent - Class in com.palmergames.bukkit.towny.event
 
NationPreRemoveEnemyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationPreRemoveEnemyEvent
 
NationPreRenameEvent - Class in com.palmergames.bukkit.towny.event
 
NationPreRenameEvent(Nation, String) - Constructor for class com.palmergames.bukkit.towny.event.NationPreRenameEvent
 
NationPreTownKickEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationPreTownKickEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationPreTownKickEvent
Cancellable event thrown when a nation kicks a town using /n kick.
NationPreTownLeaveEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationPreTownLeaveEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationPreTownLeaveEvent
Cancellable event thrown when a player in charge of a town uses /n leave, to leave the nation they are joined in.
NationPreTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An Cancellable event thrown when a Nation BankAccount is about to either receive or pay money.
NationPreTransactionEvent(Nation, Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.NationPreTransactionEvent
An Cancellable event thrown when a Nation BankAccount is about to either receive or pay money.
nationRank(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationRankAddEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationRankAddEvent(Nation, String, Resident) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationRankAddEvent
 
NationRankRemoveEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationRankRemoveEvent(Nation, String, Resident) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationRankRemoveEvent
 
NationRemoveAllyEvent - Class in com.palmergames.bukkit.towny.event
 
NationRemoveAllyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationRemoveAllyEvent
 
NationRemoveEnemyEvent - Class in com.palmergames.bukkit.towny.event
 
NationRemoveEnemyEvent(Nation, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationRemoveEnemyEvent
 
NationRemoveTownEvent - Class in com.palmergames.bukkit.towny.event
 
NationRemoveTownEvent(Town, Nation) - Constructor for class com.palmergames.bukkit.towny.event.NationRemoveTownEvent
 
nationRename(Player, Nation, String) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationRequestAllyNationEvent - Class in com.palmergames.bukkit.towny.event
 
NationRequestAllyNationEvent(NationAllyNationInvite) - Constructor for class com.palmergames.bukkit.towny.event.NationRequestAllyNationEvent
 
nationSanctionTown(CommandSender, Nation, String[]) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationSanctionTownAddEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationSanctionTownAddEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationSanctionTownAddEvent
 
NationSanctionTownRemoveEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationSanctionTownRemoveEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationSanctionTownRemoveEvent
 
nationSet(CommandSender, String[], boolean, Nation) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
nationSetConqueredTax(CommandSender, String[], Nation) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationSetSpawnEvent - Class in com.palmergames.bukkit.towny.event.nation
Fired when a player uses /nation set spawn
NationSetSpawnEvent(Nation, Player, Location) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
nationSetTabCompletes - Static variable in class com.palmergames.bukkit.towny.command.NationCommand
 
nationSetTaxPercentCap(CommandSender, String[], Nation) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
nationSpawn(Player, String[], boolean) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
Wrapper for the nationSpawn() method.
NationSpawnEvent - Class in com.palmergames.bukkit.towny.event
An event called when nation spawns occur.
NationSpawnEvent(Player, Location, Location, boolean, String) - Constructor for class com.palmergames.bukkit.towny.event.NationSpawnEvent
Called when a player is teleported to a nation.
nationSpawnLevel - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
NationSpawnLevel - Enum Class in com.palmergames.bukkit.towny.object.spawnlevel
 
NationStatusScreenEvent - Class in com.palmergames.bukkit.towny.event.statusscreen
 
NationStatusScreenEvent(StatusScreen, Nation) - Constructor for class com.palmergames.bukkit.towny.event.statusscreen.NationStatusScreenEvent
 
nationTabCompletes - Static variable in class com.palmergames.bukkit.towny.command.NationCommand
 
nationToggle(CommandSender, String[], boolean, Nation) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
NationToggleEvent - Class in com.palmergames.bukkit.towny.event.nation.toggle
 
NationToggleEvent(CommandSender, Nation, boolean) - Constructor for class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleEvent
 
NationToggleNeutralEvent - Class in com.palmergames.bukkit.towny.event.nation.toggle
 
NationToggleNeutralEvent(CommandSender, Nation, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleNeutralEvent
 
NationToggleOpenEvent - Class in com.palmergames.bukkit.towny.event.nation.toggle
 
NationToggleOpenEvent(CommandSender, Nation, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleOpenEvent
 
NationTogglePublicEvent - Class in com.palmergames.bukkit.towny.event.nation.toggle
 
NationTogglePublicEvent(CommandSender, Nation, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.nation.toggle.NationTogglePublicEvent
 
NationToggleTaxPercentEvent - Class in com.palmergames.bukkit.towny.event.nation.toggle
 
NationToggleTaxPercentEvent(CommandSender, Nation, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.nation.toggle.NationToggleTaxPercentEvent
 
NationTownLeaveEvent - Class in com.palmergames.bukkit.towny.event.nation
 
NationTownLeaveEvent(Nation, Town) - Constructor for class com.palmergames.bukkit.towny.event.nation.NationTownLeaveEvent
Event thrown when a player in charge of a town uses /n leave, to leave the nation they are joined in.
nationTownUpkeepModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the nationTownUpkeepModifier record component.
NationTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An event thrown when a Nation BankAccount either receives or pays money.
NationTransactionEvent(Nation, Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.NationTransactionEvent
An event thrown when a Nation BankAccount either receives or pays money.
NationType - Class in com.palmergames.bukkit.towny.chat.types
 
NationType() - Constructor for class com.palmergames.bukkit.towny.chat.types.NationType
 
NationUpkeepCalculationEvent - Class in com.palmergames.bukkit.towny.event
 
NationUpkeepCalculationEvent(Nation, double) - Constructor for class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
NationUtil - Class in com.palmergames.bukkit.towny.utils
 
NationUtil() - Constructor for class com.palmergames.bukkit.towny.utils.NationUtil
 
NationVariable - Class in com.palmergames.bukkit.towny.chat.variables
 
NationVariable() - Constructor for class com.palmergames.bukkit.towny.chat.variables.NationVariable
 
nationWithdraw(Player, Resident, Nation, int) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
nationZonesSize() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the nationZonesSize record component.
NationZoneTownBlockStatusEvent - Class in com.palmergames.bukkit.towny.event.townblockstatus
 
NationZoneTownBlockStatusEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
Event thrown when Towny would return a TownBlockStatus of NationZone, used by the Towny PlayerCache, which would provide a protective bubble surrounding towns which belong to nations.
Navy - Static variable in class com.palmergames.bukkit.util.Colors
 
NE - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
NE - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
NeedsPlaceholder - Class in com.palmergames.bukkit.towny.regen
 
NeedsPlaceholder() - Constructor for class com.palmergames.bukkit.towny.regen.NeedsPlaceholder
 
NEGATED - Enum constant in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
 
NEUTRALITY - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
newAccount(String) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Attempts to create an account.
newAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
newAccount(String) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
newBuilder() - Static method in class com.palmergames.bukkit.util.EntityLists
 
newBuilder() - Static method in class com.palmergames.bukkit.util.ItemLists
 
newDay() - Static method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
Fires a newday to collect taxes and upkeep and other daily activities.
NewDayEvent - Class in com.palmergames.bukkit.towny.event
 
NewDayEvent(List<String>, List<String>, List<String>, double, double, long) - Constructor for class com.palmergames.bukkit.towny.event.NewDayEvent
Event thrown after the upkeep and taxes are collected on each Towny New Day.
NewDayScheduler - Class in com.palmergames.bukkit.towny.tasks
 
NewDayScheduler(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
NewDayTaxAndUpkeepPreCollectionEvent - Class in com.palmergames.bukkit.towny.event.time.dailytaxes
 
NewDayTaxAndUpkeepPreCollectionEvent() - Constructor for class com.palmergames.bukkit.towny.event.time.dailytaxes.NewDayTaxAndUpkeepPreCollectionEvent
Cancellable event that precedes all taxes and upkeep collection.
newHour() - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
NewHourEvent - Class in com.palmergames.bukkit.towny.event.time
 
NewHourEvent(long) - Constructor for class com.palmergames.bukkit.towny.event.time.NewHourEvent
 
newJailInternal(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used in loading only.
newNation(String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
newNation(String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
newNation(String, UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
newNation(String, Town) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
 
newNation(String, UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
newNation(CommandSender, String, Town, boolean) - Static method in class com.palmergames.bukkit.towny.command.NationCommand
Ties together the player-run /new nation and the admin-run /ta nation new NAME CAPITAL code.
NewNationEvent - Class in com.palmergames.bukkit.towny.event
 
NewNationEvent(Nation) - Constructor for class com.palmergames.bukkit.towny.event.NewNationEvent
 
newNationLevel(int, String, String, String, String, String, String, int, double, double, double, double, int, int) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
newPlayerJailImmunity() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
newPlotGroupInternal(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used in loading only.
newReceivedInvite(Invite) - Method in interface com.palmergames.bukkit.towny.invites.InviteReceiver
Adds an invite to the received collection.
newReceivedInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Government
 
newReceivedInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Resident
 
newResident(String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
newResident(String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
newResident(String, UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
newResident(String, UUID) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
NewResidentEvent - Class in com.palmergames.bukkit.towny.event.resident
 
NewResidentEvent(Resident) - Constructor for class com.palmergames.bukkit.towny.event.resident.NewResidentEvent
 
newSentAllyInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Nation
 
newSentInvite(Invite) - Method in interface com.palmergames.bukkit.towny.invites.InviteSender
Adds an outgoing invite.
newSentInvite(Invite) - Method in class com.palmergames.bukkit.towny.object.Government
 
NewShortTimeEvent - Class in com.palmergames.bukkit.towny.event.time
 
NewShortTimeEvent(long) - Constructor for class com.palmergames.bukkit.towny.event.time.NewShortTimeEvent
 
newTown(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Create a new town from the string name.
newTown(TownyWorld, String, Resident, Coord, Location, Player) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
newTown(Player, String, Resident, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Create a new town.
newTown(Player, String, Resident, boolean, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Create a new town.
NewTownEvent - Class in com.palmergames.bukkit.towny.event
 
NewTownEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.NewTownEvent
 
newTownInternal(String) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
newTownLevel(int, String, String, String, String, int, double, double, int, int, double, double, double, Map<String, Integer>) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
newWorld(World) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Causes a new TownyWorld object to be made in the Universe, from a Bukkit World.
newWorld(String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
newWorld(String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
nextNpcName() - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
nextVersionIndex() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns the value of the nextVersionIndex record component.
NON_WOODEN_PRESSURE_PLATES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Non-Wooden Pressure Plates.
NONE - Enum constant in enum class com.palmergames.bukkit.towny.TownyEconomyHandler.EcoType
 
noOwnerNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
NoPermissionException - Exception in com.palmergames.bukkit.towny.exceptions
 
NoPermissionException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.NoPermissionException
 
NoPermissionException(Translatable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.NoPermissionException
 
normalizeCommand(String) - Static method in class com.palmergames.bukkit.towny.object.CommandList
 
not(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
NOT_REGISTERED - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
notContains(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
notEndsWith(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
notForSaleNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
NOTIFICATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_AREA_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_AREA_TOWN_PVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_AREA_WILDERNESS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_AREA_WILDERNESS_PVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_BOSSBARS_COLOR - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_BOSSBARS_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_BOSSBARS_OVERLAY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_BOSSBARS_PROGRESS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_DURATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_FORMAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_GROUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_NO_OWNER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_NOTIFICATIONS_APPEAR_AS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_OWNER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_OWNER_SHOWS_VERBOSE_NAME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_FORMAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_FORSALE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_HOMEBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_NOTFORSALE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_OUTPOSTBLOCK - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_SPLITTER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_PLOT_TYPE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_SPLITTER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_DURATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_NATIONCAPITAL_FORMAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_NATIONNAME_FORMAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_TOWN_SUBTITLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_TOWN_TITLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_WILDERNESS_SUBTITLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TITLES_WILDERNESS_TITLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_TOWN_NAMES_ARE_VERBOSE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NOTIFICATION_USING_TITLES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
notificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
notificationSplitter - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
notify - Variable in class com.palmergames.bukkit.towny.tasks.SetDefaultModes
 
NotRegisteredException - Exception in com.palmergames.bukkit.towny.exceptions
 
NotRegisteredException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.NotRegisteredException
 
NotRegisteredException(Translatable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.NotRegisteredException
 
NotRegisteredException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.NotRegisteredException
 
notStartsWith(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
NOVALUE - Enum constant in enum class com.palmergames.bukkit.towny.db.TownyFlatFileSource.elements
 
NPCCleanupTask - Class in com.palmergames.bukkit.towny.tasks
 
NPCCleanupTask() - Constructor for class com.palmergames.bukkit.towny.tasks.NPCCleanupTask
 
NullPermSource - Class in com.palmergames.bukkit.towny.permissions
 
NullPermSource(Towny) - Constructor for class com.palmergames.bukkit.towny.permissions.NullPermSource
 
numbers - Static variable in class com.palmergames.bukkit.towny.command.BaseCommand
 
numParts() - Static method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
NW - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
NW - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
NWS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_DISABLE_CREATURE_CROP_TRAMPLING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_FORCE_EXPLOSIONS_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_FORCE_FIRE_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_FORCE_PVP_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_FORCE_TOWN_MONSTERS_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_FRIENDLY_FIRE_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_DELETE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_DELETE_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_DELETE_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_ENTITY_DELETE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_ENTITY_DELETE_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_ENTITY_DELETE_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_MAYOR_DELETE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_MAYOR_DELETE_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_MAYOR_DELETE_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_REVERT_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_REVERT_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_REVERT_IGNORE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_REVERT_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_REVERT_WHITELIST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_BLOCK_REVERT_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_BLOCK_REVERT_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_BLOCK_REVERT_LIST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_ENTITY_REVERT_LIST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_MOB_REVERT_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_MOB_REVERT_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_MOB_REVERT_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_REVERT_BLOCK_WHITELIST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_PLOT_MANAGEMENT_WILD_REVERT_BLOCKS_TO_NOT_OVERWRITE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WAR_ALLOWED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WILDERNESS_MONSTERS_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_CLAIMABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_ENDERMAN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_EXPLOSION_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_FIRE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_FIRE_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_MONSTERS_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_MONSTERS_ON - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_PVP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_PVP_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
NWS_WORLD_USING_TOWNY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 

O

OBFUSCATED - Static variable in class com.palmergames.bukkit.util.Colors
 
ObjectGroup - Class in com.palmergames.bukkit.towny.object
An abstract class which defines the mechanics of groups in towny.
ObjectGroup(UUID, String) - Constructor for class com.palmergames.bukkit.towny.object.ObjectGroup
The constructor for the Group object.
objective(Scoreboard, String, String) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
of(String) - Static method in class com.palmergames.bukkit.towny.object.Translatable
 
of(String) - Static method in class com.palmergames.bukkit.towny.object.Translation
Translates given key into the default Locale.
of(String) - Method in class com.palmergames.bukkit.towny.object.Translator
 
of(String, Resident) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
of(String, Resident, Object...) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
of(String, Object...) - Static method in class com.palmergames.bukkit.towny.object.Translatable
 
of(String, Object...) - Static method in class com.palmergames.bukkit.towny.object.Translation
Translates given key into the default Locale.
of(String, Object...) - Method in class com.palmergames.bukkit.towny.object.Translator
 
of(String, Locale) - Static method in class com.palmergames.bukkit.towny.object.Translation
Translates given key into the given locale.
of(String, Locale, Object...) - Static method in class com.palmergames.bukkit.towny.object.Translation
Translates given key into the given locale.
of(String, CommandSender) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
of(String, CommandSender, Object...) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
OFF_WORLD - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
ofLocation(Location) - Static method in class com.palmergames.bukkit.towny.object.Position
 
OLDEST_VERSION_SUPPORTED - Static variable in class com.palmergames.bukkit.towny.utils.MinecraftVersion
 
onAdminToolUseOnBlocks(PlayerInteractEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onAdminToolUseOnEntities(PlayerInteractEntityEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onAxolotlTarget(EntityTargetLivingEntityEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent axolotl from targeting protected mobs.
onBedExplodeEvent(BedExplodeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Runs when a bed or respawn anchor explodes that we can track them in the BlockExplodeEvent, which always returns AIR for that event's getBlock().
onBlockBreak(BlockBreakEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockBurn(BlockBurnEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockDispense(BlockDispenseEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockFertilize(BlockFertilizeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockFromToEvent(BlockFromToEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockIgnite(BlockIgniteEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockPistonExtend(BlockPistonExtendEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockPistonRetract(BlockPistonRetractEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onBlockPlace(BlockPlaceEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onCauldronLevelChange(CauldronLevelChangeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onChunkNotification(ChunkNotificationEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Used to inform players they can /t takeoverclaim a plot when they enter towns that are overclaimed.
onClick(InventoryClickEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyInventoryListener
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.InviteCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
onCreateExplosion(BlockExplodeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onCreatureSpawn(CreatureSpawnEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Handles removal of newly spawned animals/monsters for use in the world-removal and town-removal lists.
onDisable() - Method in class com.palmergames.bukkit.towny.Towny
 
onDoorBreak(EntityBreakDoorEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
 
onDragonFireBallCloudDamage(AreaEffectCloudApplyEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Removes dragon fireball AreaEffectClouds when they would spawn somewhere with PVP disabled.
ONE_DAY_IN_MILLIS - Static variable in class com.palmergames.util.TimeMgmt
 
ONE_HOUR_IN_MILLIS - Static variable in class com.palmergames.util.TimeMgmt
 
ONE_MINUTE_IN_MILLIS - Static variable in class com.palmergames.util.TimeMgmt
 
ONE_SECOND_IN_MILLIS - Static variable in class com.palmergames.util.TimeMgmt
 
onEggLand(PlayerEggThrowEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onEnable() - Method in class com.palmergames.bukkit.towny.Towny
 
onEntityChangeBlockEvent(EntityChangeBlockEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Handles: Enderman thieving protected blocks.
onEntityCombustByEntityEvent(EntityCombustByEntityEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent fire arrows and charges igniting players when PvP is disabled
Can also prevent tnt from destroying armorstands
onEntityDamageByEntity(EntityDamageByEntityEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent PvP and PvM damage dependent upon PvP settings and location.
onEntityDeath(EntityDeathEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent monsters from dropping blocks if within an arena plot.
onEntityExplode(EntityExplodeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Decides how explosions made by entities will be handled ie: TNT, Creepers, etc.
onEntityInteract(EntityInteractEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Handles: - vehicles that would trigger a switch, allowed if a permitted player is riding.
onEntityTakesBlockExplosionDamage(EntityDamageEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent block explosions and lightning from hurting entities.
onFrostWalkerFreezeWater(EntityBlockFormEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onGMGroupEvent(GMGroupEvent) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource.GMCustomEventListener
 
onGMSystemEvent(GMSystemEvent) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource.GMCustomEventListener
 
onGMUserEvent(GMUserEvent) - Method in class com.palmergames.bukkit.towny.permissions.GroupManagerSource.GMCustomEventListener
 
onHangingBreak(HangingBreakEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Handles protection of item frames and other Hanging types.
onHangingPlace(HangingPlaceEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Placing of hanging objects like Item Frames.
onLightningStrike(LightningStrikeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyWorldListener
 
ONLINE - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
onLingeringPotionSplashEvent(LingeringPotionSplashEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent lingering potion damage on players in non PVP areas
onOutlawEnterTown(PlayerEntersIntoTownBorderEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPigHitByLightning(PigZapEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
When a Pig is zapped by lightning
onPlaceholderRequest(Player, String) - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
 
onPlaceholderRequest(Player, Player, String) - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
 
onPlayerBlowsUpBedOrRespawnAnchor(PlayerInteractEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
Handles clicking on beds in the nether/respawn anchors in the overworld sending blocks to a map so we can track when explosions occur from beds.
onPlayerBucketEmpty(PlayerBucketEmptyEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerBucketFill(PlayerBucketFillEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerChangeGameMode(PlayerGameModeChangeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerChangePlotEvent(PlayerChangePlotEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onPlayerChangePlotEvent(PlayerChangePlotEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerChangeWorld(PlayerChangedWorldEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerCreateTown(NewTownEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onPlayerDamagePlayerEvent(TownyPlayerDamagePlayerEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onPlayerDeath(PlayerDeathEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityMonitorListener
This handles PlayerDeathEvents on MONITOR in order to handle Towny features such as: - Throwing the PlayerKilledPlayerEvent, - DeathPayments, - Jailing Players,
onPlayerDeathHandleKeepLevelAndInventory(PlayerDeathEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
- Handles the KeepInventory/KeepLevel aspects of Towny's feature-set.
onPlayerEnterTown(PlayerEntersIntoTownBorderEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
PlayerEnterTownEvent Currently used for: - showing NotificationsUsingTitles upon entering a town.
onPlayerFishEvent(PlayerFishEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerInteract(PlayerInteractEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerInteractEntity(PlayerInteractEntityEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerInteractWithArmourStand(PlayerArmorStandManipulateEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerJailRespawn(PlayerRespawnEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerJoin(PlayerJoinEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerLeaveTown(PlayerExitsFromTownBorderEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
PlayerLeaveTownEvent Currently used for: - showing NotificationsUsingTitles upon entering the wilderness.
onPlayerLogin(AsyncPlayerPreLoginEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyLoginListener
 
OnPlayerLogin - Class in com.palmergames.bukkit.towny.tasks
 
OnPlayerLogin(Towny, Player) - Constructor for class com.palmergames.bukkit.towny.tasks.OnPlayerLogin
Constructor
onPlayerMove(PlayerMoveEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerMovePlotsEvent(PlayerChangePlotEvent) - Method in class com.palmergames.bukkit.towny.huds.HUDManager
 
onPlayerPickupItem(EntityPickupItemEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class com.palmergames.bukkit.towny.huds.HUDManager
 
onPlayerQuit(PlayerQuitEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerRespawn(PlayerRespawnEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerSpawnsWithTown(SpawnEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Used to deny outlawed players spawning into Towns they are enemied in.
onPlayerTakeLecternBookEvent(PlayerTakeLecternBookEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
Any player that can break the lectern will be able to get the book anyways.
onPlayerTakesDamage(EntityDamageEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityMonitorListener
Handles players who have taken damage having their spawn cancelled.
onPlayerTeleport(PlayerTeleportEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
onPlayerUsesCommand(PlayerCommandPreprocessEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
Blocks jailed players using blacklisted commands.
onPortalCreate(PortalCreateEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyWorldListener
 
onPotionSplashEvent(PotionSplashEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Prevent splash potion damage on players in non PVP areas
onProjectileHitBlockEvent(ProjectileHitEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Allows us to treat the hitting of Target and ChorusFlower blocks by arrows as cancellable events.
onProjectileHitEventButtonOrPlate(ProjectileHitEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyEntityListener
Allows us to treat the hitting of wooden plates and buttons by arrows as cancellable events.
onRequest(OfflinePlayer, String) - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
This is the method called when a placeholder with our identifier is found and needs a value.
onResidentJoinTown(TownAddResidentEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onSculkSpread(BlockSpreadEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
onStructureGrow(StructureGrowEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyWorldListener
Protect trees and mushroom growth transforming neighbouring plots which do not share the same owner.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.BaseCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.InviteCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyCommand
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
onTownBlockPermissionChange(TownBlockPermissionChangeEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onTownBlockSettingsChanged(TownBlockSettingsChangedEvent) - Method in class com.palmergames.bukkit.towny.huds.HUDManager
 
onTownClaim(TownClaimEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Used to warn towns when they're approaching their claim limit, when the takeoverclaim feature is enabled, as well as claiming particles.
onTownLeaveNation(NationPreTownLeaveEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
onTownLosesResident(TownRemoveResidentEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Used to warn towns when they've lost a resident, so they know they're at risk of having claims stolen in the takeoverclaim feature.
onTownUnclaim(TownPreUnclaimCmdEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyCustomListener
Used to prevent unclaiming when there is an outsider in the TownBlock, and the config does not allow for this.
onTownyNameUpdaterEnabled(PluginEnableEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyServerListener
 
onVehicleCollide(VehicleBlockCollisionEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyVehicleListener
 
onVehicleDamage(VehicleDamageEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyVehicleListener
Cancelling the damage will also prevent the boats/minecarts from being moved around.
onVehicleEnter(VehicleEnterEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyVehicleListener
Handles switch use (entering into vehicles.)
onWorldInit(WorldInitEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyWorldListener
 
onWorldLoad(WorldLoadEvent) - Method in class com.palmergames.bukkit.towny.listeners.TownyWorldListener
 
OPEN - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
openGUIInventory(Resident, Collection<Material>, String) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
openGUIInventory(Resident, List<String>, String) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Opens a basic inventory GUI with pagination.
openPermissionEditorGUI(Resident, TownBlock, ItemStack) - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
openPermissionGUI(Resident, TownBlock) - Static method in class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
openSelectionGUI(Resident, SelectionGUI.SelectionType) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
ORES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Ores and Valuable Raw Materials.
OTHER - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
OUT_OF_BOUNDS - Enum constant in enum class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult.Type
 
OUT_OF_SPACE - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
OUTLAW_DEATH - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.JailReason
 
OUTLAW_WARNING - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
outlawEnteredTown(Resident, Town, Location) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Method which will teleport an outlaw out of a town, if the player does not have the bypass node and the outlaw teleport feature is active.
outlawTeleport(Town, Resident) - Static method in class com.palmergames.bukkit.towny.utils.SpawnUtil
Handles moving outlaws from outside of towns they are outlawed in.
OutlawTeleportEvent - Class in com.palmergames.bukkit.towny.event.teleport
 
OutlawTeleportEvent(Resident, Town, Location) - Constructor for class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
OUTPOST_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
 
outpostBlockNotification - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
outpostMapSymbol() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
outpostSymbol - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
OutpostTests(Town, Resident, TownyWorld, Coord, boolean, boolean) - Static method in class com.palmergames.bukkit.towny.utils.OutpostUtil
Checks to make sure all requirements are met before an outpost can be claimed.
OutpostUtil - Class in com.palmergames.bukkit.towny.utils
 
OutpostUtil() - Constructor for class com.palmergames.bukkit.towny.utils.OutpostUtil
 
OUTSIDER - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
OUTSIDER - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
OVERWRITE - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
ownerNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 

P

pair(L, R) - Static method in class com.palmergames.util.Pair
 
Pair<L,R> - Class in com.palmergames.util
 
PaperTaskScheduler - Class in com.palmergames.bukkit.towny.scheduling.impl
 
PaperTaskScheduler(Plugin) - Constructor for class com.palmergames.bukkit.towny.scheduling.impl.PaperTaskScheduler
 
PARDONED - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
parse(Player, String) - Method in class com.palmergames.bukkit.towny.chat.variables.NationVariable
 
parse(Player, String) - Method in class com.palmergames.bukkit.towny.chat.variables.TitleVariable
 
parse(Player, String) - Method in class com.palmergames.bukkit.towny.chat.variables.TownVariable
 
parseAccept(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.InviteCommand
 
parseAdminNationCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseAdminResidentCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseAdminTownCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseAdminUnclaimCommand(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseCoord(int, int) - Static method in class com.palmergames.bukkit.towny.object.Coord
Convert regular grid coordinates to their grid cell's counterparts.
parseCoord(Block) - Static method in class com.palmergames.bukkit.towny.object.Coord
 
parseCoord(Entity) - Static method in class com.palmergames.bukkit.towny.object.Coord
 
parseCoord(Location) - Static method in class com.palmergames.bukkit.towny.object.Coord
 
parseDeny(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.InviteCommand
 
parseEntityToMaterial(EntityType) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
Helper method to get a Material from an Entity.
parseEntityToMaterial(EntityType, Material) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
Helper method for parsing an entity to a material, or a default material if none is found.
parseLivingEntityClassNames(List<String>, String) - Static method in class com.palmergames.bukkit.towny.utils.EntityTypeUtil
 
parseNationCommand(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.NationCommand
 
parseOnOff(String) - Static method in class com.palmergames.util.StringMgmt
 
parsePlotClaim(Player, String[], Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotClear(Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotCommand(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotEvict(Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotForSale(Player, String[], Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupAdd(String[], TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupDelete(TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupForSale(String[], Resident, TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupNotForSale(Resident, TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupPerm(String[], Resident, TownBlock, Player) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupRemove(TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupRename(String[], TownBlock, Player) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupSet(String[], Resident, TownBlock, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupSetPerm(String[], TownBlock, Player, Town, PlotGroup, TownBlockOwner) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupSetTownBlockType(String[], Resident, TownBlock, PlotGroup, Player, Town) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupToggle(String[], TownBlock, Player, Resident) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotGroupTrust(String[], TownBlock, Player) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotNotForSale(Player, String[], Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotPermCommand(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotSet(Player, String[], Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotSetName(Player, String[], TownBlock) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotSetOutpost(Player, Resident, TownBlock, boolean) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotTrustCommand(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePlotUnclaim(Player, String[], Resident) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
parsePos(Position) - Static method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
parseResidentCommand(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
parseSpawnPointLocation(Location) - Static method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
parseSymbol(String) - Static method in class com.palmergames.bukkit.towny.TownyAsciiMap
 
parseToggleChoice(String) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
Parses the given string into a boolean choice.
parseToggleCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseTownClaimCommand(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownMergeCommand(CommandSender, String[], Town, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownMergeCommand(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownOutlawCommand(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownTrustCommand(CommandSender, String[], Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownTrustTownCommand(CommandSender, String[], Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownUnclaimCommand(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
parseTownyAdminCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
parseWorldCommand(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
parseWorldCoord(String, int, int) - Static method in class com.palmergames.bukkit.towny.object.WorldCoord
 
parseWorldCoord(Block) - Static method in class com.palmergames.bukkit.towny.object.WorldCoord
 
parseWorldCoord(Entity) - Static method in class com.palmergames.bukkit.towny.object.WorldCoord
 
parseWorldCoord(Location) - Static method in class com.palmergames.bukkit.towny.object.WorldCoord
 
PART_OF_NATION - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
PART_OF_NATION - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
payer - Variable in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
payFromServer(double, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
payTo(double, Account, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Pays another account the specified funds.
payTo(double, EconomyHandler, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Pays another account the specified funds.
payToServer(double, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
PEACE - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
 
peacefulCostMultiplier() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the peacefulCostMultiplier record component.
peacefulCostMultiplier() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the peacefulCostMultiplier record component.
performCleanupAndBackup() - Method in class com.palmergames.bukkit.towny.TownyUniverse
Performs CleanupTask and BackupTask in async,
PERM_LEVEL - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
 
PermHUD - Class in com.palmergames.bukkit.towny.huds
 
PermHUD() - Constructor for class com.palmergames.bukkit.towny.huds.PermHUD
 
permHudTestKey() - Static method in class com.palmergames.bukkit.towny.huds.PermHUD
 
Permissible - Interface in com.palmergames.bukkit.towny.object
A class used to show permission capability.
PermissionData - Class in com.palmergames.bukkit.towny.object
 
PermissionData(PermissionGUIUtil.SetPermissionType[], String) - Constructor for class com.palmergames.bukkit.towny.object.PermissionData
 
PermissionData(String) - Constructor for class com.palmergames.bukkit.towny.object.PermissionData
 
PermissionEventEnums() - Constructor for class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums
 
PermissionGUI - Class in com.palmergames.bukkit.towny.object.gui
 
PermissionGUI(Resident, Inventory, String, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.object.gui.PermissionGUI
 
PermissionGUIUtil - Class in com.palmergames.bukkit.towny.utils
 
PermissionGUIUtil() - Constructor for class com.palmergames.bukkit.towny.utils.PermissionGUIUtil
 
PermissionGUIUtil.SetPermissionType - Enum Class in com.palmergames.bukkit.towny.utils
 
PermissionNodes - Enum Class in com.palmergames.bukkit.towny.permissions
 
permissions - Variable in class com.palmergames.bukkit.towny.object.TownBlock
 
PERMISSIONS - Enum constant in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
 
perms - Variable in class com.palmergames.bukkit.towny.object.TownyPermission
 
PERMS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
persist() - Method in class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
Because this is an internal class, you must override this method to let PlaceholderAPI know to not unregister your expansion class when PlaceholderAPI is reloaded
pitch() - Method in class com.palmergames.bukkit.towny.object.Position
 
PLACEABLE_BOOKS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of placeable books
plain(Component) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
 
PLANTS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Plants.
playClickSound(Player) - Method in class com.palmergames.bukkit.towny.object.TownyInventory
 
player - Variable in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
playerBroadCastMessageToNation(Player, String) - Method in class com.palmergames.bukkit.towny.object.Nation
 
playerBroadCastMessageToTown(Player, String) - Method in class com.palmergames.bukkit.towny.object.Town
 
PlayerCache - Class in com.palmergames.bukkit.towny.object
 
PlayerCache(Player) - Constructor for class com.palmergames.bukkit.towny.object.PlayerCache
 
PlayerCache.TownBlockStatus - Enum Class in com.palmergames.bukkit.towny.object
 
PlayerCacheGetTownBlockStatusEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerCacheGetTownBlockStatusEvent(Player, WorldCoord, PlayerCache.TownBlockStatus) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
PlayerCacheUtil - Class in com.palmergames.bukkit.towny.utils
Groups all the cache status and permissions in one place.
PlayerCacheUtil() - Constructor for class com.palmergames.bukkit.towny.utils.PlayerCacheUtil
 
playerCanSeePlayer(Player, Player) - Static method in class com.palmergames.bukkit.util.BukkitTools
Test whether an Player can see another Player.
PlayerChangePlotEvent - Class in com.palmergames.bukkit.towny.event
Author: Chris H (Zren / Shade) Date: 4/15/12
PlayerChangePlotEvent(Player, WorldCoord, WorldCoord, PlayerMoveEvent) - Constructor for class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
PlayerChangePlotTypeEvent - Class in com.palmergames.bukkit.towny.event.plot
 
PlayerChangePlotTypeEvent(TownBlockType, TownBlockType, TownBlock, Player) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlayerChangePlotTypeEvent
Thrown when a player has changed the plot type of a TownBlock successfully.
PlayerDeniedBedUseEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerDeniedBedUseEvent(Player, Location, boolean, Translatable) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
PlayerEntersIntoTownBorderEvent - Class in com.palmergames.bukkit.towny.event.player
Thrown when a player crosses into Town border.
PlayerEntersIntoTownBorderEvent(Player, WorldCoord, WorldCoord, Town, PlayerMoveEvent) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerEntersIntoTownBorderEvent
 
PlayerExitsFromTownBorderEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerExitsFromTownBorderEvent(Player, WorldCoord, WorldCoord, Town, PlayerMoveEvent) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerExitsFromTownBorderEvent
 
PlayerJoinTownInvite - Class in com.palmergames.bukkit.towny.object.inviteobjects
 
PlayerJoinTownInvite(CommandSender, Resident, Town) - Constructor for class com.palmergames.bukkit.towny.object.inviteobjects.PlayerJoinTownInvite
 
PlayerKeepsExperienceEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerKeepsExperienceEvent(PlayerDeathEvent) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
An event thrown after a PlayerDeathEvent at HIGHEST priority.
PlayerKeepsExperienceEvent(PlayerDeathEvent, boolean) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
An event thrown after a PlayerDeathEvent at HIGHEST priority.
PlayerKeepsInventoryEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerKeepsInventoryEvent(PlayerDeathEvent) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
An event thrown after a PlayerDeathEvent at HIGHEST priority.
PlayerKeepsInventoryEvent(PlayerDeathEvent, boolean) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
An event thrown after a PlayerDeathEvent at HIGHEST priority.
PlayerKilledPlayerEvent - Class in com.palmergames.bukkit.towny.event.player
 
PlayerKilledPlayerEvent(Player, Player, Resident, Resident, Location, PlayerDeathEvent) - Constructor for class com.palmergames.bukkit.towny.event.player.PlayerKilledPlayerEvent
An event fired from a EventPriority.MONITOR listener.
PlayerPaysDeathPriceEvent - Class in com.palmergames.bukkit.towny.event.deathprice
 
PlayerPaysDeathPriceEvent(Account, double, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.deathprice.PlayerPaysDeathPriceEvent
 
playerSetsHomeBlock(TownBlock, Location, Player) - Method in class com.palmergames.bukkit.towny.object.Town
 
PLOT - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
PLOT_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
PLOT_FRIEND - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
PLOT_GROUP_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_GROUP_PERM_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_GROUP_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_GROUP_TRUST_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_JAILCELL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_OWNER - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
PLOT_PERM_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
PLOT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
PLOT_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
PLOT_TRUST_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
PLOT_TRUSTED - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
PlotBlockData - Class in com.palmergames.bukkit.towny.regen
 
PlotBlockData(TownBlock) - Constructor for class com.palmergames.bukkit.towny.regen.PlotBlockData
 
PlotChangeOwnerEvent - Class in com.palmergames.bukkit.towny.event.plot.changeowner
 
PlotChangeOwnerEvent(Resident, Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.changeowner.PlotChangeOwnerEvent
 
PlotChangeTypeEvent - Class in com.palmergames.bukkit.towny.event
 
PlotChangeTypeEvent(TownBlockType, TownBlockType, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.PlotChangeTypeEvent
Changes a plot's TownBlockType
PlotClaim - Class in com.palmergames.bukkit.towny.tasks
 
PlotClaim(Towny, Player, Resident, List<WorldCoord>, boolean, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.PlotClaim
 
PlotClaimEvent - Class in com.palmergames.bukkit.towny.event.plot.changeowner
 
PlotClaimEvent(Resident, Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.changeowner.PlotClaimEvent
 
PlotClearEvent - Class in com.palmergames.bukkit.towny.event
 
PlotClearEvent(TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.PlotClearEvent
 
PlotCommand - Class in com.palmergames.bukkit.towny.command
Send a list of all general towny plot help commands to player Command: /plot
PlotCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.PlotCommand
 
PlotGroup - Class in com.palmergames.bukkit.towny.object
 
PlotGroup(UUID, String, Town) - Constructor for class com.palmergames.bukkit.towny.object.PlotGroup
 
PLOTGROUP - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
plotGroupToggle(Player, Resident, PlotGroup, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
Toggle the plot group flags for pvp/explosion/fire/mobs (if town/world permissions allow)
PlotNotForSaleEvent - Class in com.palmergames.bukkit.towny.event.plot
Created by Glare Date: 12/15/2020 Time: 6:48 AM
PlotNotForSaleEvent(Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotNotForSaleEvent
 
plotNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
plotNotificationSplitter - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
PlotPreChangeTypeEvent - Class in com.palmergames.bukkit.towny.event
 
PlotPreChangeTypeEvent(TownBlockType, TownBlock, Resident) - Constructor for class com.palmergames.bukkit.towny.event.PlotPreChangeTypeEvent
Changes a plot's TownBlockType
PlotPreClaimEvent - Class in com.palmergames.bukkit.towny.event.plot.changeowner
 
PlotPreClaimEvent(Resident, Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreClaimEvent
 
PlotPreClearEvent - Class in com.palmergames.bukkit.towny.event
 
PlotPreClearEvent(TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.PlotPreClearEvent
 
PlotPreUnclaimEvent - Class in com.palmergames.bukkit.towny.event.plot.changeowner
 
PlotPreUnclaimEvent(Resident, Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreUnclaimEvent
 
PlotSetForSaleEvent - Class in com.palmergames.bukkit.towny.event.plot
Created by Glare Date: 12/15/2020 Time: 6:39 AM
PlotSetForSaleEvent(Resident, double, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotSetForSaleEvent
 
plotToggle(Player, Resident, TownBlock, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
Toggle the plots flags for pvp/explosion/fire/mobs (if town/world permissions allow)
PlotToggleEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotToggleEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleEvent
 
PlotToggleExplosionEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotToggleExplosionEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleExplosionEvent
 
PlotToggleFireEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotToggleFireEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleFireEvent
 
PlotToggleMobsEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotToggleMobsEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleMobsEvent
 
PlotTogglePvpEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotTogglePvpEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotTogglePvpEvent
 
PlotToggleTaxedEvent - Class in com.palmergames.bukkit.towny.event.plot.toggle
 
PlotToggleTaxedEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.plot.toggle.PlotToggleTaxedEvent
 
PlotTrustAddEvent - Class in com.palmergames.bukkit.towny.event.plot
 
PlotTrustAddEvent(TownBlock, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
PlotTrustAddEvent(List<TownBlock>, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotTrustAddEvent
 
PlotTrustRemoveEvent - Class in com.palmergames.bukkit.towny.event.plot
 
PlotTrustRemoveEvent(TownBlock, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
PlotTrustRemoveEvent(List<TownBlock>, Resident, Player) - Constructor for class com.palmergames.bukkit.towny.event.plot.PlotTrustRemoveEvent
 
plotTypeNotificationFormat - Static variable in class com.palmergames.bukkit.towny.ChunkNotification
 
PlotUnclaimEvent - Class in com.palmergames.bukkit.towny.event.plot.changeowner
 
PlotUnclaimEvent(Resident, Resident, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.plot.changeowner.PlotUnclaimEvent
 
plugin - Variable in class com.palmergames.bukkit.towny.db.TownyDataSource
 
plugin - Variable in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
plugin - Variable in class com.palmergames.bukkit.towny.tasks.TownyTimerTask
 
PLUGIN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_BACKUPS_ARE_DELETED_AFTER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_COREPROTECT_SUPPORT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DAILY_BACKUPS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DAILY_BACKUPS_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DATABASE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DAY_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DAY_INTERVAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DEBUG_MODE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DEV_MODE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DEV_MODE_DEV_NAME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_DEV_MODE_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_ENABLED_CONTEXTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_FLATFILE_BACKUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_HOUR_INTERVAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_INFO_TOOL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_INTERFACING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_LUCKPERMS_CONTEXTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_LUCKPERMS_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_MODS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_MODS_FAKE_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_NAME_BLACKLIST - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_NEWDAY_DELETE_0_PLOT_TOWNS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_NEWDAY_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_NEWDAY_USES_JAVA_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_NEWHOUR_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_RESET_LOG_ON_BOOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_SHORT_INTERVAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_TOWNY_TOP_SIZE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_UPDATE_NOTIFICATIONS_ALERTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_UPDATE_NOTIFICATIONS_MAJOR_ONLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_UPDATE_NOTIFICATIONS_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_WEB_MAP_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_WEB_MAP_URL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PLUGIN_WEB_MAP_USING_STATUSSCREEN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PluginIntegrations - Class in com.palmergames.bukkit.towny.hooks
 
PluginIntegrations() - Constructor for class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
Position - Class in com.palmergames.bukkit.towny.object
 
Position(TownyWorld, double, double, double, float, float) - Constructor for class com.palmergames.bukkit.towny.object.Position
 
positionOf(TownyWorld, double, double, double) - Static method in class com.palmergames.bukkit.towny.object.Position
 
positionOf(TownyWorld, double, double, double, float, float) - Static method in class com.palmergames.bukkit.towny.object.Position
 
potionEffectName(PotionEffectType) - Static method in class com.palmergames.bukkit.util.BukkitTools
 
POTTED_PLANTS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Potted Plants.
PreDeleteNationEvent - Class in com.palmergames.bukkit.towny.event
 
PreDeleteNationEvent(Nation) - Constructor for class com.palmergames.bukkit.towny.event.PreDeleteNationEvent
 
PreDeleteTownEvent - Class in com.palmergames.bukkit.towny.event
 
PreDeleteTownEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.PreDeleteTownEvent
 
PreNewDayEvent - Class in com.palmergames.bukkit.towny.event
This event is called before the new day operations are executed in DailyTimerTask.
PreNewDayEvent() - Constructor for class com.palmergames.bukkit.towny.event.PreNewDayEvent
 
PreNewNationEvent - Class in com.palmergames.bukkit.towny.event.nation
 
PreNewNationEvent(Town, String) - Constructor for class com.palmergames.bukkit.towny.event.nation.PreNewNationEvent
 
PreNewTownEvent - Class in com.palmergames.bukkit.towny.event
 
PreNewTownEvent(Player, String, Location, double) - Constructor for class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
PRESSURE_PLATES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Pressure Plates.
PreTownPaysNationTaxEvent - Class in com.palmergames.bukkit.towny.event.time.dailytaxes
 
PreTownPaysNationTaxEvent(Town, Nation, double) - Constructor for class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
Cancellable event that precedes a town paying the nation tax.
prettyMoney(double) - Static method in class com.palmergames.bukkit.towny.command.BaseCommand
 
preventDamageCall(Entity, Entity, EntityDamageEvent.DamageCause) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
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.
preventDispenserDamage(Block, Entity, EntityDamageEvent.DamageCause) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
 
preventFriendlyFire(Player, Player, TownyWorld) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Should we be preventing friendly fire?
preventPvP(TownyWorld, TownBlock) - Static method in class com.palmergames.bukkit.towny.utils.CombatUtil
Is PvP disabled in this TownBlock?
preventSaturationLoss() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
PRISONER_OF_WAR - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.JailReason
 
processRuinedTownReclaimRequest(Player) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
Processes a player request to reclaim a ruined town
PROJECTILE_BREAKABLE_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
 
PROJECTILE_TRIGGERED_REDSTONE - Static variable in class com.palmergames.bukkit.util.ItemLists
List of materials that will activate redstone when triggered by a projectile.
PROT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_CROP_TRAMPLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_FIRE_SPREAD_BYPASS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_FROST_WALKER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_ITEM_USE_MAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_DISABLE_TRIGGER_PRESSURE_PLATE_STONE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_IGNORED_SPAWN_CAUSES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_SKIP_NAMED_MOBS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_SPEED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_TOWN_KILLER_BUNNY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_VILLAGER_BABIES_TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_VILLAGER_BABIES_WORLD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_WILDERNESS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_REMOVE_WORLD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_TYPES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_TYPES_BOAT_THEFT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_MOB_TYPES_MOB_VS_MOB_BYPASS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_POTION_TYPES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
PROT_SWITCH_MAT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
ProtectionRegenTask - Class in com.palmergames.bukkit.towny.tasks
 
ProtectionRegenTask(Towny, Block) - Constructor for class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
ProximityUtil - Class in com.palmergames.bukkit.towny.utils
 
ProximityUtil() - Constructor for class com.palmergames.bukkit.towny.utils.ProximityUtil
 
PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
purge(CommandSender, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
Remove residents who havn't logged in for X amount of days.
Purple - Static variable in class com.palmergames.bukkit.util.Colors
 
putPermissionOverride(Resident, PermissionData) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
putTownIntoRuinedState(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
Put town into ruined state: 1.
PVE_EXPLOSIVE - Static variable in class com.palmergames.bukkit.util.EntityLists
 
pvp - Variable in class com.palmergames.bukkit.towny.object.TownyPermission
 
PVP - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
PVP_EXPLOSIVE - Static variable in class com.palmergames.bukkit.util.EntityLists
 

Q

queryQueue - Variable in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
queueDeleteDB(String, Map<String, ?>) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
queueDeleteWorldCoordMaterials(WorldCoord, Collection<Material>) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
Used to delete a collection of Materials from a worldCoord.
queueUnclaimMaterialsDeletion(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
Used to delete the world's PlotManagementDeleteIds when a townblock is unclaimed.
queueUpdateDB(String, Map<String, ?>, List<String>) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 

R

read() - Method in class com.palmergames.bukkit.towny.utils.ChangelogReader
Attempts to read the changelog at the provided path.
reader(String, InputStream) - Static method in class com.palmergames.bukkit.towny.utils.ChangelogReader
 
reader(String, InputStream, int) - Static method in class com.palmergames.bukkit.towny.utils.ChangelogReader
 
readResource(String) - Static method in class com.palmergames.util.JavaUtil
 
readTextFromJar(String) - Static method in class com.palmergames.util.JavaUtil
 
reclaimTown(Resident, Town) - Static method in class com.palmergames.bukkit.towny.utils.TownRuinUtil
 
recursiveZipDirectory(File, ZipOutputStream) - Static method in class com.palmergames.util.FileMgmt
 
Red - Static variable in class com.palmergames.bukkit.util.Colors
 
RED - Static variable in class com.palmergames.bukkit.util.Colors
 
REDSTONE_INTERACTABLES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Redstone blocks that can be interacted with.
reduceResidentCountToFitTownMaxPop(Town) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
Method to remove the newest residents in order to bring a town's population low enough to meet the population cap.
refreshDebugLogger() - Method in class com.palmergames.bukkit.towny.TownyLogger
 
regenQueueHasAvailable() - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
register() - Method in class com.palmergames.bukkit.towny.listeners.TownyPaperEvents
 
registerContexts() - Method in class com.palmergames.bukkit.towny.hooks.LuckPermsContexts
 
registerCustomDataField(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
registerDeserializer(String, DataFieldDeserializer<?>) - Method in class com.palmergames.bukkit.towny.object.metadata.MetadataLoader
Register a deserializer for a specific custom CustomDataField class.
registered - Variable in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
registeredFormat - Static variable in class com.palmergames.bukkit.towny.TownyFormatter
 
registeredPermissions - Static variable in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
registerGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerJail(Jail) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerNation(Nation) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used to register a nation into the TownyUniverse internal maps.
registerNationUUID(Nation) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerPermissionNodes() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
 
registerPermissionsProviders(Towny) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
registerResident(Resident) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Register a resident into the internal structures.
registerResidentUUID(Resident) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerTown(Town) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used to register a town into the TownyUniverse internal maps.
registerTownUUID(Town) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerTownyWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
registerType(TownBlockType) - Method in class com.palmergames.bukkit.towny.event.TownBlockTypeRegisterEvent
Registers a new type.
registerType(TownBlockType) - Static method in class com.palmergames.bukkit.towny.object.TownBlockTypeHandler
Registers a new type.
reloadConfig(CommandSender, boolean) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
Reloads only the config
reloadDatabase(CommandSender) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
Reloads both the database and the config.
RELOADED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMSystem_Action
 
reloadLangs(CommandSender) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
reloadPerms(CommandSender) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
remArgs(String[], int) - Static method in class com.palmergames.util.StringMgmt
 
remFirstArg(String[]) - Static method in class com.palmergames.util.StringMgmt
 
remLastArg(String[]) - Static method in class com.palmergames.util.StringMgmt
 
REMOVE - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
removeAccount() - Method in class com.palmergames.bukkit.towny.object.economy.Account
Attempt to delete the economy account.
removeAccount(String) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Attempt to delete the economy account.
removeAllAllies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeAllAllies() - Method in class com.palmergames.bukkit.towny.object.Town
 
removeAllCells() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
removeAllEnemies() - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeAllEnemies() - Method in class com.palmergames.bukkit.towny.object.Town
 
removeAllFriends() - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeAllTrustedTowns() - Method in class com.palmergames.bukkit.towny.object.Town
 
removeAlly(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeAlly(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeAttachment(String) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Should only be called when a player leaves the server.
removeBedExplosionAtBlock(Location) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
removeEnemy(Nation) - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeEnemy(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeError(TownyInitException.TownyError) - Method in class com.palmergames.bukkit.towny.Towny
 
removeFriend(Resident) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeFromActiveRegeneration(PlotBlockData) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Removes a Plot Chunk from the regeneration map
removeFromRegenQueueList(WorldCoord) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Removes a WorldCoord from the queue of the revert on unclaim feature.
removeInvite(Invite) - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
removeJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeJail(Jail) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeJailCell(SpawnPointLocation) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
removeJailCell(Location) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
removeKey(String) - Method in class com.palmergames.util.Trie
Removes TrieNodes for a key
removeMapHUDUser(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Remove a specific metadata from the TownyObject.
removeMetaData(CustomDataField<?>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
removeMetaData(CustomDataField<?>, boolean) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Remove a specific metadata from the TownyObject.
removeMetaData(String) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Remove a specific metadata from the TownyObject.
removeMetaData(String, boolean) - Method in class com.palmergames.bukkit.towny.object.TownyObject
Remove a specific metadata from the TownyObject.
removeNation() - Method in class com.palmergames.bukkit.towny.object.Town
 
removeNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeNationRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeObserver(AccountObserver) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Removes an account observer that listens to account changes.
removeOutlaw(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeOutOfRangeTowns() - Method in class com.palmergames.bukkit.towny.object.Nation
Deprecated.
since 0.100.0.9 use ProximityUtil.removeOutOfRangeTowns(Nation) instead.
removeOutOfRangeTowns(Nation) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
removeOutpostSpawn(Coord) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeOutpostSpawn(Location) - Method in class com.palmergames.bukkit.towny.object.Town
 
removePermHUDUser(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
removePermissionOverride(Resident) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
removePlaceholder(Block) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Remove this block from being tracked as a placeholder.
removePlayerMode(Player) - Method in class com.palmergames.bukkit.towny.Towny
Remove ALL current modes (and set the defaults)
removePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.object.Town
 
removePlotObjectGroup() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
removeProtectionRegenTask(ProtectionRegenTask) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Remove this task form the protection regen queue
removeReloadListener(NamespacedKey) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
removeResident() - Method in class com.palmergames.bukkit.towny.object.TownBlock
Removes the current resident as owner in this plot, while calling the appropriate events
removeResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeRespawnProtection() - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeSanctionedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
removeSpawnPoint(SpawnPointLocation) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
removeSpawnPoint(Location) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
removeStatusComponent(String) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
removeSubCommand(AddonCommand) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
removeSubCommand(TownyCommandAddonAPI.CommandType, String) - Static method in class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
removeTown() - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeTown(boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeTown(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
Should only be called by Town.removeNation(); Removes town from Nation.towns list and will choose a new Capital if necessary.
removeTown(Town) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
removeTown(Town, boolean) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeTown(Town, boolean) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeTownBlock(TownBlock) - Method in interface com.palmergames.bukkit.towny.object.TownBlockOwner
Removes townblock from the list of existing townblocks.
removeTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Remove one townblock from the TownyUniverse townblock map.
removeTownBlockOfType(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlockOfType(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlockOfTypeForSale(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlockOfTypeForSale(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlockOfTypeResidentOwned(TownBlock) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlockOfTypeResidentOwned(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
removeTownBlocks(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeTownBlocks(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
removeTownBlocks(List<TownBlock>) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Remove a list of TownBlocks from the TownyUniverse townblock map.
removeTownRank(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
removeTridentStrike(UUID) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
removeTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
removeTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeTrustedResident(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
removeTrustedTown(Town) - Method in class com.palmergames.bukkit.towny.object.Town
 
removeWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
removeWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
remUnderscore(String) - Static method in class com.palmergames.util.StringMgmt
Replaces underscores with spaces.
renameGroup(PlotGroup, String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
renameGroup(PlotGroup, String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
renameNation(Nation, String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
renameNation(Nation, String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
RenameNationEvent - Class in com.palmergames.bukkit.towny.event
 
RenameNationEvent(String, Nation) - Constructor for class com.palmergames.bukkit.towny.event.RenameNationEvent
 
renamePlayer(Resident, String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
renamePlayer(Resident, String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
renamePlotGroup(String, PlotGroup) - Method in class com.palmergames.bukkit.towny.object.Town
 
RenameResidentEvent - Class in com.palmergames.bukkit.towny.event
 
RenameResidentEvent(String, Resident) - Constructor for class com.palmergames.bukkit.towny.event.RenameResidentEvent
 
renameTown(Town, String) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
renameTown(Town, String) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
RenameTownEvent - Class in com.palmergames.bukkit.towny.event
 
RenameTownEvent(String, Town) - Constructor for class com.palmergames.bukkit.towny.event.RenameTownEvent
 
repeat(String, int) - Static method in class com.palmergames.util.StringMgmt
 
RepeatingTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
RepeatingTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.RepeatingTimerTask
 
REPLACE - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
replaceComponent(String, Component) - Method in class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
replaceProtections() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
requestTeleport(Resident, Location, int, Account, double) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
This does not refund any other teleport requests that might be active for the resident, use TeleportWarmupTimerTask.abortTeleportRequest(Resident) first if you want them to be refunded.
requestTeleport(Resident, Location) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
requestTeleport(Resident, Location, int) - Static method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
requestTeleport(Player, Location) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
requestTeleport(Player, Location, int) - Method in class com.palmergames.bukkit.towny.TownyAPI
 
requestTime() - Method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
RES_SETTING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DEFAULT_ABOUT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DEFAULT_TOWN_NAME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DELETE_OLD_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DELETE_OLD_RESIDENTS_ECO - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DELETE_OLD_RESIDENTS_ENABLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DELETE_OLD_RESIDENTS_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DELETE_OLD_RESIDENTS_TOWNLESS_ONLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTING_DENY_BED_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RES_SETTINGS_DELETE_OLD_RESIDENTS_REMOVE_TOWN_ONLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
RESERVE - Enum constant in enum class com.palmergames.bukkit.towny.TownyEconomyHandler.EcoType
 
ReserveEconomyAdapter - Class in com.palmergames.bukkit.towny.object.economy.adapter
 
ReserveEconomyAdapter(EconomyAPI) - Constructor for class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
reset() - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
RESET - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
 
RESET - Static variable in class com.palmergames.bukkit.util.Colors
 
resetAndUpdate(WorldCoord) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Reset the cache permissions and update the cache with new coordinates.
resetBlockListRestored() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
fills BlockListRestored with zero's to indicate no blocks have been restored yet
resetCache() - Method in class com.palmergames.bukkit.towny.Towny
Resets all Online player caches, retaining their location info.
resetCache(Player) - Method in class com.palmergames.bukkit.towny.Towny
Resets a specific players cache
resetModes(String[], boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
Only for internal Towny use.
Resident - Class in com.palmergames.bukkit.towny.object
 
Resident(String) - Constructor for class com.palmergames.bukkit.towny.object.Resident
 
RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnType
 
RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
RESIDENT_FRIEND - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_HELP_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_JAIL_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
RESIDENT_SET_MODE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
RESIDENT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
ResidentCommand - Class in com.palmergames.bukkit.towny.command
 
ResidentCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.ResidentCommand
 
ResidentConversation - Class in com.palmergames.bukkit.towny.conversation
A conversation that is used for getting resident input via chat.
ResidentConversation(Player) - Constructor for class com.palmergames.bukkit.towny.conversation.ResidentConversation
 
residentDelete(CommandSender, Resident) - Method in class com.palmergames.bukkit.towny.command.TownyAdminCommand
Delete a resident and their data file afer a successful confirmation.
residentFriend(Player, String[], boolean, Resident) - Static method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
residentFriendAdd(Player, Resident, List<Resident>) - Static method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
residentFriendRemove(Player, Resident, List<Resident>) - Static method in class com.palmergames.bukkit.towny.command.ResidentCommand
 
RESIDENTIAL - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
ResidentJailEvent - Class in com.palmergames.bukkit.towny.event.resident
 
ResidentJailEvent(Resident) - Constructor for class com.palmergames.bukkit.towny.event.resident.ResidentJailEvent
 
ResidentList - Interface in com.palmergames.bukkit.towny.object
Represents an object capable of storing residents within it.
ResidentNPCException - Exception in com.palmergames.bukkit.towny.exceptions
 
ResidentNPCException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.ResidentNPCException
 
ResidentNPCException(Translatable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.ResidentNPCException
 
RESIDENTOWNED - Enum constant in enum class com.palmergames.bukkit.towny.object.TownBlockTypeCache.CacheType
 
ResidentPreJailEvent - Class in com.palmergames.bukkit.towny.event.resident
 
ResidentPreJailEvent(Resident, Jail, int, int, double, JailReason) - Constructor for class com.palmergames.bukkit.towny.event.resident.ResidentPreJailEvent
 
ResidentPurge - Class in com.palmergames.bukkit.towny.tasks
 
ResidentPurge(CommandSender, long, boolean, Town) - Constructor for class com.palmergames.bukkit.towny.tasks.ResidentPurge
 
ResidentPurge(CommandSender, long, boolean, Town, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.ResidentPurge
 
RESIDENTS - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
residentSet(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.ResidentCommand
Command: /resident set [] ...
ResidentSpawnEvent - Class in com.palmergames.bukkit.towny.event.teleport
An event called when /res spawn occurs.
ResidentSpawnEvent(Player, Location, Location, boolean, String) - Constructor for class com.palmergames.bukkit.towny.event.teleport.ResidentSpawnEvent
 
ResidentStatusScreenEvent - Class in com.palmergames.bukkit.towny.event.statusscreen
 
ResidentStatusScreenEvent(StatusScreen, Resident) - Constructor for class com.palmergames.bukkit.towny.event.statusscreen.ResidentStatusScreenEvent
 
ResidentToggleModeEvent - Class in com.palmergames.bukkit.towny.event.resident
 
ResidentToggleModeEvent(Resident, String) - Constructor for class com.palmergames.bukkit.towny.event.resident.ResidentToggleModeEvent
 
ResidentUnjailEvent - Class in com.palmergames.bukkit.towny.event.resident
 
ResidentUnjailEvent(Resident) - Constructor for class com.palmergames.bukkit.towny.event.resident.ResidentUnjailEvent
 
ResidentUtil - Class in com.palmergames.bukkit.towny.utils
 
ResidentUtil() - Constructor for class com.palmergames.bukkit.towny.utils.ResidentUtil
 
resourceProductionModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the resourceProductionModifier record component.
restoreNextBlock() - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
Reverts an area to the stored image.
returnPurchasedBlocksCost(int, int, Town) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
revokeConfirmation(CommandSender) - Static method in class com.palmergames.bukkit.towny.confirmations.ConfirmationHandler
Revokes the confirmation associated with the given sender.
right() - Method in class com.palmergames.util.Pair
 
RIGHT_CLICK_PROTECTED - Static variable in class com.palmergames.bukkit.util.EntityLists
 
RING_DELAY_TICKS - Static variable in class com.palmergames.bukkit.towny.object.SpawnPoint
 
RING_DELAY_TICKS - Static variable in class com.palmergames.bukkit.towny.object.TeleportWarmupParticle
 
RING_POINT_COUNT - Static variable in class com.palmergames.bukkit.towny.object.SpawnPoint
 
RING_POINT_COUNT - Static variable in class com.palmergames.bukkit.towny.object.TeleportWarmupParticle
 
Rose - Static variable in class com.palmergames.bukkit.util.Colors
 
RUINED - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
run() - Method in class com.palmergames.bukkit.towny.db.FlatFileSaveTask
 
run() - Method in class com.palmergames.bukkit.towny.db.SQLTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.BackupTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.CleanupTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.CooldownTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.DailyTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.DeleteFileTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.DrawSmokeTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.DrawSpawnPointsTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.HealthRegenTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.HourlyTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.NewDayScheduler
 
run() - Method in class com.palmergames.bukkit.towny.tasks.NPCCleanupTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.OnPlayerLogin
 
run() - Method in class com.palmergames.bukkit.towny.tasks.PlotClaim
 
run() - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.RepeatingTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.ResidentPurge
 
run() - Method in class com.palmergames.bukkit.towny.tasks.SetDefaultModes
 
run() - Method in class com.palmergames.bukkit.towny.tasks.ShortTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
run() - Method in class com.palmergames.bukkit.towny.tasks.TownClaim
 
run() - Method in class com.palmergames.bukkit.towny.tasks.UpdateCheckerTask
 
run(Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
run(Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
run(Entity, Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
run(Location, Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
run(Runnable) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
run(Entity, Runnable) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
run(Location, Runnable) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runAsync(Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
runAsync(Runnable) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runAsync(Runnable) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runAsyncLater(Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
runAsyncLater(Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runAsyncLater(Runnable, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runAsyncRepeating(Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
runAsyncRepeating(Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runAsyncRepeating(Runnable, long, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runBorderedOnSurface(int, int, Consumer<Location>) - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
runCheck(Player, String) - Method in class com.palmergames.bukkit.towny.chat.checks.KingCheck
 
runCheck(Player, String) - Method in class com.palmergames.bukkit.towny.chat.checks.MayorCheck
 
runClaimingParticleOverSurfaceAtPlayer(Player) - Method in class com.palmergames.bukkit.towny.object.CellSurface
 
runLater(Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
runLater(Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runLater(Entity, Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runLater(Location, Runnable, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runLater(Runnable, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runLater(Entity, Runnable, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runLater(Location, Runnable, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
RUNNABLE - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
RunnableMigrations - Class in com.palmergames.bukkit.config.migration
 
RunnableMigrations() - Constructor for class com.palmergames.bukkit.config.migration.RunnableMigrations
 
runOnAccept(Runnable) - Static method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Creates a new ConfirmationBuilder with the supplied accept handler.
runOnAcceptAsync(Runnable) - Static method in class com.palmergames.bukkit.towny.confirmations.Confirmation
Creates a new ConfirmationBuilder with the given accept handler.
runOnCancel(Runnable) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
The code to run on cancellation.
runOnResponse(Consumer<Object>) - Method in class com.palmergames.bukkit.towny.conversation.TownyConversation
 
runOnSurface(World, int, int, int, int, int, Consumer<Location>) - Static method in class com.palmergames.bukkit.util.DrawUtil
Run a runnable over the surface of the specified rectangular area.
runRepeating(Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.BukkitTaskScheduler
 
runRepeating(Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runRepeating(Entity, Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runRepeating(Location, Runnable, long, long) - Method in class com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler
 
runRepeating(Runnable, long, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runRepeating(Entity, Runnable, long, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 
runRepeating(Location, Runnable, long, long) - Method in interface com.palmergames.bukkit.towny.scheduling.TaskScheduler
 

S

S - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
S - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
sameOwner(Block, Block) - Static method in class com.palmergames.bukkit.util.BlockUtil
Are the blocks owned by the same resident or same town (if not player-owned.)
sameOwnerOrHasMayorOverride(Block, Block, Player) - Static method in class com.palmergames.bukkit.util.BlockUtil
Are the blocks owned by the same resident, same town, or does the given Player have the towny.command.plot.asmayor permission node used to discern mayor-like priviledges.
sameWorldCoord(WorldCoord, WorldCoord) - Static method in class com.palmergames.bukkit.util.BlockUtil
 
sameWorldCoord(Block, Block) - Static method in class com.palmergames.bukkit.util.BlockUtil
 
SAPLINGS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Saplings.
Savable - Interface in com.palmergames.bukkit.towny.object
Basic interface that depicts whether an object has a specified save method.
save() - Method in class com.palmergames.bukkit.config.CommentedConfiguration
Save the yaml configuration file from memory to file.
save() - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
save() - Method in class com.palmergames.bukkit.towny.object.Nation
 
save() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
save() - Method in class com.palmergames.bukkit.towny.object.Resident
 
save() - Method in interface com.palmergames.bukkit.towny.object.Savable
Schedules the object to be saved to the database.
save() - Method in class com.palmergames.bukkit.towny.object.Town
 
save() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
save() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
saveAll() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveAllWorlds() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveChanges() - Method in class com.palmergames.bukkit.towny.object.gui.EditGUI
Saves updated permissions
saveConfig() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
saveCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveCooldowns() - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveHibernatedResident(UUID, long) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveHibernatedResident(UUID, long) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveHibernatedResident(UUID, long) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveJail(Jail) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveJails() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveNation(Nation) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveNations() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
savePlotData(PlotBlockData) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
Save PlotBlockData
savePlotData(PlotBlockData) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
savePlotData(PlotBlockData, File, String) - Static method in class com.palmergames.util.FileMgmt
Method to save a PlotBlockData object to disk.
savePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
savePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
savePlotGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
savePlotGroups() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveQueues() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveRegenList() - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
saveRegenList() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveResident(Resident) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveResidents() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveResource(String, Path, CopyOption...) - Static method in class com.palmergames.util.JavaUtil
 
saveTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveTown(Town) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveTownBlocks() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveTownBlocks() - Method in class com.palmergames.bukkit.towny.object.Town
 
saveTowns() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
saveWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
saveWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
 
saveWorlds() - Method in class com.palmergames.bukkit.towny.db.TownyDataSource
 
scheduleAsyncDelayedTask(Runnable, long) - Static method in class com.palmergames.bukkit.util.BukkitTools
Deprecated.
Deprecated as of 0.99.0.6, use the Towny.getScheduler() instead.
scheduleAsyncRepeatingTask(Runnable, long, long) - Static method in class com.palmergames.bukkit.util.BukkitTools
Deprecated.
Deprecated as of 0.99.0.6, use the Towny.getScheduler() instead.
scheduleDeserialization() - Method in class com.palmergames.bukkit.towny.object.metadata.MetadataLoader
 
ScheduledTask - Interface in com.palmergames.bukkit.towny.scheduling
 
scheduleSyncDelayedTask(Runnable, long) - Static method in class com.palmergames.bukkit.util.BukkitTools
Deprecated.
Deprecated as of 0.99.0.6, use the Towny.getScheduler() instead.
scheduleSyncRepeatingTask(Runnable, long, long) - Static method in class com.palmergames.bukkit.util.BukkitTools
Deprecated.
Deprecated as of 0.99.0.6, use the Towny.getScheduler() instead.
SE - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
SE - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
searchForExpiredInvites() - Static method in class com.palmergames.bukkit.towny.invites.InviteHandler
 
secondsFromDhms(String) - Static method in class com.palmergames.util.TimeTools
This will parse a time string such as 2d30m to an equivalent amount of seconds.
SelectionGUI - Class in com.palmergames.bukkit.towny.object.gui
A GUI used for selecting
SelectionGUI(Resident, Inventory, String, SelectionGUI.SelectionType) - Constructor for class com.palmergames.bukkit.towny.object.gui.SelectionGUI
 
SelectionGUI.SelectionType - Enum Class in com.palmergames.bukkit.towny.object.gui
 
selectWorldCoordArea(TownBlockOwner, WorldCoord, String[]) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Method to select a List<WorldCoord> of coordinates.
selectWorldCoordArea(TownBlockOwner, WorldCoord, String[], boolean) - Static method in class com.palmergames.bukkit.towny.utils.AreaSelectionUtil
Method to select a List<WorldCoord> of coordinates.
send(CommandSender) - Method in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
sendActionBarMessageToPlayer(Player, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send an ActionBar message to the given player.
sendActionBarMessageToPlayer(Player, Component) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send an ActionBar message to the given player.
sendBossBarMessageToPlayer(Player, String, float, BossBar.Color, BossBar.Overlay) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendBossBarMessageToPlayer(Player, BossBar) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendBossBarMessageToPlayer(Player, Component, float, BossBar.Color, BossBar.Overlay) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendConfirmation(CommandSender, Confirmation) - Static method in class com.palmergames.bukkit.towny.confirmations.ConfirmationHandler
Registers and begins the timeout timer for the confirmation.
sendConfirmationMessage(CommandSender, Confirmation) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a player click-able confirmation messages.
sendDebugMsg(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message to the log and console prefixed by [Towny] Debug:
sendDevMsg(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message (red) to the named Dev (if DevMode is enabled) Uses default_towny_prefix
sendDevMsg(String[]) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message (red) to the named Dev (if DevMode is enabled) Uses default_towny_prefix
sendError(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
sendErrorMsg(Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a translatable error message to the console, prefixed by [Towny] Error:
sendErrorMsg(Object, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends an Error message (red) to the Player or console and to the named Dev if DevMode is enabled.
sendErrorMsg(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends an error message to the log
sendErrorMsg(CommandSender, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends an Error message (red) to the sender and to the named Dev if DevMode is enabled.
sendErrorMsg(CommandSender, Translatable...) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends an Error message (red) to the sender and to the named Dev if DevMode is enabled.
sendGlobalMessage(Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online players and the log.
sendGlobalMessage(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online players and the log.
sendInvitationMessage(CommandSender, String, String, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a player click-able invitation messages.
sendInviteList(Player, List<Invite>, int, boolean) - Static method in class com.palmergames.bukkit.towny.command.InviteCommand
 
sendJailList(CommandSender, Town, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendMessage(Object, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message.
sendMessage(Object, String[]) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to a player with no Towny prefix.
sendMessage(Object, List<String>) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to a player with no Towny prefix.
sendMessage(CommandSender, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message translated to the end-user's locale, with no prefix.
sendMessage(CommandSender, Translatable...) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message translated to the end-user's locale, with no prefix.
sendMsg(Resident, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a translatable message to a resident if they are online, prefixed by the default_towny_prefix.
sendMsg(Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a translatable message to the console, prefixed by the default_towny_prefix.
sendMsg(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message to console only prefixed by [Towny]
sendMsg(CommandSender, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message in green, prefixed by the default_towny_prefix to the sender, translated to the end-user's locale.
sendMsg(CommandSender, Translatable...) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message in green, prefixed by the default_towny_prefix to the sender, translated to the end-user's locale.
sendMsg(CommandSender, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Towny's main endpoint for Towny-Prefixed messages.
sendMsgToOnlineAdmins(Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online ops or players with towny.admin, and the log.
sendNationBoard(CommandSender, Nation) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send the nation board to a player (in yellow)
sendNationList(CommandSender, List<Pair<UUID, Component>>, ComparatorType, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendNationMessagePrefixed(Nation, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a nation and log, preceded by the default_towny_prefix
sendOutpostList(Player, Town, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendPlainGlobalMessage(String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online players and the log.
sendPlotGroupList(CommandSender, Town, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendPlotInfo(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
 
sendPlotList(CommandSender, Resident, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendPrefixedNationMessage(Nation, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a nation and log preceded by the [NationName], translated for the end-user.
sendPrefixedNationMessage(Nation, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a nation and log with the [nationname] prefixed to the beginning
sendPrefixedTownMessage(Resident, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Sends a message to all online residents of the specified resident's town, if they have one.
sendPrefixedTownMessage(Town, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a town and log preceded by the [Townname], translated for the end-user.
sendPrefixedTownMessage(Town, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a town and log preceded by the [Townname]
sendRequestMessage(CommandSender, Invite) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendStatusScreen(CommandSender, StatusScreen) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendTitle(Player, String, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send the player a Title message with default duration (70 ticks.)
sendTitle(Player, String, String, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send the player a Title message for a specified number of ticks.
sendTitleMessageToNation(Nation, String, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a nation with default duration (70 ticks.)
sendTitleMessageToNation(Nation, String, String, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a nation for a specified number of ticks.
sendTitleMessageToResident(Resident, String, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a resident with default duration (70 ticks.)
sendTitleMessageToResident(Resident, String, String, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a resident for a specified number of ticks.
sendTitleMessageToTown(Town, String, String) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a town with default duration (70 ticks.)
sendTitleMessageToTown(Town, String, String, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a Title and Subtitle to a town for a specified number of ticks.
sendTo(CommandSender) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Builds and sends this confirmation to the given CommandSender.
sendToTownySpawn(Player, String[], TownyObject, String, boolean, boolean, SpawnType) - Static method in class com.palmergames.bukkit.towny.utils.SpawnUtil
Central method used for /res, /t, /n, /ta spawn commands.
sendTownBoard(CommandSender, Town) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send the town board to a player (in yellow)
sendTownList(CommandSender, List<Pair<UUID, Component>>, ComparatorType, int, int) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
 
sendTownMessagePrefixed(Town, Translatable) - Static method in class com.palmergames.bukkit.towny.TownyMessaging
Send a message to All online residents of a town and log, preceded by the default_towny_prefix
SENTENCE_SERVED - Enum constant in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
 
serialize() - Method in class com.palmergames.bukkit.towny.object.Position
 
serializeCDFs(Collection<CustomDataField<?>>) - Static method in class com.palmergames.bukkit.towny.object.metadata.DataFieldIO
 
serializeMetadata(TownyObject) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
serializeValueToString() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Serializes the current value to a string.
serializeValueToString() - Method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
serializeValueToString() - Method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
SERVER_ACCOUNT - Static variable in class com.palmergames.bukkit.towny.object.EconomyAccount
 
set(String, boolean) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
SET - Enum constant in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
 
setAbout(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setActiveWar(boolean) - Method in class com.palmergames.bukkit.towny.object.Government
 
setAdminDisabledPVP(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setAdminEnabledMobs(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setAdminEnabledPVP(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setAll(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
setAllies(List<Nation>) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setAllNonEnvironmental(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
setAllowedBlocks(Collection<Material>) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setAllowedToWar(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setAmount(double) - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
 
setAsync(boolean) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets whether the confirmation will run it's accept handler async or not.
setAuditor(AccountAuditor) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Sets the auditor that audits this account, and adds it as an observer.
setBalance(double, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Set balance and log this action
setBalance(String, double, World) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Sets the balance of the account.
setBalance(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
setBalance(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
setBalance(String, double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
 
setBlockData(BlockData) - Method in class com.palmergames.bukkit.towny.regen.block.BlockObject
 
setBlockErrMsg(String) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setBlockList(List<String>) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
fills the BlockList
setBlockList(List<Block>) - Method in class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Used to set the list of Blocks which will be allowed to explode by Towny.
setBoard(String) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the board of the government.
setBonusBlocks(int) - Method in class com.palmergames.bukkit.towny.event.NationBonusCalculationEvent
 
setBonusBlocks(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
setBoolean(TownyObject, BooleanDataField, boolean, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a BooleanDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setBorderAt(CellBorder.Section, boolean) - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
setBuildPermission(Material, Boolean) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setByte(TownyObject, ByteDataField, byte, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a ByteDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setCancellableEvent(CancellableTownyEvent) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.CancellableTownyEvent
Sets the event to be cancelled or not.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
Set the event to cancelled.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.deathprice.DeathPriceEvent
Set the event to cancelled.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.MobRemovalEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.mobs.MobSpawnRemovalEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
Set to true in order to allow the bed use.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsExperienceEvent
Set to true in order to prevent Towny from keeping the experience.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.player.PlayerKeepsInventoryEvent
Set to true in order to prevent Towny from keeping the inventory.
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreClaimEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreUnclaimEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.teleport.OutlawTeleportEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.NewDayTaxAndUpkeepPreCollectionEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
setCancelled(boolean) - Method in class com.palmergames.bukkit.towny.event.townblockstatus.NationZoneTownBlockStatusEvent
 
setCancelledMessage(String) - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
setCancelMessage(String) - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationConfirmEvent
 
setCancelMessage(String) - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
setCancelMessage(String) - Method in class com.palmergames.bukkit.towny.event.CancellableTownyEvent
Sets the cancellation message which will display to the player.
setCancelMessage(String) - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreClaimEvent
 
setCancelMessage(String) - Method in class com.palmergames.bukkit.towny.event.plot.changeowner.PlotPreUnclaimEvent
 
setCancelText(String) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets the command which is displayed/run for the cancel command.
setCapital(Town) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setChanged(boolean) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Flag the permissions as changed.
setCheckedSuccessfully(boolean) - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
setClaimable(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setClaimedAt(long) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setClickCommand(String) - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Set the command which is run when the map is clicked on.
setColour(NamedTextColor) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setCommandExecutor(CommandExecutor) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
setCommandType(TownyCommandAddonAPI.CommandType) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
setCommercialPlotPrice(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setCommercialPlotTax(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setConfirmation(Confirmation) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setConfirmText(String) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets the command which is displayed/run for the confirm command.
setConquered(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setConquered(boolean, boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setConqueredDays(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
setConqueredTax(double) - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
 
setConqueredTax(double) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setCost(double) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
Sets how much it costs for a player to set to plot to this type.
setCost(ConfirmationTransaction) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Builds and sends this confirmation to the given CommandSender.
setDatabaseDefaults(Path) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Builds a new database.yml reading old database.yml data.
setDatabaseVersion(String) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
 
setDatabaseVersion(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setDebtBalance(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setDebtCap(double) - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
Sets the maximum amount of debt this account can have.
setDebug(boolean) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setDefaultLocale() - Static method in class com.palmergames.bukkit.towny.object.Translation
 
SetDefaultModes - Class in com.palmergames.bukkit.towny.tasks
 
SetDefaultModes(String, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.SetDefaultModes
 
setDeletingEntitiesOnUnclaim(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setDenialMessage(Translatable) - Method in class com.palmergames.bukkit.towny.event.player.PlayerDeniedBedUseEvent
 
setDestroyPermission(Material, Boolean) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setDevMode(boolean) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setDisableCreatureTrample(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setDisplayedValue(int) - Method in class com.palmergames.bukkit.towny.event.nation.NationListDisplayedValueCalculationEvent
 
setDisplayedValue(int) - Method in class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
setDouble(TownyObject, DecimalDataField, double, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a DecimalDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setDuration(int) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets the duration the confirmation will run for.
setEmbassyPlotPrice(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setEmbassyPlotTax(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setEmptyNationException(EmptyNationException) - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
setEndermanProtect(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setEnemies(List<Nation>) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setExpl(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setExplosion(boolean) - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
Sets the explosion status and outcome of the event.
setExplosion(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setFire(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setFire(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setForceExpl(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setForceFire(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setForcePVP(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setForceTownMobs(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setForSale(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
Sets the town for sale.
setForSalePrice(double) - Method in class com.palmergames.bukkit.towny.object.Town
Sets town sale price.
setFounder(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
setFriendlyFire(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setFriends(List<Resident>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setGUIPageNum(int) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setGUIPages(ArrayList<Inventory>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setGUISelectionType(SelectionGUI.SelectionType) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setHasMobs(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setHasUnlimitedClaims(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setHasUpkeep(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setHeight(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
setHomeBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.Town
Sets the HomeBlock of a town
setHoverText(TextComponent) - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Set the hovertext.
setInt(TownyObject, IntegerDataField, int, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a IntegerDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setItemUseIds(Collection<Material>) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setItemUsePermission(Material, Boolean) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setJail(Jail) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setJail(Jail) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setJailBailCost(double) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setJailCell(int) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setJailCells(List<Location>) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
setJailHours(Integer) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setJoinedNationAt(long) - Method in class com.palmergames.bukkit.towny.object.Town
 
setJoinedTownAt(long) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setKing(Resident) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setLabel(String) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
setLanguage(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setLastChangedAt(long) - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
setLastChangedBy(String) - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
setLastLocation(Location) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Deprecated.
setLastOnline(long) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setLastRunVersion(String) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setLastTownBlock(WorldCoord) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Update the cache with new coordinates.
setLocation(TownyObject, LocationDataField, Location, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a LocationDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setLocation(Location) - Method in class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
setLocation(Location) - Method in class com.palmergames.bukkit.towny.regen.block.BlockObject
 
setLong(TownyObject, LongDataField, long, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a LongDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setManualTownLevel(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
setMapColorHexCode(String) - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
setMapColorHexCode(String) - Method in class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
setMapColorHexCode(String) - Method in class com.palmergames.bukkit.towny.object.Government
 
setMapKey(String) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setMapSymbol(String) - Method in class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
Set the symbol used for the WorldCoord on the map.
setMaxPercentTaxAmount(double) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setMaxPercentTaxAmount(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setMaxTownMembershipDays(int) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Sets the maximum number of days that a town member can be a part of the town before they unable to claim the plot personally using /plot claim.
setMayor(Resident) - Method in class com.palmergames.bukkit.towny.object.Town
Sets a town resident to become mayor.
setMayor(Resident, boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setMessage(String) - Method in class com.palmergames.bukkit.towny.event.ChunkNotificationEvent
 
setMessage(String) - Method in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
setMinHeight(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
setMinTownMembershipDays(int) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Sets the number of days that a town member must be a part of the town before they can claim the plot personally using /plot claim.
setModes(String[], boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setMovedHomeBlockAt(long) - Method in class com.palmergames.bukkit.towny.object.Town
 
setName(String) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
setName(String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
setName(String) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
Override the name change method to internally rehash the plot group map.
setName(String) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setName(String) - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
setNation(Nation) - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyNationException
 
setNation(Nation) - Method in class com.palmergames.bukkit.towny.object.Town
 
setNation(Nation, boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
SetNationBankAllowWithdrawls(boolean) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setNationlevelNumber(int) - Method in class com.palmergames.bukkit.towny.event.nation.NationCalculateNationLevelNumberEvent
 
setNationRanks(List<String>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setNations(List<Nation>) - Method in class com.palmergames.bukkit.towny.event.nation.DisplayedNationsListSortEvent
 
setNationZoneEnabled(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setNationZoneOverride(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
setNeutral(boolean) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the neutrality/peacefulness of the object.
setNewMayor(Resident) - Method in class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
setNewSpawn(Location) - Method in class com.palmergames.bukkit.towny.event.nation.NationSetSpawnEvent
 
setNewSpawn(Location) - Method in class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
setNewVersion(Version) - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
setNPC(boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setOnOffCompletes - Static variable in class com.palmergames.bukkit.towny.command.BaseCommand
 
setOpen(boolean) - Method in class com.palmergames.bukkit.towny.object.Government
Sets this to be open to any resident joining without an invitation or not.
setOutpost(boolean) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setOutpostSpawns(List<Location>) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPermissionOverrides(Map<Resident, PermissionData>) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setPermissionOverrides(Map<Resident, PermissionData>) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setPermissions(TownyPermission) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setPermissions(String) - Method in interface com.palmergames.bukkit.towny.object.Permissible
The the permissions of this object.
setPermissions(String) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setPermissions(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setPermissions(String) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPermissions(String) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setPermissionSource(TownyPermissionSource) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
setPermissionTypes(PermissionGUIUtil.SetPermissionType[]) - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
setPlayerMode(Player, String[], boolean) - Method in class com.palmergames.bukkit.towny.Towny
 
setPlotForSale(Resident, WorldCoord, double) - Method in class com.palmergames.bukkit.towny.command.PlotCommand
Set the plot for sale/not for sale if permitted
setPlotGroupName(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setPlotManagementDeleteIds(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementIgnoreIds(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementMayorDelete(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementWildRevertBlockWhitelist(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementWildRevertDelay(long) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementWildRevertEntities(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotManagementWildRevertMaterials(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setPlotObjectGroup(PlotGroup) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setPlotPrice(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPlotPrice(double) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setPlotTax(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPluginCommandPrefix(String) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets the base plugin command used when the cancel or confirm commands are run.
setPostfix(String) - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
setPrefix(String) - Method in class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
setPrice(double) - Method in class com.palmergames.bukkit.towny.event.BonusBlockPurchaseCostCalculationEvent
Sets the price to claim bonus blocks.
setPrice(double) - Method in class com.palmergames.bukkit.towny.event.PreNewTownEvent
 
setPrice(double) - Method in class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
Sets the price to claim town blocks.
setPrice(double) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setPrimaryJail(Jail) - Method in class com.palmergames.bukkit.towny.object.Town
 
setProperty(String, Object) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setPublic(boolean) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the spawn to be visitable by non-member players, also sets whether the homeblock coordinates are visible.
setPurchasedBlocks(int) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPvp(boolean) - Method in class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
Sets the pvp status and outcome of the event.
setPvp(boolean) - Method in class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
Sets the pvp status and outcome of the event.
setPVP(boolean) - Method in class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
setPVP(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setPVP(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setRegistered(long) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the date when this was registered.
setRegistered(long) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setResident(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Changes the owner of the plot to the given resident.
setResident(Resident, boolean) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Changes the owner of the plot to the given resident.
setResident(Resident) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setRespawnPickupWarningShown(boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setRevertOnUnclaimWhitelistMaterials(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setRuined(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setRuinedTime(long) - Method in class com.palmergames.bukkit.towny.object.Town
 
setSendMessage(boolean) - Method in class com.palmergames.bukkit.towny.confirmations.event.ConfirmationSendEvent
 
setShowingPlotNotifications(boolean) - Method in class com.palmergames.bukkit.towny.event.PlayerChangePlotEvent
 
setSize(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
setSpawn(Location) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setSpawn(Location) - Method in interface com.palmergames.bukkit.towny.object.SpawnLocation
Sets the spawn point of this object.
setSpawn(Location) - Method in class com.palmergames.bukkit.towny.object.Town
 
setSpawnCost(double) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the cost of spawning to this location.
setStatus(PlayerCache.TownBlockStatus) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setString(TownyObject, StringDataField, String, boolean) - Static method in class com.palmergames.bukkit.towny.utils.MetaDataUtil
Sets a StringDataField metadata on a TownyObject, creating the metadata if it doesn't exist.
setSubtitleNotification(String) - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
setSurname(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setSwitchIds(Collection<Material>) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setSwitchPermission(Material, Boolean) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
 
setTabCompleter(TabCompleter) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
Sets the tab completer for this command.
setTabCompletion(int, List<String>) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
setTabCompletions(Map<Integer, List<String>>) - Method in class com.palmergames.bukkit.towny.object.AddonCommand
 
setTag(String) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the concise string representation of this object.
setTask(ScheduledTask) - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
 
setTaskId(int) - Method in class com.palmergames.bukkit.towny.tasks.ProtectionRegenTask
Deprecated.
Deprecated as of 0.99.0.6, use ProtectionRegenTask.setTask(ScheduledTask) instead.
setTax(double) - Method in class com.palmergames.bukkit.towny.event.time.dailytaxes.PreTownPaysNationTaxEvent
 
setTax(double) - Method in class com.palmergames.bukkit.towny.object.TownBlockData
 
setTaxed(boolean) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setTaxes(double) - Method in class com.palmergames.bukkit.towny.object.Government
Sets the tax amount of this object.
setTaxes(double) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setTaxes(double) - Method in class com.palmergames.bukkit.towny.object.Town
 
setTaxPercentage(boolean) - Method in class com.palmergames.bukkit.towny.object.Nation
 
setTaxPercentage(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setTeleportAccount(Account) - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, teleport request related values are no longer modifiable once the teleport has been requested.
setTeleportCooldown(int) - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, teleport request related values are no longer modifiable once the teleport has been requested.
setTeleportCost(double) - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, teleport request related values are no longer modifiable once the teleport has been requested.
setTeleportDestination(Location) - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, teleport request related values are no longer modifiable once the teleport has been requested.
setTeleportRequestTime() - Method in class com.palmergames.bukkit.towny.object.Resident
Deprecated.
Deprecated as of 0.99.0.10, teleport request related values are no longer modifiable once the teleport has been requested.
settings - Variable in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
setTitle(Translatable) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
 
setTitle(String) - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationBuilder
Sets the title of the confirmation to be sent.
setTitle(String) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setTitleNotification(String) - Method in class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
setTown(Town) - Method in exception com.palmergames.bukkit.towny.exceptions.EmptyTownException
 
setTown(Town) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
setTown(Town) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setTown(Town) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setTown(Town) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setTown(Town, boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setTown(Town, boolean) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
SetTownBankAllowWithdrawls(boolean) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
setTownBlock(TownBlock) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
setTownBlockOwnerPermissions(CommandSender, Town, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
setTownBlockPermissions(CommandSender, TownBlockOwner, TownyPermission, String[], boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
setTownBlockPermissions(Player, TownBlockOwner, TownBlock, String[]) - Static method in class com.palmergames.bukkit.towny.command.PlotCommand
Returns a TownyPermissionChange object representing the change action
setTownblocks(Collection<TownBlock>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setTownblocks(List<TownBlock>) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setTownBlockStatus(PlayerCache.TownBlockStatus) - Method in class com.palmergames.bukkit.towny.event.player.PlayerCacheGetTownBlockStatusEvent
 
setTownForSale(Town, double, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
setTownLevelNumber(int) - Method in class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
 
setTownNotForSale(Town, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
setTownRanks(List<String>) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setTrustedResidents(Set<Resident>) - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
setTrustedResidents(Set<Resident>) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setType(String) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setType(TownBlockType) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setType(TownBlockType, Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
setUnclaimDeleteEntityTypes(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneBuild(Boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneDestroy(Boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneIgnore(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneItemUse(Boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneName(String) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUnclaimedZoneSwitch(Boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setupAndPrintEconomy(boolean) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
SetupConversation - Class in com.palmergames.bukkit.towny.conversation
 
SetupConversation(CommandSender) - Constructor for class com.palmergames.bukkit.towny.conversation.SetupConversation
 
SetupConversation.SetupPrompt - Class in com.palmergames.bukkit.towny.conversation
 
setUpdate(boolean) - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
setupEconomy() - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Find and configure a suitable economy provider
setUpkeep(double) - Method in class com.palmergames.bukkit.towny.event.NationUpkeepCalculationEvent
 
setUpkeep(double) - Method in class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
setUpkeep(double) - Method in class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
SetupPrompt() - Constructor for class com.palmergames.bukkit.towny.conversation.SetupConversation.SetupPrompt
 
setUsingDefault() - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingPlotManagementDelete(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingPlotManagementMayorDelete(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingPlotManagementRevert(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingPlotManagementWildBlockRevert(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingPlotManagementWildEntityRevert(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUsingTowny(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setUUID(UUID) - Method in class com.palmergames.bukkit.towny.object.Government
 
setUUID(UUID) - Method in interface com.palmergames.bukkit.towny.object.Identifiable
This should only be used by internal loading methods!
setUUID(UUID) - Method in class com.palmergames.bukkit.towny.object.jail.Jail
 
setUUID(UUID) - Method in class com.palmergames.bukkit.towny.object.ObjectGroup
 
setUUID(UUID) - Method in class com.palmergames.bukkit.towny.object.Resident
 
setUUID(UUID) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setValue(T) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
Sets the value based on the given input.
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
setValueFromString(String) - Method in class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
setVersion(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
setVisibleOnTopLists(boolean) - Method in class com.palmergames.bukkit.towny.object.Town
 
setWarAllowed(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setWildernessMobs(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setWildRevertMaterialsToNotOverwrite(List<String>) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.object.Town
Sets the world this town homeblock belongs to.
setWorld(TownyWorld) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Deprecated.
Deprecated as of 0.99.5.3, it is no longer possible to mutate the world/coordinates of a townblock.
setWorldMobs(boolean) - Method in class com.palmergames.bukkit.towny.object.TownyWorld
 
setX(int) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Deprecated.
Deprecated as of 0.99.5.3, it is no longer possible to mutate the world/coordinates of a townblock.
setX(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
setY(int) - Method in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
setZ(int) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Deprecated.
Deprecated as of 0.99.5.3, it is no longer possible to mutate the world/coordinates of a townblock.
setZ(int) - Method in class com.palmergames.bukkit.towny.regen.PlotBlockData
 
ShopPlotUtil - Class in com.palmergames.bukkit.towny.utils
A util for Shop Plugin Developers to use, given the player and location, the Util will return true if the player should be able to create a shop at the given location.
ShopPlotUtil() - Constructor for class com.palmergames.bukkit.towny.utils.ShopPlotUtil
 
shortenOverLengthList(List<String>, int, Translator) - Static method in class com.palmergames.bukkit.towny.TownyFormatter
 
ShortTimerTask - Class in com.palmergames.bukkit.towny.tasks
This class represents the short timer task It is generally set to run about once per 20 seconds This rate can be configured.
ShortTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.ShortTimerTask
 
shouldDisplayInStatus() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
shouldShowNotification() - Static method in class com.palmergames.bukkit.towny.TownyUpdateChecker
 
showChunkNotification(Player, Resident, WorldCoord, WorldCoord) - Static method in class com.palmergames.bukkit.towny.utils.ChunkNotificationUtil
 
showMap(Player) - Static method in class com.palmergames.bukkit.towny.command.TownyCommand
Send a map of the nearby townblocks status to player Command: /towny map
showToPlayer(Player) - Static method in class com.palmergames.bukkit.util.DrawSmokeTaskFactory
 
showToPlayer(Player, WorldCoord) - Static method in class com.palmergames.bukkit.util.DrawSmokeTaskFactory
 
showToPlayer(Player, Color) - Static method in class com.palmergames.bukkit.util.DrawSmokeTaskFactory
 
SHULKER_BOXES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Shulker Boxes.
SIGN_OPEN_GET_CAUSE - Static variable in class com.palmergames.bukkit.towny.listeners.TownyPaperEvents
 
SIGNS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Signs.
SINGLE_PERM - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
 
SKULLS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Skulls and Heads
spawn - Variable in class com.palmergames.bukkit.towny.object.Government
 
SpawnEvent - Class in com.palmergames.bukkit.towny.event
A class which provides the basis for spawn events.
SpawnEvent(Player, Location, Location) - Constructor for class com.palmergames.bukkit.towny.event.SpawnEvent
Creates a Spawn event.
SpawnInformation - Class in com.palmergames.bukkit.towny.object
This is an internal class used by towny to pass-around info related to spawning
SpawnInformation() - Constructor for class com.palmergames.bukkit.towny.object.SpawnInformation
 
SPAWNING - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_NATION_SPAWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_NATION_SPAWN_TRAVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_NATION_SPAWN_TRAVEL_ALLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_TOWN_SPAWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_TOWN_SPAWN_TRAVEL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_TOWN_SPAWN_TRAVEL_ALLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ALLOW_TOWN_SPAWN_TRAVEL_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_COST_SPAWN_WARNINGS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_DAMAGE_CANCELS_SPAWN_WARMUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_ENEMIES_ALLOWED_TO_SPAWN_TO_PEACEFUL_TOWNS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_FORCE_NATION_SPAWN_IN_CAPITAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_IS_ALLY_TOWN_SPAWNING_REQUIRING_PUBLIC_STATUS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_IS_NEW_RESIDENT_PROMPTED_TO_SPAWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_MOVEMENT_CANCELS_SPAWN_WARMUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_NATION_SPAWN_COOLDOWN_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_NATION_SPAWN_NATION_ALLY_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_NATION_SPAWN_NATION_MEMBER_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_NATION_SPAWN_NATION_UNAFFILIATED_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_NATION_SPAWN_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_PREVENT_TOWN_SPAWN_IN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_RESPAWN_ANCHOR_HIGHER_PRECEDENCE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_RESPAWN_PROTECTION_ALLOW_PICKUP - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_RESPAWN_PROTECTION_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_RESPAWN_PROTECTION_TIME - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_RESPAWN_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_SETTINGS_IS_TRUSTED_RESIDENTS_COUNT_AS_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_RESPAWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_RESPAWN_SAME_WORLD_ONLY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_COOLDOWN_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_NATION_ALLY_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_NATION_MEMBER_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_OUTPOST_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_TOWN_SPAWN_UNAFFILIATED_COOLDOWN_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_VISUALIZED_SPAWN_POINTS_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_WARMUP_ROOT - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_WARMUP_SHOWS_PARTICLE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_WARMUP_TIMER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SPAWNING_WARMUP_USES_TITLE_MESSAGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
SpawnLevel - Enum Class in com.palmergames.bukkit.towny.object.spawnlevel
 
SpawnLocation - Interface in com.palmergames.bukkit.towny.object
Provides the spawn location and access to setter for spawn locations.
SpawnPoint - Class in com.palmergames.bukkit.towny.object
 
SpawnPoint(Position, SpawnPoint.SpawnPointType) - Constructor for class com.palmergames.bukkit.towny.object.SpawnPoint
 
SpawnPoint(Location, SpawnPoint.SpawnPointType) - Constructor for class com.palmergames.bukkit.towny.object.SpawnPoint
 
SpawnPoint.SpawnPointType - Enum Class in com.palmergames.bukkit.towny.object
 
SpawnPointLocation - Class in com.palmergames.bukkit.towny.object
A worldname, x, y, z location used to validate SpawnPoints.
SpawnPointLocation(Location) - Constructor for class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
spawnPosition() - Method in class com.palmergames.bukkit.towny.object.Nation
 
spawnPosition() - Method in interface com.palmergames.bukkit.towny.object.SpawnPosition
Gets the spawn location of this object.
spawnPosition() - Method in class com.palmergames.bukkit.towny.object.Town
 
spawnPosition(Position) - Method in class com.palmergames.bukkit.towny.object.Nation
 
spawnPosition(Position) - Method in interface com.palmergames.bukkit.towny.object.SpawnPosition
Sets the spawn position of this object.
spawnPosition(Position) - Method in class com.palmergames.bukkit.towny.object.Town
 
SpawnPosition - Interface in com.palmergames.bukkit.towny.object
 
SpawnType - Enum Class in com.palmergames.bukkit.towny.object
 
SpawnUtil - Class in com.palmergames.bukkit.towny.utils
 
SpawnUtil() - Constructor for class com.palmergames.bukkit.towny.utils.SpawnUtil
 
SQLSchema - Class in com.palmergames.bukkit.towny.db
 
SQLSchema() - Constructor for class com.palmergames.bukkit.towny.db.SQLSchema
 
SQLTask - Class in com.palmergames.bukkit.towny.db
 
SQLTask(TownySQLSource, String, Map<String, ?>) - Constructor for class com.palmergames.bukkit.towny.db.SQLTask
Constructor for a Delete task
SQLTask(TownySQLSource, String, Map<String, ?>, List<String>) - Constructor for class com.palmergames.bukkit.towny.db.SQLTask
Constructor for an INSERT/UPDATE task.
sqr(double) - Static method in class com.palmergames.util.MathUtil
Compute the square of a number.
startsWith(String) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
 
StatusScreen - Class in com.palmergames.bukkit.towny.object.statusscreens
 
StatusScreen(CommandSender) - Constructor for class com.palmergames.bukkit.towny.object.statusscreens.StatusScreen
 
StatusScreenEvent - Class in com.palmergames.bukkit.towny.event.statusscreen
 
StatusScreenEvent(StatusScreen) - Constructor for class com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
 
STRIKETHROUGH - Static variable in class com.palmergames.bukkit.util.Colors
 
StringDataField - Class in com.palmergames.bukkit.towny.object.metadata
 
StringDataField(String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
StringDataField(String, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
StringDataField(String, String, String) - Constructor for class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
StringField - Enum constant in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
 
StringMgmt - Class in com.palmergames.util
Useful functions related to strings, or arrays of them.
StringMgmt() - Constructor for class com.palmergames.util.StringMgmt
 
strip(String) - Static method in class com.palmergames.bukkit.util.Colors
 
stripClickTags(String) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
 
stripColors() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
stripColors(boolean) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
stripColour(String) - Static method in class com.palmergames.bukkit.util.ChatTools
 
stripTags(String) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
Strips all tags known to the default minimessage instance.
stripTags(String, TagResolver...) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
Strips the specified tags from the input
subArray(String[], int, int) - Static method in class com.palmergames.util.StringMgmt
 
subtract(String, double, World) - Method in interface com.palmergames.bukkit.towny.object.economy.adapter.EconomyAdapter
Attempts to subtract money from an account.
subtract(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.ReserveEconomyAdapter
 
subtract(String, double, World) - Method in class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
subtract(String, double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Attempts to remove an amount from an account
SUBTRACT - Enum constant in enum class com.palmergames.bukkit.towny.object.TransactionType
 
subtractFromServer(double, World) - Static method in class com.palmergames.bukkit.towny.TownyEconomyHandler
Removes money to the server account (used for towny closed economy.)
subtractMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.Account
 
subtractMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.BankAccount
 
subtractMoney(double) - Method in class com.palmergames.bukkit.towny.object.economy.TownyServerAccount
 
subtractMoney(double) - Method in class com.palmergames.bukkit.towny.object.EconomyAccount
 
SUCCESS - Enum constant in enum class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult.Type
 
successful() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns the value of the successful record component.
supplyCost() - Method in class com.palmergames.bukkit.towny.confirmations.ConfirmationTransaction
 
suppressMessage() - Method in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
SW - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
SW - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
SWITCH - Enum constant in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
SWITCH_PROTECTED - Static variable in class com.palmergames.bukkit.util.EntityLists
 
SWITCHES - Enum constant in enum class com.palmergames.bukkit.towny.object.gui.SelectionGUI.SelectionType
 

T

TA_DATABASE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_DEPOSITALL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_NATION - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_NATION_META - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_NATION_RANK - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_NATION_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_PLOT_META - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_PURGE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_RELOAD - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_RESIDENT_FRIEND - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_RESIDENT_META - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET_CAPITAL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET_FOUNDER - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET_MAYOR - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET_NATIONZONE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_SET_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWN_META - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWN_OUTLAW - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWN_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_TOWNYPERMS - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TA_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
tabComplete(CommandSender, String[], boolean) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
tableName() - Method in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
tag - Variable in class com.palmergames.bukkit.towny.object.Government
 
tagged - Variable in class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
tagged() - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList
 
tar(File, File...) - Static method in class com.palmergames.util.FileMgmt
 
TaskScheduler - Interface in com.palmergames.bukkit.towny.scheduling
 
taxes - Variable in class com.palmergames.bukkit.towny.object.Government
 
tb_name - Variable in class com.palmergames.bukkit.towny.db.SQLTask
 
TELEPORT - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
teleportAccount() - Method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
teleportCost() - Method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
teleportRequest(long, Location, int) - Static method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
teleportRequest(long, Location, int, double, Account) - Static method in class com.palmergames.bukkit.towny.object.TeleportRequest
 
TeleportRequest - Class in com.palmergames.bukkit.towny.object
 
TeleportWarmupParticle - Class in com.palmergames.bukkit.towny.object
 
TeleportWarmupParticle(Location) - Constructor for class com.palmergames.bukkit.towny.object.TeleportWarmupParticle
 
TeleportWarmupTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
TeleportWarmupTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.TeleportWarmupTimerTask
 
testAdjacentClaimsRulesOrThrow(WorldCoord, Town, boolean) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
testAdjacentUnclaimsRulesOrThrow(WorldCoord, Town) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
testForImproperNameAndThrow(String) - Static method in class com.palmergames.bukkit.util.NameValidation
Stops Names which are: empty, in the config blacklist, all underscores, containing bad symbols, using characters not in the name regex.
testPermission(Permissible, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
Primary test for a permission node, used throughout Towny.
testPermissionOrThrow(Permissible, String) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
A method to test if a Permissible has a specific permission node.
testPermissionOrThrow(Permissible, String, Translatable) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
A method to test if a Permissible has a specific permission node, which will show a non-generic no permission message if the Permissible does not have the node.
testPlotOwnerOrThrow(Resident, TownBlock) - Method in class com.palmergames.bukkit.towny.TownyAPI
Test the townBlock to ensure it is owned by the given Resident, or the Resident is considered a Mayor or Town Assistant or a TownyAdmin.
testTownClaimOrThrow(Town, WorldCoord, boolean, boolean) - Method in class com.palmergames.bukkit.towny.TownyAPI
Test a WorldCoord to see if Towny would allow the area to be claimed by the given town.
testTownMembershipAgePreventsThisClaimOrThrow(Resident) - Method in class com.palmergames.bukkit.towny.object.TownBlock
Tests whether a Resident's Town membership age (join date) is too high or low, preventing them from claiming this TownBlock personally with /plot claim.
testTownProximityToNation(Town, Nation) - Static method in class com.palmergames.bukkit.towny.utils.ProximityUtil
 
testTownUnclaimOrThrow(Town, WorldCoord) - Method in class com.palmergames.bukkit.towny.TownyAPI
Test a WorldCoord to see if Towny would allow the area to be unclaimed by the given town.
TheNewChatHandler - Class in com.palmergames.bukkit.towny.chat
 
TheNewChatHandler() - Constructor for class com.palmergames.bukkit.towny.chat.TheNewChatHandler
 
time() - Method in class com.palmergames.bukkit.towny.object.economy.BankTransaction
 
TimeMgmt - Class in com.palmergames.util
 
TimeMgmt() - Constructor for class com.palmergames.util.TimeMgmt
 
TimeTools - Class in com.palmergames.util
 
TimeTools() - Constructor for class com.palmergames.util.TimeTools
 
TitleNotification - Class in com.palmergames.bukkit.towny.object.notification
 
TitleNotification(Town, WorldCoord) - Constructor for class com.palmergames.bukkit.towny.object.notification.TitleNotification
 
TitleNotificationEvent - Class in com.palmergames.bukkit.towny.event
 
TitleNotificationEvent(TitleNotification, Player) - Constructor for class com.palmergames.bukkit.towny.event.TitleNotificationEvent
 
TitleVariable - Class in com.palmergames.bukkit.towny.chat.variables
 
TitleVariable() - Constructor for class com.palmergames.bukkit.towny.chat.variables.TitleVariable
 
TNCRegister - Class in com.palmergames.bukkit.towny.chat
 
TNCRegister() - Constructor for class com.palmergames.bukkit.towny.chat.TNCRegister
 
toCell(int) - Static method in class com.palmergames.bukkit.towny.object.Coord
Convert a value to the grid cell counterpart
toEntityTypeSet(List<String>) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
toggleAllOff(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
toggleCooldownTimer(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleDailyTimer(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleDrawSmokeTask(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleDrawSpointsTask(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleHealthRegen(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleHourlyTimer(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleMapHud(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
toggleMobRemoval(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleMode(String[], boolean) - Method in class com.palmergames.bukkit.towny.object.Resident
 
toggleOff(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
toggleOn(Player) - Static method in class com.palmergames.bukkit.towny.huds.MapHUD
 
toggleOn(Player) - Static method in class com.palmergames.bukkit.towny.huds.PermHUD
 
togglePermHUD(Player) - Static method in class com.palmergames.bukkit.towny.huds.HUDManager
 
toggleResidentBorderTitles(Resident, Optional<Boolean>) - Static method in class com.palmergames.bukkit.towny.utils.ResidentUtil
 
toggleShortTimer(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleTeleportWarmup(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toggleTownyRepeatingTimer(boolean) - Static method in class com.palmergames.bukkit.towny.TownyTimerHandler
 
toLegacy(Component) - Static method in class com.palmergames.bukkit.towny.utils.TownyComponents
Converts a component to a legacy string using the legacy serializer
toLocale(String, boolean) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
toMaterialSet(List<String>) - Static method in class com.palmergames.bukkit.towny.TownySettings
 
toModeString() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
 
toNamedTextColor(String) - Static method in class com.palmergames.bukkit.util.Colors
 
TooManyInvitesException - Exception in com.palmergames.bukkit.towny.invites.exceptions
 
TooManyInvitesException() - Constructor for exception com.palmergames.bukkit.towny.invites.exceptions.TooManyInvitesException
 
TooManyInvitesException(String) - Constructor for exception com.palmergames.bukkit.towny.invites.exceptions.TooManyInvitesException
 
TORCHES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Torches
toString() - Method in class com.palmergames.bukkit.towny.object.CellBorder
 
toString() - Method in record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Returns a string representation of this record class.
toString() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns a string representation of this record class.
toString() - Method in class com.palmergames.bukkit.towny.object.Coord
 
toString() - Method in class com.palmergames.bukkit.towny.object.metadata.CustomDataField
 
toString() - Method in class com.palmergames.bukkit.towny.object.ObjectGroup
Converts this into the qualified string representation.
toString() - Method in class com.palmergames.bukkit.towny.object.PermissionData
 
toString() - Method in class com.palmergames.bukkit.towny.object.PlotGroup
Store plot group in format "name,id,town,price"
toString() - Method in class com.palmergames.bukkit.towny.object.SpawnPointLocation
 
toString() - Method in class com.palmergames.bukkit.towny.object.TownBlock
 
toString() - Method in class com.palmergames.bukkit.towny.object.TownBlockType
 
toString() - Method in class com.palmergames.bukkit.towny.object.TownyObject
 
toString() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
 
toString() - Method in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
 
toString() - Method in class com.palmergames.bukkit.towny.object.TownyPermission
 
toString() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
toString() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
 
toString() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns a string representation of this record class.
toString() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns a string representation of this record class.
toString() - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Returns a string representation of this record class.
toString() - Method in class com.palmergames.bukkit.util.Version
 
totalSize() - Method in record class com.palmergames.bukkit.towny.object.ChangelogResult
Returns the value of the totalSize record component.
toUUIDArray(String[]) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
toUUIDList(Collection<Resident>) - Method in class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
town - Variable in class com.palmergames.bukkit.towny.event.deathprice.TownPaysDeathPriceEvent
 
Town - Class in com.palmergames.bukkit.towny.object
 
Town(String) - Constructor for class com.palmergames.bukkit.towny.object.Town
 
Town(String, UUID) - Constructor for class com.palmergames.bukkit.towny.object.Town
 
TOWN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
TOWN - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnType
 
TOWN - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWN_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
TOWN_BUY - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_BUY - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWN_CEDE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_CLAIM - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_DEF_ALLOWED_TO_WAR - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_BOARD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_NEUTRAL - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_OPEN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_PUBLIC - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAG - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_EMBASSY_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_MINIMUMTAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_PLOT_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_PLOT_TAX_PUTS_PLOT_FOR_SALE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_SHOP_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_TAX - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DEF_TAXES_TAXPERCENTAGE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
TOWN_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_HELP_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_INVITE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_JAIL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_JAILWITHBAIL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_LEVEL_ADD - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
TOWN_LIST - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_MAYOR_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_NATION - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
TOWN_OUTLAW_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_OWNER - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
TOWN_PURGE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_RANK - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_RENAME - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
TOWN_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
TOWN_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
TOWN_RESIDENT_OUTPOST - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
TOWN_RUINING_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_DEPOSITS_BANK_TO_NATION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_PLOTS_PERMISSIONS_OPEN_UP_PROGRESSIVELY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_RUINS_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_RUINS_MAX_DURATION_HOURS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_RUINS_MIN_DURATION_HOURS - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWN_RUINS_RECLAIM_ENABLED - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWNS_BECOME_OPEN - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_RUINING_TOWNS_BECOME_PUBLIC - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWN_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWN_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
 
TOWN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWN_TOGGLE_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_TRUST_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_TRUSTED - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
TOWN_TRUSTTOWN_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWN_UNJAIL - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
townAdd(CommandSender, Town, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Checks if the player is allowed to handle adding invites, then checks through a list of names to be invited, or to have their invites revoked.
TownAddAlliedTownEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownAddAlliedTownEvent(Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownAddAlliedTownEvent
 
TownAddEnemiedTownEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownAddEnemiedTownEvent(Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownAddEnemiedTownEvent
 
townAddResident(Town, Resident) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownAddResidentEvent - Class in com.palmergames.bukkit.towny.event
Author: Chris H (Zren / Shade) Date: 5/23/12 Fired after a resident has been added to a town.
TownAddResidentEvent(Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.TownAddResidentEvent
 
TownAddResidentRankEvent - Class in com.palmergames.bukkit.towny.event
 
TownAddResidentRankEvent(Resident, String, Town) - Constructor for class com.palmergames.bukkit.towny.event.TownAddResidentRankEvent
 
townAddResidents(CommandSender, Town, List<Resident>) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townblock - Variable in class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
townblock - Variable in class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
TownBlock - Class in com.palmergames.bukkit.towny.object
 
TownBlock(int, int, TownyWorld) - Constructor for class com.palmergames.bukkit.towny.object.TownBlock
 
TownBlock(WorldCoord) - Constructor for class com.palmergames.bukkit.towny.object.TownBlock
 
TOWNBLOCK - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
TOWNBLOCK_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
 
townBlockBuyBonusLimit() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the townBlockBuyBonusLimit record component.
TownBlockClaimCostCalculationEvent - Class in com.palmergames.bukkit.towny.event
Overriding this event you can use custom formulas to set town block claim price
TownBlockClaimCostCalculationEvent(Town, double, int) - Constructor for class com.palmergames.bukkit.towny.event.TownBlockClaimCostCalculationEvent
 
TownBlockData - Class in com.palmergames.bukkit.towny.object
 
TownBlockData() - Constructor for class com.palmergames.bukkit.towny.object.TownBlockData
 
TownBlockExplosionTestEvent - Class in com.palmergames.bukkit.towny.event.damage
An event thrown when Towny will determine the explosion status of a townblock, or plot, in a town.
TownBlockExplosionTestEvent(TownBlock, Town, boolean) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownBlockExplosionTestEvent
 
townBlockLimit() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the townBlockLimit record component.
townBlockLimitBonus() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the townBlockLimitBonus record component.
TownBlockOwner - Interface in com.palmergames.bukkit.towny.object
Allows objects to contain townblocks to be accessed/manipulated.
TownBlockPermissionChangeEvent - Class in com.palmergames.bukkit.towny.event
 
TownBlockPermissionChangeEvent(TownBlock, TownyPermissionChange) - Constructor for class com.palmergames.bukkit.towny.event.TownBlockPermissionChangeEvent
 
TownBlockPVPTestEvent - Class in com.palmergames.bukkit.towny.event.damage
An event thrown when Towny will determine the PVP status of a townblock, or plot, in a town.
TownBlockPVPTestEvent(TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownBlockPVPTestEvent
 
TOWNBLOCKS - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
TownBlockSettingsChangedEvent - Class in com.palmergames.bukkit.towny.event
 
TownBlockSettingsChangedEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
TownBlockSettingsChangedEvent(TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
TownBlockSettingsChangedEvent(TownyWorld) - Constructor for class com.palmergames.bukkit.towny.event.TownBlockSettingsChangedEvent
 
TownBlockStatusScreenEvent - Class in com.palmergames.bukkit.towny.event.statusscreen
 
TownBlockStatusScreenEvent(StatusScreen, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.statusscreen.TownBlockStatusScreenEvent
 
TownBlockType - Class in com.palmergames.bukkit.towny.object
 
TownBlockType(String) - Constructor for class com.palmergames.bukkit.towny.object.TownBlockType
 
TownBlockType(String, TownBlockData) - Constructor for class com.palmergames.bukkit.towny.object.TownBlockType
 
TownBlockTypeCache - Class in com.palmergames.bukkit.towny.object
 
TownBlockTypeCache() - Constructor for class com.palmergames.bukkit.towny.object.TownBlockTypeCache
 
TownBlockTypeCache.CacheType - Enum Class in com.palmergames.bukkit.towny.object
 
TownBlockTypeHandler - Class in com.palmergames.bukkit.towny.object
 
TownBlockTypeHandler.Migrator - Class in com.palmergames.bukkit.towny.object
 
townBlockTypeLimits() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the townBlockTypeLimits record component.
TownBlockTypeRegisterEvent - Class in com.palmergames.bukkit.towny.event
 
TownBlockTypeRegisterEvent() - Constructor for class com.palmergames.bukkit.towny.event.TownBlockTypeRegisterEvent
 
TOWNBLOCKTYPES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
TOWNBLOCKTYPES_TYPES - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
townBuy(CommandSender, String[], Town, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townBuyBonus(Town, String[], CommandSender) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Town tries to buy bonus blocks or checks the cost and increase.
townBuyBonusTownBlocks(Town, int, CommandSender) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Town buys bonus blocks after checking the configured maximum.
TownCalculateTownLevelNumberEvent - Class in com.palmergames.bukkit.towny.event.town
An event that is thrown which allows other plugins to alter a Town's TownLevel Number.
TownCalculateTownLevelNumberEvent(Town, int) - Constructor for class com.palmergames.bukkit.towny.event.town.TownCalculateTownLevelNumberEvent
An event that is thrown which allows other plugins to alter a Town's TownLevel Number.
townCanHaveThisAmountOfResidents(Town, int, boolean) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
 
TownCedePlotEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownCedePlotEvent(Town, Town, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.town.TownCedePlotEvent
 
TownClaim - Class in com.palmergames.bukkit.towny.tasks
 
TownClaim(Towny, Player, Town, List<WorldCoord>, boolean, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.TownClaim
 
TownClaim(Towny, Player, Town, List<WorldCoord>, boolean, boolean, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.tasks.TownClaim
 
TownClaimEvent - Class in com.palmergames.bukkit.towny.event
 
TownClaimEvent(TownBlock, Player, boolean) - Constructor for class com.palmergames.bukkit.towny.event.TownClaimEvent
 
TownCommand - Class in com.palmergames.bukkit.towny.command
Send a list of all town help commands to player Command: /town
TownCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.TownCommand
 
TownComparators - Class in com.palmergames.bukkit.towny.object.comparators
A list of static comparators used for organizing lists of Town's
TownComparators() - Constructor for class com.palmergames.bukkit.towny.object.comparators.TownComparators
 
TownConqueredEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownConqueredEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownConqueredEvent
 
townDelete(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.TownCommand
 
townDeposit(Player, Resident, Town, Nation, int) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
TownEntersBankruptcyEvent - Class in com.palmergames.bukkit.towny.event.economy
An event thrown when a Town becomes bankrupt.
TownEntersBankruptcyEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.economy.TownEntersBankruptcyEvent
An event thrown when a Town becomes bankrupt.
townHasEnoughResidentsToBeANationCapital(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
 
townHasEnoughResidentsToJoinANation(Town) - Static method in class com.palmergames.bukkit.towny.utils.TownUtil
 
TownInvitePlayerEvent - Class in com.palmergames.bukkit.towny.event
 
TownInvitePlayerEvent(PlayerJoinTownInvite) - Constructor for class com.palmergames.bukkit.towny.event.TownInvitePlayerEvent
 
TownIsTownOverClaimedEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownIsTownOverClaimedEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownIsTownOverClaimedEvent
 
TownJoinNationInvite - Class in com.palmergames.bukkit.towny.object.inviteobjects
 
TownJoinNationInvite(CommandSender, Town, Nation) - Constructor for class com.palmergames.bukkit.towny.object.inviteobjects.TownJoinNationInvite
 
townKick(Player, String[]) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Transforms a list of names into a list of residents to be kicked.
TownKickEvent - Class in com.palmergames.bukkit.towny.event.town
Event that gets fired when a resident gets kicked from a town.
TownKickEvent(Resident, Object) - Constructor for class com.palmergames.bukkit.towny.event.town.TownKickEvent
 
townLeave(Player) - Method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownLeaveEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownLeaveEvent(Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownLeaveEvent
 
TownLevel(String, String, String, String, int, double, double, int, int, double, double, double, Map<String, Integer>) - Constructor for record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Creates an instance of a TownLevel record class.
TownListDisplayedNumResidentsCalculationEvent - Class in com.palmergames.bukkit.towny.event.town
Used to alter how many residents a town appears to have in the /town list pages.
TownListDisplayedNumResidentsCalculationEvent(int, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownListDisplayedNumResidentsCalculationEvent
 
TownMapColourLocalCalculationEvent - Class in com.palmergames.bukkit.towny.event.town
Event called whenever the town's *local* map colour is being retrieved.
TownMapColourLocalCalculationEvent(Town, String) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMapColourLocalCalculationEvent
 
TownMapColourNationalCalculationEvent - Class in com.palmergames.bukkit.towny.event.town
Event called whenever the town's *national* map-colour is being retrieved.
TownMapColourNationalCalculationEvent(Town, String) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMapColourNationalCalculationEvent
 
TownMayorChangedEvent - Class in com.palmergames.bukkit.towny.event.town
Event that gets fired when a town's mayor has changed.
TownMayorChangedEvent(Resident, Resident) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMayorChangedEvent
 
TownMayorChangeEvent - Class in com.palmergames.bukkit.towny.event.town
A Cancellable Event that gets fired when a town's mayor changes by a player using an in-game command.
TownMayorChangeEvent(CommandSender, Resident, Resident) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMayorChangeEvent
 
TownMayorChosenBySuccessionEvent - Class in com.palmergames.bukkit.towny.event.town
Event that gets fired when a town has had their mayor removed by Towny, resulting in Towny choosing a Town resident to become mayor.
TownMayorChosenBySuccessionEvent(Resident, Resident, List<Resident>) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMayorChosenBySuccessionEvent
 
TownMergeEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownMergeEvent(Town, String, UUID) - Constructor for class com.palmergames.bukkit.towny.event.town.TownMergeEvent
 
TownOutlawAddEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownOutlawAddEvent(CommandSender, Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownOutlawAddEvent
 
TownOutlawRemoveEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownOutlawRemoveEvent(CommandSender, Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownOutlawRemoveEvent
 
townOutpostLimit() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the townOutpostLimit record component.
TownPaysDeathPriceEvent - Class in com.palmergames.bukkit.towny.event.deathprice
 
TownPaysDeathPriceEvent(Account, double, Resident, Player, Town) - Constructor for class com.palmergames.bukkit.towny.event.deathprice.TownPaysDeathPriceEvent
 
TownPaysNationConqueredTaxEvent - Class in com.palmergames.bukkit.towny.event.time.dailytaxes
 
TownPaysNationConqueredTaxEvent(Town, Nation, double) - Constructor for class com.palmergames.bukkit.towny.event.time.dailytaxes.TownPaysNationConqueredTaxEvent
Cancellable event that precedes a town paying the nation's conquered tax.
TownPreAddResidentEvent - Class in com.palmergames.bukkit.towny.event
 
TownPreAddResidentEvent(Town, Resident) - Constructor for class com.palmergames.bukkit.towny.event.TownPreAddResidentEvent
 
TownPreClaimEvent - Class in com.palmergames.bukkit.towny.event
Runs before town banks are charged Provides raw town block
TownPreClaimEvent(Town, TownBlock, Player, boolean, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.TownPreClaimEvent
This event runs when a town is made and when a town attempts to claim land.
TownPreInvitePlayerEvent - Class in com.palmergames.bukkit.towny.event.town
Cancellable event that gets fired before a resident is invited to a town.
TownPreInvitePlayerEvent(Invite) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreInvitePlayerEvent
 
TownPreMergeEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownPreMergeEvent(Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreMergeEvent
 
TownPreRemoveResidentEvent - Class in com.palmergames.bukkit.towny.event.town
Fired before a resident has been removed from a town.
TownPreRemoveResidentEvent(Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreRemoveResidentEvent
 
TownPreRenameEvent - Class in com.palmergames.bukkit.towny.event
 
TownPreRenameEvent(Town, String) - Constructor for class com.palmergames.bukkit.towny.event.TownPreRenameEvent
 
TownPreRuinedEvent - Class in com.palmergames.bukkit.towny.event.town
An event which is fired before Towny puts a Town into a ruined status.
TownPreRuinedEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreRuinedEvent
 
TownPreSetHomeBlockEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownPreSetHomeBlockEvent(Town, TownBlock, Player) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreSetHomeBlockEvent
 
TownPreTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An Cancellable event thrown when a Town BankAccount is about to either receive or pay money.
TownPreTransactionEvent(Town, Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.TownPreTransactionEvent
An Cancellable event thrown when a Town BankAccount is about to either receive or pay money.
TownPreUnclaimCmdEvent - Class in com.palmergames.bukkit.towny.event.town
An event fired when a '/town unclaim [args]' command is issued, prior to any other calculations.
TownPreUnclaimCmdEvent(Town, Resident, TownyWorld, List<WorldCoord>) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreUnclaimCmdEvent
Constructs the TownPreUnclaimCmdEvent and stores data an external war plugin may use.
TownPreUnclaimEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownPreUnclaimEvent(Town, TownBlock) - Constructor for class com.palmergames.bukkit.towny.event.town.TownPreUnclaimEvent
Event thrown prior to a TownBlock being unclaimed by a Town.
townRank(Player, String[]) - Method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownReclaimedEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownReclaimedEvent(Town, Resident) - Constructor for class com.palmergames.bukkit.towny.event.town.TownReclaimedEvent
 
TownRemoveAlliedTownEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownRemoveAlliedTownEvent(Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownRemoveAlliedTownEvent
 
TownRemoveEnemiedTownEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownRemoveEnemiedTownEvent(Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownRemoveEnemiedTownEvent
 
TownRemoveResidentEvent - Class in com.palmergames.bukkit.towny.event
Author: Chris H (Zren / Shade) Date: 5/23/12 Fired after a resident has been removed from a town.
TownRemoveResidentEvent(Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.TownRemoveResidentEvent
 
TownRemoveResidentRankEvent - Class in com.palmergames.bukkit.towny.event
 
TownRemoveResidentRankEvent(Resident, String, Town) - Constructor for class com.palmergames.bukkit.towny.event.TownRemoveResidentRankEvent
 
townRename(CommandSender, Town, String) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownRuinedEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownRuinedEvent(Town, String) - Constructor for class com.palmergames.bukkit.towny.event.town.TownRuinedEvent
 
TownRuinUtil - Class in com.palmergames.bukkit.towny.utils
This class contains utility functions related to ruins
TOWNS - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
townSet(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetBoard(CommandSender, String, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetEmbassyPrice(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetEmbassyTax(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetHomeblock(CommandSender, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetMapColor(CommandSender, String[], Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetMayor(CommandSender, String[], boolean, Town, Resident) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetName(CommandSender, String[], Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetOutpost(CommandSender, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetPlotPrice(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetPlotTax(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetPrimaryJail(CommandSender, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetShopPrice(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetShopTax(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetSpawn(CommandSender, Town, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetSpawnCost(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownSetSpawnEvent - Class in com.palmergames.bukkit.towny.event.town
Fired when a player uses /town set spawn
TownSetSpawnEvent(Town, Player, Location) - Constructor for class com.palmergames.bukkit.towny.event.town.TownSetSpawnEvent
 
townSetSurname(CommandSender, String[], boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetTabCompletes - Static variable in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetTag(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetTaxes(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetTaxPercent(CommandSender, String[], Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSetTitle(CommandSender, String[], boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
townSpawn(Player, String[], Boolean, boolean) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
Wrapper for the townSpawn() method.
TownSpawnEvent - Class in com.palmergames.bukkit.towny.event
An event called when town spawns occur.
TownSpawnEvent(Player, Location, Location, boolean, String) - Constructor for class com.palmergames.bukkit.towny.event.TownSpawnEvent
 
townSpawnLevel - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
TownSpawnLevel - Enum Class in com.palmergames.bukkit.towny.object.spawnlevel
 
TownStatusScreenEvent - Class in com.palmergames.bukkit.towny.event.statusscreen
 
TownStatusScreenEvent(StatusScreen, Town) - Constructor for class com.palmergames.bukkit.towny.event.statusscreen.TownStatusScreenEvent
 
townTabCompletes - Static variable in class com.palmergames.bukkit.towny.command.TownCommand
 
townToggle(CommandSender, String[], boolean, Town) - Static method in class com.palmergames.bukkit.towny.command.TownCommand
 
TownToggleEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleEvent(CommandSender, Town, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleEvent
A generic cancellable event thrown when a player uses the /town toggle {args} command.
TownToggleExplosionEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleExplosionEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleExplosionEvent
 
TownToggleFireEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleFireEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleFireEvent
 
TownToggleMobsEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleMobsEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleMobsEvent
 
TownToggleNationZoneEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleNationZoneEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleNationZoneEvent
 
TownToggleNeutralEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleNeutralEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleNeutralEvent
 
TownToggleOpenEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleOpenEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleOpenEvent
 
TownTogglePublicEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownTogglePublicEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownTogglePublicEvent
 
TownTogglePVPEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownTogglePVPEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownTogglePVPEvent
 
TownToggleTaxPercentEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleTaxPercentEvent(CommandSender, Town, boolean, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleTaxPercentEvent
 
TownToggleUnknownEvent - Class in com.palmergames.bukkit.towny.event.town.toggle
 
TownToggleUnknownEvent(CommandSender, Town, boolean, String[]) - Constructor for class com.palmergames.bukkit.towny.event.town.toggle.TownToggleUnknownEvent
An event to be used by other plugins to simulate a /nation toggle {arguments} command.
TownTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An event thrown when a Town BankAccount either receives or pays money.
TownTransactionEvent(Town, Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.TownTransactionEvent
An event thrown when a Town BankAccount either receives or pays money.
TownTrustAddEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownTrustAddEvent(CommandSender, Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownTrustAddEvent
 
TownTrustRemoveEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownTrustRemoveEvent(CommandSender, Resident, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownTrustRemoveEvent
 
TownTrustTownAddEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownTrustTownAddEvent(CommandSender, Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownTrustTownAddEvent
 
TownTrustTownRemoveEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownTrustTownRemoveEvent(CommandSender, Town, Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownTrustTownRemoveEvent
 
TownType - Class in com.palmergames.bukkit.towny.chat.types
 
TownType() - Constructor for class com.palmergames.bukkit.towny.chat.types.TownType
 
TownUnclaimEvent - Class in com.palmergames.bukkit.towny.event.town
This event fires after a TownBlock has been unclaimed and stores the WorldCoord
TownUnclaimEvent(Town, WorldCoord, boolean) - Constructor for class com.palmergames.bukkit.towny.event.town.TownUnclaimEvent
 
townUnclaimTabCompletes - Static variable in class com.palmergames.bukkit.towny.command.TownCommand
 
TownUnconquerEvent - Class in com.palmergames.bukkit.towny.event.town
 
TownUnconquerEvent(Town) - Constructor for class com.palmergames.bukkit.towny.event.town.TownUnconquerEvent
 
TownUpkeepCalculationEvent - Class in com.palmergames.bukkit.towny.event
 
TownUpkeepCalculationEvent(Town, double) - Constructor for class com.palmergames.bukkit.towny.event.TownUpkeepCalculationEvent
 
TownUpkeepPenalityCalculationEvent - Class in com.palmergames.bukkit.towny.event
 
TownUpkeepPenalityCalculationEvent(Town, double) - Constructor for class com.palmergames.bukkit.towny.event.TownUpkeepPenalityCalculationEvent
 
TownUtil - Class in com.palmergames.bukkit.towny.utils
 
TownVariable - Class in com.palmergames.bukkit.towny.chat.variables
 
TownVariable() - Constructor for class com.palmergames.bukkit.towny.chat.variables.TownVariable
 
townWithdraw(Player, Resident, Town, int) - Static method in class com.palmergames.bukkit.towny.utils.MoneyUtil
 
Towny - Class in com.palmergames.bukkit.towny
Main class for Towny
Towny() - Constructor for class com.palmergames.bukkit.towny.Towny
 
TOWNY - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNY_ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_ADMIN_NATION_ZONE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_ADMIN_OUTLAW_TELEPORT_BYPASS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_ADMIN_TOURIST_COMMAND_LIMITATION_BYPASS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_ADMIN_TOWN_COMMAND_BLACKLIST_BYPASS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_ADMIN_UPDATEALERTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_BYPASS_BED_RESTRICTION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_BYPASS_DEATH_COSTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CHAT_SPY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALLTOWN_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALLTOWN_BLOCK_BUILD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALLTOWN_BLOCK_DESTROY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALLTOWN_BLOCK_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_ALLTOWN_BLOCK_SWITCH - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_OWNTOWN_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_OWNTOWN_BLOCK_BUILD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_OWNTOWN_BLOCK_DESTROY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_OWNTOWN_BLOCK_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_OWNTOWN_BLOCK_SWITCH - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_TOWNOWNED_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_TOWNOWNED_BLOCK_BUILD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_TOWNOWNED_BLOCK_DESTROY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_TOWNOWNED_BLOCK_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_CLAIMED_TOWNOWNED_BLOCK_SWITCH - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_ACCEPT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_DENY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_LIST_RECEIVED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_LIST_SENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLY_REMOVE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ALLYLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_BALTOP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_BANKHISTORY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_DEPOSIT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_DEPOSIT_OTHER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ENEMY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ENEMYLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_INVITE_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_INVITE_LIST_SENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_INVITE_SEE_HOME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_JOIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_KICK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LEADER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LEAVE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_BALANCE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_FOUNDED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_NAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_ONLINE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_OPEN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_TOWNBLOCKS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_TOWNS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_LIST_UPKEEP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_MERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_NEW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_ONLINE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_OTHERNATION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_RANK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_RANKLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SANCTIONTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SAY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_BOARD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_CAPITAL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_CONQUEREDTAX - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_KING - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_MAPCOLOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_NAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_SPAWNCOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_SURNAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_TAG - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_TAXES - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_TAXPERCENTCAP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_TITLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_SET_TITLE_COLOUR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOGGLE_NEUTRAL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOGGLE_OPEN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOGGLE_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOGGLE_TAXPERCENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_TOWNLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_NATION_WITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_ASMAYOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_ASMAYORINUNOWNED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_CLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_CLEAR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_EVICT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_FORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_FORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_NOTFORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_PERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_REMOVE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_RENAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_GROUP_TRUST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_JAILCELL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_NOTFORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM_GUI - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM_HUD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM_INFO - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_PERM_REMOVE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_ARENA - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_EMBASSY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_INN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_JAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_NAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_PERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_RESET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_SHOP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_SPLEEF - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_SET_WILDS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TOGGLE_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TOGGLE_FIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TOGGLE_MOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TOGGLE_PVP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_TRUST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_PLOT_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_FRIEND - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_JAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_OTHERRESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_OUTLAWLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_PLOTLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_SET_ABOUT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_SET_MODE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_SET_PERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TAX - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_BORDERTITLES - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_CONSTANTPLOTBORDER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_FIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_IGNOREPLOTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_MOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_PLOTBORDER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_PVP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_RESIDENT_TOGGLE_TOWNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_BANKHISTORY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_BUY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_BUY_BONUS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_BUYTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CEDE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CEDE_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CLAIM_FILL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CLAIM_OUTPOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CLAIM_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_CLAIM_TOWN_MULTIPLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_DEPOSIT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_DEPOSIT_OTHERTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_FORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_HERE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_ACCEPT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_ADD_MULTIPLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_DENY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_LIST_RECEIVED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_LIST_SENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_INVITE_SEE_HOME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_JAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_JAIL_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_JOIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_KICK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LEAVE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_BALANCE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_BANKRUPT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_FOUNDED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_NAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_ONLINE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_OPEN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_RUINED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_TOWNBLOCKS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_LIST_UPKEEP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_MAYOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_MERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_NEW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_NOTFORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_ONLINE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_OTHERTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_OUTLAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_OUTLAWLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_OUTPOST_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_PLOTGROUPLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_PLOTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_PURGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_RANK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_RANKLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_RECLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_RESLIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SAY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_BOARD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_EMBASSYPRICE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_EMBASSYTAX - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_HOMEBLOCK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_JAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_MAPCOLOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_MAYOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_NAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_OUTPOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_PERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_PLOTPRICE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_PLOTTAX - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_PRIMARYJAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_SHOPPRICE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_SHOPTAX - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_SPAWNCOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_SURNAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_TAG - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_TAXES - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_TAXPERCENTCAP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_TITLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_SET_TITLE_COLOUR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TAKEOVERCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_FIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_MOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_NATIONZONE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_NEUTRAL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_OPEN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_PVP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TOGGLE_TAXPERCENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TRUST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_TRUSTTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_UNCLAIM_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_UNJAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWN_WITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_MAP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TIME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TOP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TOP_BALANCE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TOP_LAND - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TOP_RESIDENTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_TREE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_UNIVERSE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNY_VERSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_BACKUP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_CHECKOUTPOSTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_CHECKPERM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_DATABASE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_DEPOSITALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_GIVEBONUS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_INSTALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_MYSQLDUMP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_BANKHISTORY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_DEPOSIT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_ENEMY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_FORCEMERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_KICK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_MERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_META - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_NEW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_RANK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_RECHECK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_RENAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_SANCTIONTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_SETFOUNDINGDATE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_TRANSFER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NATION_WITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NEWDAY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_NEWHOUR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PLOT_CLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PLOT_CLAIMEDAT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PLOT_META - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PLOT_TRUST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_PURGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RELOAD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESETBANKS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT_FRIEND - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT_META - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT_RENAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDENT_UNJAIL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_RESIDNET_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SCREEN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_ABOUT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_CAPITAL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_FOUNDER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_MAYOR - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_NATIONZONE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_PLOT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_SURNAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_SET_TITLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_DEBUG - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_DEVMODE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_NATIONWITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_NPC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_REGENERATIONS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_TOWNWITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOGGLE_WILDERNESSUSE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_ADD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_BANKHISTORY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_BUY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_CHECKOUTPOSTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_DELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_DEPOSIT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_FORCEMERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_FORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_GIVEBOUGHTBLOCKS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_INVITE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_KICK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_MERGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_META - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_NEW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_NOTFORSALE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_OUTLAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_OUTPOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_RANK - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_RENAME - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_SETFOUNDINGDATE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_SETTOWNLEVEL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_SPAWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_SPAWN_FREECHARGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_TRUST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_TRUSTTOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_UNRUIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWN_WITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TOWNYPERMS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_TPPLOT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYADMIN_UNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_LIST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_SET - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_CLAIMABLE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_EXPLOSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_FIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_FORCEEXPLOSION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_FORCEFIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_FORCEPVP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_FRIENDLYFIRE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_PLOTCLEARDELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_PVP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_REVERTBLOCKEXPL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_REVERTENTITYEXPL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_REVERTEXPL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_REVERTUNCLAIM - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_TOWNMOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_UNCLAIMBLOCKDELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_UNCLAIMENTITYDELETE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_USINGTOWNY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_WARALLOWED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_WILDERNESSMOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_WILDERNESSUSE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_COMMAND_TOWNYWORLD_TOGGLE_WORLDMOBS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_DEFAULT_MODES - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_EXTRA_PLOTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_MAX_OUTPOSTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_MAX_PLOTS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_NATION_SPAWN_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_NATION_SPAWN_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_NATION_SPAWN_NATION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_NATION_SPAWN_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_OUTLAW_JAILER - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_RECEIVES_PLOT_NOTIFICATIONS - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ADMIN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ADMIN_NOCHARGE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ADMIN_NOCOOLDOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ADMIN_NOWARMUP - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ALLY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_ALLY_BYPASS_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_NATION - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_NATION_BYPASS_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_OUTPOST - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_PUBLIC - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_SPAWN_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_TOP_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNY_TOWN_RESIDENT - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_WILD_ALL - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_WILD_BLOCK_BUILD - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_WILD_BLOCK_DESTROY - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_WILD_BLOCK_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TOWNY_WILD_BLOCK_SWITCH - Enum constant in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
 
TownyActionEvent - Class in com.palmergames.bukkit.towny.event.actions
Used by the TownyBuildEvent, TownyDestroyEvent, TownySwitchEvent and TownyItemuseEvent.
TownyActionEvent(Player, Location, Material, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyActionEvent
 
TownyActionEventExecutor - Class in com.palmergames.bukkit.towny.event.executors
An executor class used to check the internal Towny PlayerCache and then launch the ActionType-based Towny Events.
TownyActionEventExecutor() - Constructor for class com.palmergames.bukkit.towny.event.executors.TownyActionEventExecutor
 
TOWNYADMIN - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYADMIN_NATION - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
This CommandType will always execute using a CommandExecutor with the Nation name prepended to the String[] args to which this command should apply.
TOWNYADMIN_RELOAD - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYADMIN_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYADMIN_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYADMIN_TOWN - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
This CommandType will always execute using a CommandExecutor with the Town name prepended to the String[] args to which this command should apply.
TownyAdminCommand - Class in com.palmergames.bukkit.towny.command
Send a list of all general townyadmin help commands to player Command: /townyadmin
TownyAdminCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.TownyAdminCommand
 
TownyAPI - Class in com.palmergames.bukkit.towny
Towny's class for external API Methods For more dynamic/controlled changing of Towny's behavior, for example Database, War, Permissions The TownyUniverse class should be used.
TownyAsciiMap - Class in com.palmergames.bukkit.towny
 
TownyAsciiMap() - Constructor for class com.palmergames.bukkit.towny.TownyAsciiMap
 
TownyBlockListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyBlockListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyBlockListener
 
TownyBuildEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyBuildEvent(Player, Location, Material, Block, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyBuildEvent
Build event thrown when a player attempts to build blocks in the world.
TownyBurnEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyBurnEvent(Block, Location, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyBurnEvent
Event thrown when a block will be burned or ignited.
TownyCDFDeserializer - Class in com.palmergames.bukkit.towny.object.metadata
 
TownyCDFDeserializer() - Constructor for class com.palmergames.bukkit.towny.object.metadata.TownyCDFDeserializer
 
TownyCommand - Class in com.palmergames.bukkit.towny.command
 
TownyCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.TownyCommand
 
TownyCommandAddonAPI - Class in com.palmergames.bukkit.towny
 
TownyCommandAddonAPI() - Constructor for class com.palmergames.bukkit.towny.TownyCommandAddonAPI
 
TownyCommandAddonAPI.CommandType - Enum Class in com.palmergames.bukkit.towny
 
TownyComponents - Class in com.palmergames.bukkit.towny.utils
Internal utility class for common interactions with adventure components.
TownyComponents() - Constructor for class com.palmergames.bukkit.towny.utils.TownyComponents
 
TownyConversation - Class in com.palmergames.bukkit.towny.conversation
 
TownyConversation() - Constructor for class com.palmergames.bukkit.towny.conversation.TownyConversation
 
TownyCustomListener - Class in com.palmergames.bukkit.towny.listeners
Author: Chris H (Zren / Shade) Date: 4/15/12
TownyCustomListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyCustomListener
 
TownyDamageEvent - Class in com.palmergames.bukkit.towny.event.damage
 
TownyDamageEvent(Location, Entity, EntityDamageEvent.DamageCause, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyDamageEvent
 
TownyDatabaseHandler - Class in com.palmergames.bukkit.towny.db
 
TownyDatabaseHandler(Towny, TownyUniverse) - Constructor for class com.palmergames.bukkit.towny.db.TownyDatabaseHandler
 
TownyDataSource - Class in com.palmergames.bukkit.towny.db
 
TownyDestroyEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyDestroyEvent(Player, Location, Material, Block, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyDestroyEvent
Destroy event thrown when a player attempts to destroy blocks in the world.
TownyDispenserDamageEntityEvent - Class in com.palmergames.bukkit.towny.event.damage
 
TownyDispenserDamageEntityEvent(Location, Entity, EntityDamageEvent.DamageCause, TownBlock, boolean, Block) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyDispenserDamageEntityEvent
 
TownyEconomyHandler - Class in com.palmergames.bukkit.towny
Economy handler to interface with Register or Vault directly.
TownyEconomyHandler() - Constructor for class com.palmergames.bukkit.towny.TownyEconomyHandler
 
TownyEconomyHandler.EcoType - Enum Class in com.palmergames.bukkit.towny
 
TownyEntityListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyEntityListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyEntityListener
 
TownyEntityMonitorListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyEntityMonitorListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyEntityMonitorListener
 
TownyException - Exception in com.palmergames.bukkit.towny.exceptions
 
TownyException() - Constructor for exception com.palmergames.bukkit.towny.exceptions.TownyException
 
TownyException(Translatable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.TownyException
 
TownyException(String) - Constructor for exception com.palmergames.bukkit.towny.exceptions.TownyException
 
TownyException(String, Throwable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.TownyException
 
TownyExplodingBlocksEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyExplodingBlocksEvent(List<Block>, List<Block>, Material, Entity, Event) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyExplodingBlocksEvent
Event thrown when blocks are exploded by a block or entity.
TownyExplosionDamagesEntityEvent - Class in com.palmergames.bukkit.towny.event.damage
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyExplosionDamagesEntityEvent(Location, Entity, EntityDamageEvent.DamageCause, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyExplosionDamagesEntityEvent
Event thrown when an explosion damages an entity.
TownyFlatFileSource - Class in com.palmergames.bukkit.towny.db
 
TownyFlatFileSource(Towny, TownyUniverse) - Constructor for class com.palmergames.bukkit.towny.db.TownyFlatFileSource
 
TownyFlatFileSource.elements - Enum Class in com.palmergames.bukkit.towny.db
 
TownyFormatter - Class in com.palmergames.bukkit.towny
 
TownyFormatter() - Constructor for class com.palmergames.bukkit.towny.TownyFormatter
 
TownyFriendlyFireTestEvent - Class in com.palmergames.bukkit.towny.event.damage
 
TownyFriendlyFireTestEvent(Player, Player, TownyWorld) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyFriendlyFireTestEvent
 
TownyInitException - Exception in com.palmergames.bukkit.towny.exceptions.initialization
Exception thrown when Towny fails to initialize.
TownyInitException(String, TownyInitException.TownyError) - Constructor for exception com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException
 
TownyInitException(String, TownyInitException.TownyError, Throwable) - Constructor for exception com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException
 
TownyInitException.TownyError - Enum Class in com.palmergames.bukkit.towny.exceptions.initialization
 
TownyInventory - Class in com.palmergames.bukkit.towny.object
 
TownyInventory(Resident, Inventory, String) - Constructor for class com.palmergames.bukkit.towny.object.TownyInventory
 
TownyInventoryListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyInventoryListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyInventoryListener
 
TownyItemuseEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyItemuseEvent(Player, Location, Material, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownyItemuseEvent
Itemuse event thrown when a player attempts to use an item that is in the Towny config's item_use_ids list.
TownyLoadedDatabaseEvent - Class in com.palmergames.bukkit.towny.event
 
TownyLoadedDatabaseEvent() - Constructor for class com.palmergames.bukkit.towny.event.TownyLoadedDatabaseEvent
 
TownyLogger - Class in com.palmergames.bukkit.towny
 
TownyLoginListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyLoginListener() - Constructor for class com.palmergames.bukkit.towny.listeners.TownyLoginListener
 
TownyMapData - Class in com.palmergames.bukkit.towny.object.map
Object that is used to cache information used to display the Towny ASCII Map.
TownyMapData(WorldCoord, String, TextComponent, String) - Constructor for class com.palmergames.bukkit.towny.object.map.TownyMapData
 
TownyMessaging - Class in com.palmergames.bukkit.towny
Towny message handling class
TownyMessaging() - Constructor for class com.palmergames.bukkit.towny.TownyMessaging
 
TownyObject - Class in com.palmergames.bukkit.towny.object
 
TownyObject(String) - Constructor for class com.palmergames.bukkit.towny.object.TownyObject
 
TownyObjectFormattedNameEvent - Class in com.palmergames.bukkit.towny.event
 
TownyObjectFormattedNameEvent(TownyObject, String, String) - Constructor for class com.palmergames.bukkit.towny.event.TownyObjectFormattedNameEvent
 
TownyPaperEvents - Class in com.palmergames.bukkit.towny.listeners
 
TownyPaperEvents(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyPaperEvents
 
TownyPermission - Class in com.palmergames.bukkit.towny.object
 
TownyPermission() - Constructor for class com.palmergames.bukkit.towny.object.TownyPermission
 
TownyPermission.ActionType - Enum Class in com.palmergames.bukkit.towny.object
 
TownyPermission.PermLevel - Enum Class in com.palmergames.bukkit.towny.object
 
TownyPermissionChange - Class in com.palmergames.bukkit.towny.object
A class that represents a permission change to a town block owner.
TownyPermissionChange(TownyPermissionChange.Action, boolean, Object...) - Constructor for class com.palmergames.bukkit.towny.object.TownyPermissionChange
 
TownyPermissionChange.Action - Enum Class in com.palmergames.bukkit.towny.object
 
TownyPermissionSource - Class in com.palmergames.bukkit.towny.permissions
 
TownyPermissionSource() - Constructor for class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
TownyPerms - Class in com.palmergames.bukkit.towny.permissions
 
TownyPerms() - Constructor for class com.palmergames.bukkit.towny.permissions.TownyPerms
 
TOWNYPERMS_ADD - Enum constant in enum class com.palmergames.bukkit.config.migration.MigrationType
 
TownyPlaceholderExpansion - Class in com.palmergames.bukkit.towny.hooks
This class will be registered through the register-method in the plugins onEnable-method.
TownyPlaceholderExpansion(Towny) - Constructor for class com.palmergames.bukkit.towny.hooks.TownyPlaceholderExpansion
Since we register the expansion inside our own plugin, we can simply use this method here to get an instance of our plugin.
TownyPlayerDamageEntityEvent - Class in com.palmergames.bukkit.towny.event.damage
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyPlayerDamageEntityEvent(Location, Entity, EntityDamageEvent.DamageCause, TownBlock, boolean, Player) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamageEntityEvent
This event is not fired and this class is only a placeholder.
TownyPlayerDamagePlayerEvent - Class in com.palmergames.bukkit.towny.event.damage
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownyPlayerDamagePlayerEvent(Location, Entity, EntityDamageEvent.DamageCause, TownBlock, boolean, Player) - Constructor for class com.palmergames.bukkit.towny.event.damage.TownyPlayerDamagePlayerEvent
Event thrown when a player damages a player.
TownyPlayerListener - Class in com.palmergames.bukkit.towny.listeners
Handle events for all Player related events Players deaths are handled both here and in the TownyEntityMonitorListener
TownyPlayerListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyPlayerListener
 
TownyPreTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An Cancellable event thrown when any Transaction is about to occur because of Towny.
TownyPreTransactionEvent(Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.TownyPreTransactionEvent
An Cancellable event thrown when any Transaction is about to occur because of Towny.
TownyRegenAPI - Class in com.palmergames.bukkit.towny.regen
 
TownyRegenAPI() - Constructor for class com.palmergames.bukkit.towny.regen.TownyRegenAPI
 
TownyServerAccount - Class in com.palmergames.bukkit.towny.object.economy
For internal use only.
TownyServerAccount() - Constructor for class com.palmergames.bukkit.towny.object.economy.TownyServerAccount
 
TownyServerListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyServerListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyServerListener
 
TownySettings - Class in com.palmergames.bukkit.towny
 
TownySettings() - Constructor for class com.palmergames.bukkit.towny.TownySettings
 
TownySettings.NationLevel - Record Class in com.palmergames.bukkit.towny
 
TownySettings.TownLevel - Record Class in com.palmergames.bukkit.towny
 
TownySQLSource - Class in com.palmergames.bukkit.towny.db
 
TownySQLSource(Towny, TownyUniverse) - Constructor for class com.palmergames.bukkit.towny.db.TownySQLSource
 
TownySQLSource.TownyDBTableType - Enum Class in com.palmergames.bukkit.towny.db
 
TownySwitchEvent - Class in com.palmergames.bukkit.towny.event.actions
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.
TownySwitchEvent(Player, Location, Material, Block, TownBlock, boolean) - Constructor for class com.palmergames.bukkit.towny.event.actions.TownySwitchEvent
Switch event thrown when a player attempts to use a block that is in the Towny config's switch_use_ids list.
townyTime() - Static method in class com.palmergames.util.TimeMgmt
Calculates the time in seconds until the next new day event.
townyTime(boolean) - Static method in class com.palmergames.util.TimeMgmt
Calculates the time in seconds until the next new day event.
TownyTimerHandler - Class in com.palmergames.bukkit.towny
Handler for all running timers
TownyTimerHandler() - Constructor for class com.palmergames.bukkit.towny.TownyTimerHandler
 
TownyTimerTask - Class in com.palmergames.bukkit.towny.tasks
 
TownyTimerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.TownyTimerTask
 
TownyTransactionEvent - Class in com.palmergames.bukkit.towny.event.economy
An event thrown when any Transaction has occured because of Towny.
TownyTransactionEvent(Transaction) - Constructor for class com.palmergames.bukkit.towny.event.economy.TownyTransactionEvent
An event thrown when any Transaction has occured because of Towny.
TownyUniverse - Class in com.palmergames.bukkit.towny
Towny's class for internal API Methods If you don't want to change the dataSource, war, permissions or similar behavior and only for example want to get Resident objects you should use TownyAPI
TownyUpdateChecker - Class in com.palmergames.bukkit.towny
 
TownyUpdateChecker() - Constructor for class com.palmergames.bukkit.towny.TownyUpdateChecker
 
TownyVehicleListener - Class in com.palmergames.bukkit.towny.listeners
Handle events for all Vehicle related events
TownyVehicleListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyVehicleListener
 
TownyWorld - Class in com.palmergames.bukkit.towny.object
 
TownyWorld(String) - Constructor for class com.palmergames.bukkit.towny.object.TownyWorld
 
TownyWorld(String, UUID) - Constructor for class com.palmergames.bukkit.towny.object.TownyWorld
 
TOWNYWORLD - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYWORLD_HELP - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNYWORLD_HELP_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNYWORLD_SET - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNYWORLD_SET - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYWORLD_SET_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNYWORLD_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TOWNYWORLD_TOGGLE - Enum constant in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
 
TOWNYWORLD_TOGGLE_CONSOLE - Enum constant in enum class com.palmergames.bukkit.towny.command.HelpMenu
 
TownyWorldCommand - Class in com.palmergames.bukkit.towny.command
 
TownyWorldCommand(Towny) - Constructor for class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
TownyWorldListener - Class in com.palmergames.bukkit.towny.listeners
 
TownyWorldListener(Towny) - Constructor for class com.palmergames.bukkit.towny.listeners.TownyWorldListener
 
Transaction - Class in com.palmergames.bukkit.towny.object
 
Transaction(TransactionType, Player, double) - Constructor for class com.palmergames.bukkit.towny.object.Transaction
 
TransactionType - Enum Class in com.palmergames.bukkit.towny.object
 
Translatable - Class in com.palmergames.bukkit.towny.object
 
translate() - Method in class com.palmergames.bukkit.towny.object.Translatable
 
translate(Locale) - Method in class com.palmergames.bukkit.towny.object.Translatable
 
translateColorCodes(String) - Static method in class com.palmergames.bukkit.util.Colors
 
translateHexColors(String) - Static method in class com.palmergames.util.StringMgmt
 
translateHexColors(String, Function<String, String>) - Static method in class com.palmergames.util.StringMgmt
 
translateLegacyCharacters(String) - Static method in class com.palmergames.bukkit.util.Colors
 
translateLegacyHex(String) - Static method in class com.palmergames.bukkit.util.Colors
Converts non-minimessage hex formats to minimessage.
translateTranslatables(CommandSender, Translatable...) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
translateTranslatables(CommandSender, String, Translatable...) - Static method in class com.palmergames.bukkit.towny.object.Translation
 
Translation - Class in com.palmergames.bukkit.towny.object
A convenience object to facilitate translation.
TranslationLoader - Class in com.palmergames.bukkit.towny.object
 
TranslationLoader(Path, Plugin, Class<?>) - Constructor for class com.palmergames.bukkit.towny.object.TranslationLoader
An object which allows a plugin to load language files into Towny's translations hashmap.
TranslationLoader(Plugin) - Constructor for class com.palmergames.bukkit.towny.object.TranslationLoader
An object which allows a plugin to load language files into Towny's translations hashmap.
TranslationLoadEvent - Class in com.palmergames.bukkit.towny.event
 
TranslationLoadEvent() - Constructor for class com.palmergames.bukkit.towny.event.TranslationLoadEvent
 
Translator - Class in com.palmergames.bukkit.towny.object
 
Translator(Locale) - Constructor for class com.palmergames.bukkit.towny.object.Translator
 
TRAPDOORS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Trap Doors.
travelCost - Variable in class com.palmergames.bukkit.towny.object.SpawnInformation
 
TREES - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Trees and Leaves.
tridentStrikeList - Variable in class com.palmergames.bukkit.towny.object.TownyWorld
 
Trie - Class in com.palmergames.util
Dynamic trie structure that can add/remove keys and recursively get matching strings for a key
Trie() - Constructor for class com.palmergames.util.Trie
Constructor that creates a new trie with a null root
Trie.TrieNode - Class in com.palmergames.util
TrieNode implementation that handles any character and keeps track of its own children and character
trimMaxLength(String, int) - Static method in class com.palmergames.util.StringMgmt
Shortens the string to fit in the specified size.
TRUE - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
 
trustedResidentsGetToSpawnToTown() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
tryPaginate(ItemStack, Player, Resident, InventoryView) - Method in class com.palmergames.bukkit.towny.object.gui.PermissionGUI
 
tryPaginate(ItemStack, Player, Resident, InventoryView) - Method in class com.palmergames.bukkit.towny.object.TownyInventory
 
turnOffRevertOnUnclaimForWorld(TownyWorld) - Static method in class com.palmergames.bukkit.towny.regen.TownyRegenAPI
Removes a TownyWorld from the various Revert-on-Unclaim feature Lists/Table.
type() - Method in record class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult
Returns the value of the type record component.
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.BooleanDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.ByteDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.DecimalDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.IntegerDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.ListDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.LocationDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.LongDataField
 
typeID() - Static method in class com.palmergames.bukkit.towny.object.metadata.StringDataField
 
typeName() - Method in enum class com.palmergames.bukkit.towny.object.SpawnType
 

U

UNAFFILIATED - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
 
UNAFFILIATED - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
 
UNCLAIMED_ZONE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
UNCLAIMED_ZONE - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
UNCLAIMED_ZONE_BUILD - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
UNCLAIMED_ZONE_DESTROY - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
UNCLAIMED_ZONE_IGNORE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
UNCLAIMED_ZONE_ITEM_USE - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
UNCLAIMED_ZONE_SWITCH - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
unclaimedZoneAction(TownyWorld, Material, TownyPermission.ActionType) - Method in class com.palmergames.bukkit.towny.permissions.TownyPermissionSource
 
UNDERLINED - Static variable in class com.palmergames.bukkit.util.Colors
 
universe - Variable in class com.palmergames.bukkit.towny.db.TownyDataSource
 
universe - Variable in class com.palmergames.bukkit.towny.tasks.TownyTimerTask
 
UnjailedResidentTeleportEvent - Class in com.palmergames.bukkit.towny.event.teleport
 
UnjailedResidentTeleportEvent(Resident, Location) - Constructor for class com.palmergames.bukkit.towny.event.teleport.UnjailedResidentTeleportEvent
 
UnJailReason - Enum Class in com.palmergames.bukkit.towny.object.jail
 
unJailResident(Resident) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
 
unJailResident(Resident, UnJailReason) - Static method in class com.palmergames.bukkit.towny.utils.JailUtil
Unjails a resident.
UNKNOWN - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
unloadChunks() - Method in class com.palmergames.bukkit.towny.object.WorldCoord
Unloads the chunks presented by a WorldCoord.
unloadPAPIExpansion(boolean) - Method in class com.palmergames.bukkit.towny.hooks.PluginIntegrations
 
unregisterContexts() - Method in class com.palmergames.bukkit.towny.hooks.LuckPermsContexts
 
unregisterGroup(UUID) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
unregisterJail(Jail) - Method in class com.palmergames.bukkit.towny.TownyUniverse
 
unregisterNation(Nation) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used to unregister a nation from the TownyUniverse internal maps.
unregisterResident(Resident) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Unregister a resident from the internal structures.
unregisterTown(Town) - Method in class com.palmergames.bukkit.towny.TownyUniverse
Used to unregister a town from the TownyUniverse internal maps.
UNSET - Enum constant in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
 
UNSTRIPPED_WOOD - Static variable in class com.palmergames.bukkit.util.ItemLists
 
update - Variable in class com.palmergames.bukkit.towny.db.SQLTask
 
UPDATE_WILDERNESS_IGNORE_MATS - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_BLOCK_IGNORE - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_DELETE_MAYOR - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_EXPLOSION_REVERT_BLOCKS - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_EXPLOSION_REVERT_ENTITIES - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_UNCLAIM_DELETE - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
UPDATE_WORLD_UNCLAIM_REVERT_ENTITIES - Enum constant in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
 
updateCache() - Method in class com.palmergames.bukkit.towny.Towny
Resets all Online player caches if their location has changed
updateCache(WorldCoord) - Method in class com.palmergames.bukkit.towny.Towny
Resets all Online player caches if their location equals this one
updateCache(Player) - Method in class com.palmergames.bukkit.towny.Towny
Resets a specific players cache if their location has changed
UpdateCheckerTask - Class in com.palmergames.bukkit.towny.tasks
 
UpdateCheckerTask(Towny) - Constructor for class com.palmergames.bukkit.towny.tasks.UpdateCheckerTask
 
updateCoord(WorldCoord) - Method in class com.palmergames.bukkit.towny.object.PlayerCache
Update the players WorldCoord, resetting all permissions if it has changed.
updateDB(String, Map<String, ?>, List<String>) - Method in class com.palmergames.bukkit.towny.db.TownySQLSource
Build the SQL string and execute to INSERT/UPDATE
updateMap(Player) - Static method in class com.palmergames.bukkit.towny.huds.MapHUD
 
updateMap(Player, WorldCoord) - Static method in class com.palmergames.bukkit.towny.huds.MapHUD
 
updateNationPerms(Nation) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Update the permissions for all residents of a nation (if online)
updateOnlinePerms() - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Update the permissions for all online residents
updatePerms() - Method in class com.palmergames.bukkit.towny.object.Resident
 
updatePerms(Player) - Static method in class com.palmergames.bukkit.towny.huds.PermHUD
 
updatePerms(Player, WorldCoord) - Static method in class com.palmergames.bukkit.towny.huds.PermHUD
 
updatePermsForNationRemoval() - Method in class com.palmergames.bukkit.towny.object.Resident
 
updateTownPerms(Town) - Static method in class com.palmergames.bukkit.towny.permissions.TownyPerms
Update the permissions for all residents of a town (if online)
UPKEEP - Enum constant in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
 
upkeepModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.NationLevel
Returns the value of the upkeepModifier record component.
upkeepModifier() - Method in record class com.palmergames.bukkit.towny.TownySettings.TownLevel
Returns the value of the upkeepModifier record component.
USER_ADDED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_GROUP_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_INFO_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_INHERITANCE_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_PERMISSIONS_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_REMOVED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
USER_SUBGROUP_CHANGED - Enum constant in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
 
uuid - Variable in class com.palmergames.bukkit.towny.event.DeletePlayerEvent
 
uuid - Variable in class com.palmergames.bukkit.towny.object.Government
 

V

value() - Method in class com.palmergames.util.Pair
 
valueOf(String) - Static method in enum class com.palmergames.bukkit.config.ConfigNodes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.config.migration.MigrationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.command.HelpMenu
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.db.TownyFlatFileSource.elements
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.gui.SelectionGUI.SelectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.jail.JailReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.SpawnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.TownBlockTypeCache.CacheType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.object.TransactionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMSystem_Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.TownyEconomyHandler.EcoType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.palmergames.bukkit.util.Compass.Point
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.palmergames.bukkit.config.ConfigNodes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.config.migration.MigrationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.config.migration.WorldMigrationAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.command.HelpMenu
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.db.DatabaseConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.db.TownyFlatFileSource.elements
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.exceptions.initialization.TownyInitException.TownyError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.comparators.ComparatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.gui.SelectionGUI.SelectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.jail.JailReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.jail.UnJailReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.metadata.CustomDataFieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.NationSpawnLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.spawnlevel.TownSpawnLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.SpawnPoint.SpawnPointType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.SpawnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.TownBlockTypeCache.CacheType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermission.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermission.PermLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.TownyPermissionChange.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.object.TransactionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMGroup_Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMSystem_Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.permissions.GroupManagerSource.PermissionEventEnums.GMUser_Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.permissions.PermissionNodes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.tasks.CooldownTimerTask.CooldownType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.TownyCommandAddonAPI.CommandType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.TownyEconomyHandler.EcoType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.utils.BorderUtil.FloodfillResult.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.towny.utils.PermissionGUIUtil.SetPermissionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.palmergames.bukkit.util.Compass.Point
Returns an array containing the constants of this enum class, in the order they are declared.
VAULT - Enum constant in enum class com.palmergames.bukkit.towny.TownyEconomyHandler.EcoType
 
VaultEconomyAdapter - Class in com.palmergames.bukkit.towny.object.economy.adapter
 
VaultEconomyAdapter(Economy) - Constructor for class com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter
 
VaultPermSource - Class in com.palmergames.bukkit.towny.permissions
 
VaultPermSource(Towny, Chat) - Constructor for class com.palmergames.bukkit.towny.permissions.VaultPermSource
 
VEHICLES - Static variable in class com.palmergames.bukkit.util.EntityLists
 
VER - Enum constant in enum class com.palmergames.bukkit.towny.db.TownyFlatFileSource.elements
 
Version - Class in com.palmergames.bukkit.util
Represents a numbering system of a string format.
VERSION - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 
VERSION_HEADER - Enum constant in enum class com.palmergames.bukkit.config.ConfigNodes
 

W

W - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section
 
W - Enum constant in enum class com.palmergames.bukkit.util.Compass.Point
 
WALL - Enum constant in enum class com.palmergames.bukkit.towny.object.CellBorder.Section.Type
 
WAR - Enum constant in enum class com.palmergames.bukkit.towny.object.spawnlevel.SpawnLevel
 
WARZONE - Enum constant in enum class com.palmergames.bukkit.towny.object.PlayerCache.TownBlockStatus
 
WAXED_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Scrapable Blocks (They can lose their wax.)
WEATHERABLE_BLOCKS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Weatherable Blocks.
White - Static variable in class com.palmergames.bukkit.util.Colors
 
WHITE - Static variable in class com.palmergames.bukkit.util.Colors
 
WildernessMapEvent - Class in com.palmergames.bukkit.towny.event.asciimap
 
WildernessMapEvent(WorldCoord) - Constructor for class com.palmergames.bukkit.towny.event.asciimap.WildernessMapEvent
 
wildernessMapSymbol() - Static method in class com.palmergames.bukkit.towny.TownySettings
 
WildernessPVPTestEvent - Class in com.palmergames.bukkit.towny.event.damage
An event thrown when Towny will determine the PVP status of the wilderness surrounding town-owned land.
WildernessPVPTestEvent(TownyWorld, boolean) - Constructor for class com.palmergames.bukkit.towny.event.damage.WildernessPVPTestEvent
 
wildernessSymbol - Static variable in class com.palmergames.bukkit.towny.TownyAsciiMap
 
WILDS - Static variable in class com.palmergames.bukkit.towny.object.TownBlockType
 
withdraw(double, String) - Method in class com.palmergames.bukkit.towny.object.economy.Account
Attempts to withdraw money from the account, and notifies account observers of any changes.
WITHDRAW - Enum constant in enum class com.palmergames.bukkit.towny.object.TransactionType
 
withdrawFromBank(Resident, int) - Method in class com.palmergames.bukkit.towny.object.Government
Takes money from the bank.
withdrew(Account, double, String) - Method in interface com.palmergames.bukkit.towny.object.economy.AccountObserver
Called whenever an account money is withdrawn from an account.
withdrew(Account, double, String) - Method in class com.palmergames.bukkit.towny.object.economy.GlobalAccountObserver
 
withdrew(Account, double, String) - Method in class com.palmergames.bukkit.towny.object.economy.GovernmentAccountAuditor
 
withTag(String, NamespacedKey) - Method in class com.palmergames.bukkit.towny.object.AbstractRegistryList.Builder
Matches all elements in a specific vanilla tag to be added to the resulting list.
WOOD_DOORS - Static variable in class com.palmergames.bukkit.util.ItemLists
List of Wooden Doors.
world - Variable in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
world() - Method in class com.palmergames.bukkit.towny.object.Position
 
WORLD - Enum constant in enum class com.palmergames.bukkit.towny.db.TownySQLSource.TownyDBTableType
 
worldCoord() - Method in class com.palmergames.bukkit.towny.object.Position
 
WorldCoord - Class in com.palmergames.bukkit.towny.object
 
WorldCoord(World, int, int) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(World, Coord) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(WorldCoord) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(String, int, int) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(String, Coord) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(String, UUID, int, int) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoord(String, UUID, Coord) - Constructor for class com.palmergames.bukkit.towny.object.WorldCoord
 
WorldCoordEntityRemover - Class in com.palmergames.bukkit.towny.regen
 
WorldCoordEntityRemover() - Constructor for class com.palmergames.bukkit.towny.regen.WorldCoordEntityRemover
 
WorldCoordMaterialRemover - Class in com.palmergames.bukkit.towny.regen
 
WorldCoordMaterialRemover() - Constructor for class com.palmergames.bukkit.towny.regen.WorldCoordMaterialRemover
 
WorldMigrationAction - Enum Class in com.palmergames.bukkit.config.migration
 
worldSet(CommandSender, TownyWorld, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
worldToggle(CommandSender, TownyWorld, String[]) - Method in class com.palmergames.bukkit.towny.command.TownyWorldCommand
 
wrap(String, int, String) - Static method in class com.palmergames.util.StringMgmt
 
writeString(Path, String) - Static method in class com.palmergames.util.FileMgmt
 

X

x - Variable in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
x() - Method in record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Returns the value of the x record component.
x() - Method in class com.palmergames.bukkit.towny.object.Position
 

Y

y - Variable in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
y() - Method in class com.palmergames.bukkit.towny.object.Position
 
yaw() - Method in class com.palmergames.bukkit.towny.object.Position
 
Yellow - Static variable in class com.palmergames.bukkit.util.Colors
 
YELLOW - Static variable in class com.palmergames.bukkit.util.Colors
 

Z

z - Variable in class com.palmergames.bukkit.towny.regen.block.BlockLocation
 
z() - Method in record class com.palmergames.bukkit.towny.object.CellSurface.BlockPos
Returns the value of the z record component.
z() - Method in class com.palmergames.bukkit.towny.object.Position
 
zipDirectories(File, File...) - Static method in class com.palmergames.util.FileMgmt
 
zipFile(File, String) - Static method in class com.palmergames.util.FileMgmt
Zip a given file into the given path.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form