Index
All Classes and Interfaces|All Packages
G
- getAllBukkitPlayersInKingdom(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of the Bukkit players that are members of the given kingdom name.
- getAllBukkitPlayersInKingdom(KonquestKingdom) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of the Bukkit players that are members of the given kingdom object.
- getAllGuildNames() - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets a list of all guild names.
- getAllGuilds() - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets all guilds.
- getAllKonquestOfflinePlayers() - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of Konquest's OfflinePlayers from the Konquest player database.
- getAllOfflinePlayers() - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of Bukkit's OfflinePlayers from the Konquest player database.
- getAllPlayersInKingdom(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of the players that are members of the given kingdom name.
- getAllPlayersInKingdom(KonquestKingdom) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of the players that are members of the given kingdom object.
- getArmisticeNames() - Method in interface konquest.api.model.KonquestGuild
-
Gets the list of all other guilds in an armistice with this one.
- getArmisticePrimaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the armistice primary color, from core.yml.
- getArmisticeSecondaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the armistice secondary color, from core.yml.
- getAttacker() - Method in class konquest.api.event.player.KonquestPlayerCombatTagEvent
-
Gets the attacking player.
- getAttacker() - Method in class konquest.api.event.ruin.KonquestRuinAttackEvent
-
Gets the attacking player.
- getAttacker() - Method in class konquest.api.event.town.KonquestTownAttackEvent
-
Gets the attacking player.
- getAvailableUpgrades(KonquestTown) - Method in interface konquest.api.manager.KonquestUpgradeManager
-
Provides a list of upgrades available for purchase for the given town.
- getBarbarian(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the player's current barbarian status.
- getBarbarianColor() - Method in interface konquest.api.KonquestAPI
-
Gets the barbarian color, from core.yml.
- getBarbarians() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the barbarians kingdom.
- getBaseY() - Method in interface konquest.api.model.KonquestMonument
-
Gets the bottom Y coordinate of this monument in the world.
- getBedLocation() - Method in interface konquest.api.model.KonquestCamp
-
Gets the location of the bed in this camp.
- getBlock() - Method in class konquest.api.event.ruin.KonquestRuinAttackEvent
-
Gets the block broken by the attacker.
- getBlock() - Method in class konquest.api.event.town.KonquestTownAttackEvent
-
Gets the block broken by the attacker.
- getBukkitPlayer() - Method in interface konquest.api.model.KonquestPlayer
-
Get the Player instance represented by this object.
- getBukkitPlayersInKingdom(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets the Bukkit players currently online that are members of the given kingdom name.
- getBukkitPlayersInKingdom(KonquestKingdom) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets the Bukkit players currently online that are members of the given kingdom object.
- getBukkitPlayersOnline() - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all Bukkit players that are currently online.
- getCamp() - Method in class konquest.api.event.camp.KonquestCampEvent
-
Gets the town associated with the event.
- getCamp(KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestCampManager
-
Gets the camp that belongs to a barbarian player.
- getCampGroup(KonquestCamp) - Method in interface konquest.api.manager.KonquestCampManager
-
Gets the camp group of the given camp.
- getCampManager() - Method in interface konquest.api.KonquestAPI
-
Gets the camp manager, for all things camp related.
- getCamps() - Method in interface konquest.api.manager.KonquestCampManager
-
Gets all camps.
- getCamps() - Method in interface konquest.api.model.KonquestCampGroup
-
Gets all camps in this camp group.
- getCapital() - Method in interface konquest.api.model.KonquestKingdom
-
Gets the capital territory instance for this kingdom.
- getCenterLoc() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the center location of this territory.
- getChat(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the status of the player's chat mode.
- getChunkPoints() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the set of all land chunks claimed by this territory, as points.
- getChunkTerritory(Location) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the territory at the given location.
- getClaimed(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the status of the chunk where the player is.
- getCombat(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the status of the player's combat tag.
- getCombatTag(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the combat tag string from the Konquest configuration.
- getCriticalHits() - Method in interface konquest.api.model.KonquestMonument
-
Gets the number of critical hits that this monument has.
- getCriticalLocations() - Method in interface konquest.api.model.KonquestRuin
-
Gets a set of all critical block locations in this ruin.
- getDescription() - Method in enum konquest.api.model.KonquestUpgrade
-
Gets the description of this upgrade.
- getDisplayKingdomColor(KonquestKingdom, KonquestKingdom) - Method in interface konquest.api.KonquestAPI
-
Gets the kingdom display color based on relationships.
- getDisplayPrimaryColor(KonquestGuild, KonquestGuild) - Method in interface konquest.api.KonquestAPI
-
Gets the primary display color based on relationships.
- getDisplayPrimaryColor(KonquestOfflinePlayer, KonquestOfflinePlayer) - Method in interface konquest.api.KonquestAPI
-
Gets the primary display color based on relationships.
- getDisplayPrimaryColor(KonquestOfflinePlayer, KonquestTerritory) - Method in interface konquest.api.KonquestAPI
-
Gets the primary display color based on relationships.
- getDisplaySecondaryColor(KonquestGuild, KonquestGuild) - Method in interface konquest.api.KonquestAPI
-
Gets the secondary display color based on relationships.
- getDisplaySecondaryColor(KonquestOfflinePlayer, KonquestOfflinePlayer) - Method in interface konquest.api.KonquestAPI
-
Gets the secondary display color based on relationships.
- getDisplaySecondaryColor(KonquestOfflinePlayer, KonquestTerritory) - Method in interface konquest.api.KonquestAPI
-
Gets the secondary display color based on relationships.
- getDistanceToClosestTerritory(Location) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Finds the distance in chunks (16 blocks) from the given location to the nearest territory.
- getEnemyGuilds(KonquestKingdom) - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets all guilds which are not in the given kingdom.
- getEnemyPrimaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the enemy primary color, from core.yml.
- getEnemySecondaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the enemy secondary color, from core.yml.
- getExile(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the player's current exile kingdom name.
- getExileKingdom() - Method in interface konquest.api.model.KonquestOfflinePlayer
-
Get the player's exile kingdom.
- getFriendlyPrimaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the friendly primary color, from core.yml.
- getFriendlySecondaryColor() - Method in interface konquest.api.KonquestAPI
-
Gets the friendly secondary color, from core.yml.
- getGuild(String) - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets the guild instance by the given name.
- getGuild(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the name of the player's current guild.
- getGuildManager() - Method in interface konquest.api.KonquestAPI
-
Gets the guild manager, for all things guild related.
- getHandlerList() - Static method in class konquest.api.event.KonquestEvent
-
Get the handler list
- getHandlers() - Method in class konquest.api.event.KonquestEvent
- getHeight() - Method in interface konquest.api.model.KonquestMonument
-
Gets the height in blocks of this monument.
- getIcon() - Method in enum konquest.api.model.KonquestUpgrade
-
Gets the material used for menu icons.
- getKingdom() - Method in class konquest.api.event.player.KonquestPlayerSettleEvent
-
A convenience method to get the kingdom of the player settling the new town.
- getKingdom() - Method in class konquest.api.event.town.KonquestTownSettleEvent
-
Gets the kingdom of the new town.
- getKingdom() - Method in interface konquest.api.model.KonquestGuild
-
Gets the kingdom of this guild.
- getKingdom() - Method in interface konquest.api.model.KonquestOfflinePlayer
-
Get the player's current kingdom.
- getKingdom() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the territory's kingdom.
- getKingdom(String) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets a kingdom by name.
- getKingdom(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the player's current kingdom name.
- getKingdomFavor(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the total amount of favor owned by players in the given kingdom name.
- getKingdomGuilds(KonquestKingdom) - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets all guilds which are in the same kingdom as the given kingdom.
- getKingdomLand(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the total number of land chunks in the given kingdom name.
- getKingdomManager() - Method in interface konquest.api.KonquestAPI
-
Gets the kingdom manager, for all things kingdom/town related.
- getKingdomNames() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets a list of all kingdom names.
- getKingdomOnline(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the current number of online players in the given kingdom name.
- getKingdomPlayers(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the total number of players in the given kingdom name.
- getKingdoms() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets a list of all kingdoms.
- getKingdomScore(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the kingdom score of the given kingdom name.
- getKingdomTowns(String) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the total number of towns in the given kingdom name.
- getKonquest() - Method in class konquest.api.event.KonquestEvent
-
Get the KonquestAPI instance that sent this event
- getLabel() - Method in enum konquest.api.model.KonquestTerritoryType
-
Gets the display label from the Konquest language files
- getLand(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the name of the territory that the player is currently in.
- getLevelDescription(int) - Method in enum konquest.api.model.KonquestUpgrade
-
Gets the level description, starting at 1.
- getLocation() - Method in class konquest.api.event.camp.KonquestCampDestroyEvent
-
Gets the location of camp's bed.
- getLocation() - Method in class konquest.api.event.player.KonquestPlayerCampEvent
-
Gets the location of the new camp.
- getLocation() - Method in class konquest.api.event.player.KonquestPlayerCombatTagEvent
-
Gets the location that the player was combat tagged at.
- getLocation() - Method in class konquest.api.event.player.KonquestPlayerSettleEvent
-
Gets the location where the new town will be created.
- getLocation() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
-
Gets the location in the chunk of land being modified.
- getLord() - Method in interface konquest.api.model.KonquestTown
-
Gets the UUID of the town lord.
- getLordships(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the number of towns in which the player is a lord.
- getMaster() - Method in interface konquest.api.model.KonquestGuild
-
Gets the UUID of the guild master.
- getMaxCriticalHits() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the maximum number of critical hits for each town monument.
- getMaxLevel() - Method in enum konquest.api.model.KonquestUpgrade
-
Gets the maximum levels for this upgrade.
- getMonument() - Method in interface konquest.api.model.KonquestTown
-
Gets the monument instance of this town.
- getName() - Method in class konquest.api.event.player.KonquestPlayerSettleEvent
-
Gets the name of the new town.
- getName() - Method in interface konquest.api.model.KonquestGuild
-
Gets the name of this guild.
- getName() - Method in interface konquest.api.model.KonquestKingdom
-
Get the name of this kingdom.
- getName() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the name of this territory.
- getNeutralColor() - Method in interface konquest.api.KonquestAPI
-
Gets the neutral color, from core.yml.
- getNeutrals() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the neutrals kingdom.
- getNewKingdom() - Method in class konquest.api.event.player.KonquestPlayerKingdomEvent
-
Gets the kingdom that the player is changing to
- getNewKingdom() - Method in class konquest.api.event.town.KonquestTownCaptureEvent
-
Gets the new kingdom that will control the town when it is captured.
- getOfflineBukkitPlayer() - Method in interface konquest.api.model.KonquestOfflinePlayer
-
Get the OfflinePlayer instance represented by this object.
- getOfflinePlayer(OfflinePlayer) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest offline player object from the given Bukkit OfflinePlayer.
- getOfflinePlayerFromID(UUID) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest offline player object from the given UUID.
- getOfflinePlayerFromName(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest offline player object from the given name.
- getOldKingdom() - Method in class konquest.api.event.player.KonquestPlayerExileEvent
-
Gets the kingdom that the player is leaving
- getOldKingdom() - Method in class konquest.api.event.player.KonquestPlayerKingdomEvent
-
Gets the kingdom that the player is leaving
- getOwner() - Method in interface konquest.api.model.KonquestCamp
-
Gets the player who owns this camp.
- getPlayer() - Method in class konquest.api.event.camp.KonquestCampCreateEvent
-
Gets the player that created the camp.
- getPlayer() - Method in class konquest.api.event.camp.KonquestCampDestroyEvent
-
Gets the player that is destroying the camp's bed.
- getPlayer() - Method in class konquest.api.event.player.KonquestPlayerEvent
-
Gets the player associated with the event.
- getPlayer() - Method in class konquest.api.event.player.KonquestPlayerExileEvent
-
Gets the player that is being exiled.
- getPlayer() - Method in class konquest.api.event.ruin.KonquestRuinCaptureEvent
-
Gets the player that captured this ruin.
- getPlayer() - Method in class konquest.api.event.territory.KonquestTerritoryMoveEvent
-
Get the player that moved between territories.
- getPlayer() - Method in class konquest.api.event.town.KonquestTownCaptureEvent
-
Gets the player that captured this town, and is now the town lord.
- getPlayer() - Method in class konquest.api.event.town.KonquestTownDestroyEvent
-
Gets the player that is destroying the town.
- getPlayer() - Method in class konquest.api.event.town.KonquestTownSettleEvent
-
Gets the player that settled the town.
- getPlayer(Player) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest player object from the given Bukkit Player.
- getPlayerFromID(UUID) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest player object from the given UUID.
- getPlayerFromName(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets a Konquest player object from the given name.
- getPlayerGuild(OfflinePlayer) - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets the guild of the given player.
- getPlayerKnights() - Method in interface konquest.api.model.KonquestTown
-
Gets the list of all town knights, including the town lord.
- getPlayerKnightTowns(KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the towns which the given player is a knight of.
- getPlayerLord() - Method in interface konquest.api.model.KonquestTown
-
Gets the town lord player.
- getPlayerLordshipTowns(KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the towns which the given player is the lord of.
- getPlayerManager() - Method in interface konquest.api.KonquestAPI
-
Gets the player manager, for all things player related.
- getPlayerMaster() - Method in interface konquest.api.model.KonquestGuild
-
Convenience method for getting the Bukkit OfflinePlayer instance for the guild master.
- getPlayerMembers() - Method in interface konquest.api.model.KonquestGuild
-
Gets the list of guild members, including all officers and the guild master.
- getPlayerMembersOnly() - Method in interface konquest.api.model.KonquestGuild
-
Gets the list of guild members, excluding all officers and the guild master.
- getPlayerNamesInKingdom(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets the names of players currently online that are members of the given kingdom name.
- getPlayerOfficers() - Method in interface konquest.api.model.KonquestGuild
-
Gets the list of guild officers, including the guild master.
- getPlayerOfficersOnly() - Method in interface konquest.api.model.KonquestGuild
-
Gets the list of guild officers, excluding the guild master.
- getPlayerResidenceTowns(KonquestOfflinePlayer) - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the towns which the given player is a resident of.
- getPlayerResidents() - Method in interface konquest.api.model.KonquestTown
-
Gets the list of all town residents, including town knights and the town lord.
- getPlayersInKingdom(String) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets the players currently online that are members of the given kingdom name.
- getPlayersInKingdom(KonquestKingdom) - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets the players currently online that are members of the given kingdom object.
- getPlayersOnline() - Method in interface konquest.api.manager.KonquestPlayerManager
-
Gets all of Konquest's players that are currently online.
- getPlot(Location) - Method in interface konquest.api.model.KonquestTown
-
Gets the town plot at the given location.
- getPlotManager() - Method in interface konquest.api.KonquestAPI
-
Gets the plot manager, for all things town plot related.
- getPlots() - Method in interface konquest.api.model.KonquestTown
-
Gets all town plots in this town.
- getPoints() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
-
Gets the set of points representing land chunks which were modified.
- getPoints() - Method in interface konquest.api.model.KonquestPlot
-
Gets the list of all land (points) for this plot.
- getPrefix() - Method in class konquest.api.event.player.KonquestPlayerPrefixEvent
-
Gets the current prefix of the player, as shown in chat.
- getPrefix(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the current prefix of the player.
- getRandomWildLocation(World) - Method in interface konquest.api.KonquestAPI
-
Gets a random location in the wild, constrained by radius and offset in Konquest's configuration.
- getRelation(Player, Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the relationship type between the two players.
- getRelationColor(Player, Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the relationship color between the two players.
- getRemainingCriticalHits() - Method in interface konquest.api.model.KonquestRuin
-
Gets the remaining number of unbroken critical blocks.
- getResidencies(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the number of towns in which the player is a resident, knight or lord.
- getRewardPlayers() - Method in class konquest.api.event.ruin.KonquestRuinCaptureEvent
-
Gets the list of players that get a reward for capturing the ruin.
- getRuin() - Method in class konquest.api.event.ruin.KonquestRuinEvent
-
Gets the ruin associated with the event.
- getRuin(String) - Method in interface konquest.api.manager.KonquestRuinManager
-
Gets a ruin by the given name.
- getRuinCriticalBlock() - Method in interface konquest.api.manager.KonquestRuinManager
-
Gets the ruin critical block material.
- getRuinManager() - Method in interface konquest.api.KonquestAPI
-
Gets the ruin manager, for all things ruin related.
- getRuinNames() - Method in interface konquest.api.manager.KonquestRuinManager
-
A convenience method for getting all ruin names.
- getRuins() - Method in interface konquest.api.manager.KonquestRuinManager
-
Gets all ruins.
- getSafeRandomCenteredLocation(Location, int) - Method in interface konquest.api.KonquestAPI
-
Gets a random safe location in a surrounding chunk to the given center location.
- getScore(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the current score of the player.
- getScoreboard() - Method in interface konquest.api.KonquestAPI
-
Gets the primary Konquest scoreboard with teams.
- getShieldManager() - Method in interface konquest.api.KonquestAPI
-
Gets the shield manager, for all things town shield and armor related.
- getSpawnLoc() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the spawn location of this territory.
- getSpawnLocations() - Method in interface konquest.api.model.KonquestRuin
-
Gets a set of all ruin golem spawn locations in this ruin.
- getSpecialization() - Method in interface konquest.api.model.KonquestGuild
-
Gets the trade specialization of this guild.
- getTerritory() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
-
Gets the territory that is being modified.
- getTerritory(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the type of territory that the player is currently in.
- getTerritoryFrom() - Method in class konquest.api.event.territory.KonquestTerritoryMoveEvent
-
Get the territory that the player is moving out of.
- getTerritoryTo() - Method in class konquest.api.event.territory.KonquestTerritoryMoveEvent
-
Get the territory that the player is moving into.
- getTerritoryType() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the territory type of this territory.
- getTopLand(int) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the kingdom name and total land, separated by a space, in the given rank of the leaderboard.
- getTopScore(int) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the kingdom name and score value, separated by a space, in the given rank of the leaderboard.
- getTopTown(int) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets the kingdom name and number of towns, separated by a space, in the given rank of the leaderboard.
- getTown() - Method in class konquest.api.event.town.KonquestTownEvent
-
Gets the town associated with the event.
- getTown(String) - Method in interface konquest.api.model.KonquestKingdom
-
Gets the town instance by the given name.
- getTownArmorBlocks(KonquestTown) - Method in interface konquest.api.manager.KonquestShieldManager
-
Gets the amount of armor blocks the town currently has.
- getTownCriticalBlock() - Method in interface konquest.api.manager.KonquestKingdomManager
-
Gets the monument critical block material.
- getTownGuild(KonquestTown) - Method in interface konquest.api.manager.KonquestGuildManager
-
Gets the guild of the given town.
- getTownNames() - Method in interface konquest.api.model.KonquestKingdom
-
Gets the list of all town names in this kingdom.
- getTowns() - Method in interface konquest.api.model.KonquestKingdom
-
Get a list of all towns in this kingdom.
- getTownsAll(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets a comma-separated list of all towns in which the player is resident, knight or lord.
- getTownShieldTime(KonquestTown) - Method in interface konquest.api.manager.KonquestShieldManager
-
Gets the time in seconds at which the town's shields will expire.
- getTownsKnight(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets a comma-separated list of the towns in which the player is a knight.
- getTownsLord(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets a comma-separated list of the towns in which the player is a lord.
- getTownsResident(Player) - Method in interface konquest.api.manager.KonquestPlaceholderManager
-
Gets a comma-separated list of the towns in which the player is a resident.
- getTownUpgradeLevel(KonquestTown, KonquestUpgrade) - Method in interface konquest.api.manager.KonquestUpgradeManager
-
Gets the current upgrade level of the given town.
- getTravelPoint() - Method in interface konquest.api.model.KonquestMonument
-
Gets the travel location within the monument.
- getUpgrade(String) - Static method in enum konquest.api.model.KonquestUpgrade
-
Get the corresponding KonquestUpgrade enum that matches the given name.
- getUpgradeCost(KonquestUpgrade, int) - Method in interface konquest.api.manager.KonquestUpgradeManager
-
Gets the cost in favor of the given upgrade and level.
- getUpgradeManager() - Method in interface konquest.api.KonquestAPI
-
Gets the upgrade manager, for all things town upgrade related.
- getUpgradePopulation(KonquestUpgrade, int) - Method in interface konquest.api.manager.KonquestUpgradeManager
-
Gets the population requirement of the given upgrade and level.
- getUserOfflinePlayers() - Method in interface konquest.api.model.KonquestPlot
-
Gets the list of all members (users) for this plot.
- getWorld() - Method in class konquest.api.event.territory.KonquestTerritoryChunkEvent
-
Gets the world of the chunk(s) of land being modified.
- getWorld() - Method in interface konquest.api.model.KonquestTerritory
-
Gets the world of this territory.
All Classes and Interfaces|All Packages