Index

A C D E F G H I K L N O R S T U V W 
All Classes and Interfaces|All Packages

I

isAdminBypassActive() - Method in interface konquest.api.model.KonquestPlayer
Get whether the player is in Admin Bypass mode.
isArmistice(KonquestGuild) - Method in interface konquest.api.model.KonquestGuild
Checks whether this guild and the given guild are in an armistice.
isArmistice(KonquestGuild, KonquestGuild) - Method in interface konquest.api.manager.KonquestGuildManager
Checks whether the two guilds are in an armistice.
isArmistice(KonquestOfflinePlayer, KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestGuildManager
Checks whether the two players' guilds are in an armistice.
isArmistice(KonquestOfflinePlayer, KonquestTown) - Method in interface konquest.api.manager.KonquestGuildManager
Checks whether the player's guild is in an armistice with the town.
isArmored() - Method in interface konquest.api.model.KonquestTown
Checks whether the town has active armor.
isArmorsEnabled() - Method in interface konquest.api.manager.KonquestShieldManager
Checks whether armors are enabled from the Konquest configuration.
isAttacked() - Method in interface konquest.api.model.KonquestTown
Checks whether this town is under attack.
isBarbarian() - Method in interface konquest.api.model.KonquestOfflinePlayer
Get whether the player is a barbarian.
isCampGrouped(KonquestCamp) - Method in interface konquest.api.manager.KonquestCampManager
Checks whether the given camp is part of a camp group (clan).
isCampGroupsEnabled() - Method in interface konquest.api.manager.KonquestCampManager
Checks whether camp groups (clans) are enabled in the Konquest configuration.
isCampSet(KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestCampManager
Checks if the given player has a camp set up, and is a barbarian.
isCancelled() - Method in class konquest.api.event.camp.KonquestCampDestroyEvent
 
isCancelled() - Method in class konquest.api.event.player.KonquestPlayerCampEvent
 
isCancelled() - Method in class konquest.api.event.player.KonquestPlayerCombatTagEvent
 
isCancelled() - Method in class konquest.api.event.player.KonquestPlayerExileEvent
 
isCancelled() - Method in class konquest.api.event.player.KonquestPlayerKingdomEvent
 
isCancelled() - Method in class konquest.api.event.player.KonquestPlayerSettleEvent
 
isCancelled() - Method in class konquest.api.event.ruin.KonquestRuinAttackEvent
 
isCancelled() - Method in class konquest.api.event.ruin.KonquestRuinCaptureEvent
 
isCancelled() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
 
isCancelled() - Method in class konquest.api.event.territory.KonquestTerritoryMoveEvent
 
isCancelled() - Method in class konquest.api.event.town.KonquestTownAttackEvent
 
isCancelled() - Method in class konquest.api.event.town.KonquestTownCaptureEvent
 
isCancelled() - Method in class konquest.api.event.town.KonquestTownDestroyEvent
 
isCaptureDisabled() - Method in interface konquest.api.model.KonquestRuin
Checks whether this ruin is able to be captured.
isCaptureDisabled() - Method in interface konquest.api.model.KonquestTown
Checks whether capturing this town is disabled.
isChunkClaimed(Location) - Method in interface konquest.api.manager.KonquestKingdomManager
Checks whether the chunk at the given location is claimed by a territory.
isClaimed() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
Checks whether the territory is claiming the chunk or not.
isCombatTagged() - Method in interface konquest.api.model.KonquestPlayer
Get whether the player is combat tagged.
isCritical() - Method in class konquest.api.event.town.KonquestTownAttackEvent
Checks whether the block is a critical block in the monument.
isDisabled() - Method in class konquest.api.event.player.KonquestPlayerPrefixEvent
Checks whether the player disabled their prefix.
isDiscountEnable() - Method in interface konquest.api.manager.KonquestGuildManager
Checks whether guild trade discounts are enabled from the Konquest configuration.
isEmpty() - Method in interface konquest.api.model.KonquestRuin
Checks if there are any online players inside of this ruin.
isEnabled() - Method in interface konquest.api.manager.KonquestGuildManager
Checks whether guilds are enabled from the Konquest configuration.
isEnabled() - Method in interface konquest.api.manager.KonquestPlotManager
Checks whether town plots are enabled from the Konquest configuration.
isEnabled() - Method in interface konquest.api.manager.KonquestUpgradeManager
Check whether town upgrades are enabled from the Konquest configuration.
isEnemyRedstoneAllowed() - Method in interface konquest.api.model.KonquestTown
Checks whether the town option for allowing enemies to use redstone is enabled.
isFlyEnabled() - Method in interface konquest.api.model.KonquestPlayer
Get whether the player is using the fly command within friendly territory.
isGlobalChat() - Method in interface konquest.api.model.KonquestPlayer
Get whether the player is using global chat or kingdom chat.
isGuild(String) - Method in interface konquest.api.manager.KonquestGuildManager
Checks if the given name matches a guild.
isKingdom(String) - Method in interface konquest.api.manager.KonquestKingdomManager
Checks whether the given name is a kingdom.
isLocAdjacent(Location) - Method in interface konquest.api.model.KonquestTerritory
Checks whether the given location is outside of this territory but adjacent.
isLocInside(Location) - Method in interface konquest.api.model.KonquestMonument
Checks whether the given location is inside of this monument.
isLocInside(Location) - Method in interface konquest.api.model.KonquestTerritory
Checks whether the given location is inside of this territory.
isLocInsideCenterChunk(Location) - Method in interface konquest.api.model.KonquestTown
Checks whether the given location is inside of this town's center chunk (the town monument).
isLocInsideRuin(KonquestRuin, Location) - Method in interface konquest.api.manager.KonquestRuinManager
Checks whether the given location is inside of the given ruin.
isLord(UUID) - Method in interface konquest.api.model.KonquestTown
Checks whether the given UUID is the town lord.
isLordValid() - Method in interface konquest.api.model.KonquestTown
Checks whether the town lord is valid.
isMaster(UUID) - Method in interface konquest.api.model.KonquestGuild
Checks whether the given UUID is the guild master.
isMasterValid() - Method in interface konquest.api.model.KonquestGuild
Checks if the guild has a valid guild master.
isMember(UUID) - Method in interface konquest.api.model.KonquestGuild
Checks whether the given UUID is a guild member.
isMonument() - Method in class konquest.api.event.town.KonquestTownAttackEvent
Checks whether the block was broken anywhere inside of the monument.
isMonumentBlanking() - Method in interface konquest.api.model.KonquestKingdom
Checks whether this kingdom currently has a blanked monument template.
isOfficer(UUID) - Method in interface konquest.api.model.KonquestGuild
Checks whether the given UUID is a guild officer.
isOfflinePlayer(OfflinePlayer) - Method in interface konquest.api.manager.KonquestPlayerManager
Checks whether a player exists and is represented in Konquest.
isOfflineProtected() - Method in interface konquest.api.model.KonquestKingdom
Checks whether this kingdom is currently protected from attacks.
isOnlinePlayer(Player) - Method in interface konquest.api.manager.KonquestPlayerManager
Checks whether a player is currently online and represented in Konquest.
isOpen() - Method in interface konquest.api.model.KonquestGuild
Checks whether this guild is open.
isOpen() - Method in interface konquest.api.model.KonquestTown
Checks whether the town is open.
isOwnerOnline() - Method in interface konquest.api.model.KonquestCamp
Checks whether the owner is currently online.
isPeaceful() - Method in interface konquest.api.model.KonquestKingdom
Get whether the kingdom is peaceful.
isPlayerKnight(OfflinePlayer) - Method in interface konquest.api.model.KonquestTown
Checks whether the given player is a town knight.
isPlayerLord(OfflinePlayer) - Method in interface konquest.api.model.KonquestTown
Checks whether the given player is the town lord.
isPlayerMember(OfflinePlayer) - Method in interface konquest.api.model.KonquestCampGroup
Checks whether the given player has a camp that is a part of this camp group.
isPlayerNameExist(String) - Method in interface konquest.api.manager.KonquestPlayerManager
Checks whether a player name exists and is represented in Konquest.
isPlayerOwner(OfflinePlayer) - Method in interface konquest.api.model.KonquestCamp
Checks whether the given player is the owner of this camp.
isPlayerPlotProtectBuild(KonquestTown, Location, Player) - Method in interface konquest.api.manager.KonquestPlotManager
Checks if the plot at the given location for the given town is protected from edits from the given player.
isPlayerPlotProtectContainer(KonquestTown, Location, Player) - Method in interface konquest.api.manager.KonquestPlotManager
Checks if the plot at the given location for the given town is protected from container access from the given player.
isPlayerResident(OfflinePlayer) - Method in interface konquest.api.model.KonquestTown
Checks whether the given player is a town resident.
isPlotOnly() - Method in interface konquest.api.model.KonquestTown
Checks whether the town option for allowing residents to only build on plots is enabled.
isProtected() - Method in interface konquest.api.model.KonquestCamp
Checks whether this camp is currently protected from attacks.
isRuin(String) - Method in interface konquest.api.manager.KonquestRuinManager
Checks whether the given name is a ruin.
isSanction(KonquestGuild) - Method in interface konquest.api.model.KonquestGuild
Checks whether this guild has sanctioned the given guild.
isShielded() - Method in interface konquest.api.model.KonquestTown
Checks whether the town has active shields.
isShieldsEnabled() - Method in interface konquest.api.manager.KonquestShieldManager
Checks whether shields are enabled from the Konquest configuration.
isSmallest() - Method in interface konquest.api.model.KonquestKingdom
Checks whether this kingdom is currently the smallest, in terms of players.
isTown(String) - Method in interface konquest.api.manager.KonquestKingdomManager
Checks whether the given name is a town.
isTownMember(KonquestTown) - Method in interface konquest.api.model.KonquestGuild
Checks whether the given town is a member of this guild.
isTownWatchProtected() - Method in interface konquest.api.model.KonquestTown
Checks whether the town is protected by the Town Watch upgrade.
isUpgradeDisabled(KonquestUpgrade) - Method in interface konquest.api.model.KonquestTown
Checks whether this town has the given upgrade but it's disabled.
isValid() - Method in interface konquest.api.model.KonquestMonument
Checks whether this monument is valid.
isWorldIgnored(Location) - Method in interface konquest.api.KonquestAPI
Checks if a location is in an ignored world.
isWorldIgnored(World) - Method in interface konquest.api.KonquestAPI
Checks if a world is ignored.
isWorldValid(Location) - Method in interface konquest.api.KonquestAPI
Checks if a location is in a valid world.
isWorldValid(World) - Method in interface konquest.api.KonquestAPI
Checks if a world is valid.
A C D E F G H I K L N O R S T U V W 
All Classes and Interfaces|All Packages