Index

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

A

ABSORPTIONLESS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
active - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
addPlayer(Player, Team) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to add a player to a team.
Alerts - Class in net.fateuhc.plugin.player.data
 
Alerts() - Constructor for class net.fateuhc.plugin.player.data.Alerts
 
alias - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
ALL - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
amount - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Defines config default and current amount.
ANONYMOUS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
ANTIBURN - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
APPLE_RATE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
areUHCWorldsValid() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
 

B

BACK_PACKS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
backendEnabled - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BALDCHICKEN - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BARE_BONES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BATS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BENCHBLITZ - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BETAZOMBIES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BETTER_ENCHANT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BIRDS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BLEEDINGSWEETS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BLOOD_DIAMONDS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BLOOD_ENCHANTS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BLOOD_GOLD - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BOMBERS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BOOKCEPTION - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BOOLEAN - Enum constant in enum class net.fateuhc.plugin.api.configuration.ConfigType
 
BORDER_SHRINK_INTERVAL - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
BORDER_SHRINK_UNTIL - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
BORDER_SIZE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
BorderManager - Class in net.fateuhc.plugin.api.managers
 
BorderManager() - Constructor for class net.fateuhc.plugin.api.managers.BorderManager
 
BOW_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BROADCASTER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
BUILD_UHC - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

C

call(ResultSet) - Method in interface net.fateuhc.plugin.api.data.SelectCall
 
canSpectate(Player) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to check a player's spectating status.
CARROTCOMBO - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
CATSEYES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
CHEST - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
Config - Enum Class in net.fateuhc.plugin.api.configuration
Provides all game configs.
ConfigChangeEvent - Class in net.fateuhc.plugin.api.events
 
ConfigChangeEvent() - Constructor for class net.fateuhc.plugin.api.events.ConfigChangeEvent
 
ConfigData - Class in net.fateuhc.plugin.api.data
 
ConfigData(boolean, boolean, boolean, XMaterial, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ConfigData
Register a config option in FateUHC.
ConfigData(boolean, boolean, XMaterial, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ConfigData
Register a config option in FateUHC.
ConfigData(int, boolean, XMaterial, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ConfigData
Register a config option in FateUHC.
ConfigData(int, int, boolean, boolean, XMaterial, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ConfigData
Register a config option in FateUHC.
ConfigManager - Class in net.fateuhc.plugin.api.managers
 
ConfigManager() - Constructor for class net.fateuhc.plugin.api.managers.ConfigManager
 
configType - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Provides #ConfigType
ConfigType - Enum Class in net.fateuhc.plugin.api.configuration
ConfigType
Cooldown - Class in net.fateuhc.plugin.utilties.uhc.timers.api
The cooldown data.
Cooldown() - Constructor for class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
 
CORONAVIRUS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
createTeam(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Create a team.
CRIPLE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
CUT_CLEAN - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

D

DEATH_KICK - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
DEATHMATCH - Enum constant in enum class net.fateuhc.plugin.api.states.GameState
 
DeathMessageEvent - Class in net.fateuhc.plugin.api.events
Called on DeathMessagesListener Handles death messages, death tracking, etc
DeathMessageEvent() - Constructor for class net.fateuhc.plugin.api.events.DeathMessageEvent
 
defaultAmount - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Defines config default and current amount.
defaultEnabled - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Provides if the config is enabled or if enabled by default.
description - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Config description.
description - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DIAMOND_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DISABLEOFFHAND - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DISABLESHIELDS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
disbandTeam(Team) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Disband a team.
DND - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DOUBLE_DROPS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DOUBLE_EXP - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DOUBLE_HEALTH - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DOUBLE_OR_NOTHING - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
DOUBLE_ORES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

E

editable - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Is the config editable?
enabled - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Provides if the config is enabled or if enabled by default.
ENCHANTED_GOLDEN_APPLES - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
ENDER_PEARL_DAMAGE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
ENDING - Enum constant in enum class net.fateuhc.plugin.api.states.GameState
 
EVERYROSE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
EXACT_FLAT - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
EXACT_FLAT_SIZE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
execute(String, Object...) - Method in class net.fateuhc.plugin.api.managers.MySQLManager
Execute an update to the database.
EXP_BOTTLE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
EXPOSURE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
EXTRA_INVENTORY - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

F

FateUHCAPI - Class in net.fateuhc.plugin.api
The FateUHCAPI allows you to hook into FateUHC to either modify and grab data or to add new features and events.
FateUHCAPI() - Constructor for class net.fateuhc.plugin.api.FateUHCAPI
 
FINAL_HEAL - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
FIRE_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
FIRST_SHRINK - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
FLAT - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
FLOWER_POWER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

G

GAME - Enum constant in enum class net.fateuhc.plugin.api.states.GameState
 
GAME - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
GameManager - Class in net.fateuhc.plugin.api.managers
 
GameManager() - Constructor for class net.fateuhc.plugin.api.managers.GameManager
 
GameState - Enum Class in net.fateuhc.plugin.api.states
Provides the possible GameStates
getActiveConfigAliases() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of active configs aliases.
getActiveConfigNames() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of active config names.
getActiveConfigs() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of active configs.
getAlerts() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the alerts settings.
getAlias() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the alias of the config option?
getAlias() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Get the alias of the Scenario.
getAllConfigs() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of config options.
getAllConfigsAlias() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of config aliases.
getAllConfigsName() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the list of config names.
getAmount() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the amount the config option is set to?
getAmount() - Method in class net.fateuhc.plugin.player.stats.Stat
Get the amount for the stat.
getArrowTrail() - Method in class net.fateuhc.plugin.player.Profile
Get the arrow trail effect.
getBorderInfo() - Method in class net.fateuhc.plugin.api.managers.BorderManager
Retrieves information about the border.
getBorderManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getBorderManager() method allows you to get border settings and shrinks along with modifying values.
getBowShots() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of bow shots.
getByAlias(String) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the configuration with the given alias.
getByConfig(Config) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the configuration for the given source.
getByName(String) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Retrieves the configuration with the given name.
getByName(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to get a Scenario from a scenario name.
getByScenario(Scenario) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to get a scenario from source.
getByScenarioData(ScenarioData) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to get a scenario from source.
getChatColor() - Method in class net.fateuhc.plugin.team.Team
Get the team's chat colour.
getChest() - Method in class net.fateuhc.plugin.api.events.SafeLootEvent
Get the loot chest.
getChest() - Method in class net.fateuhc.plugin.api.events.TimeBombEvent
Get the drops chest.
getClaimerName() - Method in class net.fateuhc.plugin.api.events.SafeLootEvent
Get the loot claimers name.
getCoalMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of coal mined.
getConfig(Config) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
getConfigData() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Get the data for the config option thats been changed.
getConfigManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
This FateUHCAPI.getConfigManager() method allows you to grab saved game configurations and save new ones.
getConfigName() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Get the name of the config file.
getConfigType() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the config type of the config option?
getConfigurations() - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Deprecated.
getCurrentKills() - Method in class net.fateuhc.plugin.player.Profile
Get the player's current kills.
getData() - Method in class net.fateuhc.plugin.player.Profile
Get the profile data.
getDeathEvent() - Method in class net.fateuhc.plugin.api.events.DeathMessageEvent
Get the PlayerDeathEvent.
getDeaths() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of deaths.
getDefaultAmount() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the default amount for the config option?
getDescription() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the description of the config option?
getDescription() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Get the description of the Scenario.
getDiamondsMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of diamonds mined.
getDiamondsMined() - Method in class net.fateuhc.plugin.player.Profile
Get the amount diamonds the player has mined.
getDisbandedTeam() - Method in class net.fateuhc.plugin.api.events.TeamDisbandEvent
Get the disbanded team.
getDisbandedTeamId() - Method in class net.fateuhc.plugin.api.events.TeamDisbandEvent
Get the disbanded team's id.
getDNDInvincibility() - Method in class net.fateuhc.plugin.player.Profile
Get the Cooldown for Do Not Disturb Invincibility.
getEmeraldsMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of emeralds mined.
getEnabledScenarios() - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
 
getEnabledScenariosNames() - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
 
getExpire() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get when the cooldown will expire.
getFormatting() - Method in class net.fateuhc.plugin.team.Team
Get the formatting for the team.
getGameBackCooldown() - Method in class net.fateuhc.plugin.player.Profile
Get the Game Back Cooldown.
getGameManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getGameManager() method allows you to modify almost all parts of the game.
getGamesPlayed() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of games played.
getGameState() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the current state of the UHC game.
getGameType() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the type of the game.
getGoldenApplesEaten() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of golden apples eaten.
getGoldenHead() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the golden head ItemStack from the UHC GameManager.
getGoldenHeadsEaten() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of golden heads eaten.
getGoldMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of gold mined.
getGoldMined() - Method in class net.fateuhc.plugin.player.Profile
Get the amount of gold the player has mined.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.DeathMessageEvent
Get the handler list.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.SafeLootEvent
Get the handlers list.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Get the handlers list.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.TimeBombEvent
Get the handlers list.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.UHCStartEvent
Get the handlers list.
getHandlerList() - Static method in class net.fateuhc.plugin.api.events.UHCTeamWinEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.DeathMessageEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.HostModeDisabledEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.HostModeEnabledEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.PlayerJoinTeamEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.PlayerLeaveTeamEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.SafeLootEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.SpectatorToggledEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.TeamCreateEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.TeamDisbandEvent
 
getHandlers() - Method in class net.fateuhc.plugin.api.events.TimeBombEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.UHCStartEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.UHCTeamWinEvent
Get the handlers list.
getHandlers() - Method in class net.fateuhc.plugin.api.events.UHCWinEvent
Get the handlers list.
getHelpCooldown() - Method in class net.fateuhc.plugin.player.Profile
Get the Cooldown for HelpOP.
getHighestKillStreak() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the highest kill streak.
getHistoryKills() - Method in class net.fateuhc.plugin.player.Profile
Get the player's kill history.
getHost() - Method in class net.fateuhc.plugin.api.events.HostModeDisabledEvent
Get the host profile that has been disabled.
getHost() - Method in class net.fateuhc.plugin.api.events.HostModeEnabledEvent
Get the host's profile.
getHost() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the host of the UHC game.
getId() - Method in class net.fateuhc.plugin.team.Team
Get the ID of the team.
getIronMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of iron mined.
getIronMined() - Method in class net.fateuhc.plugin.player.Profile
Get the amount of iron the player has mined.
getItemStack(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Get the item stack of a scenario.
getKills() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of kills.
getKills() - Method in class net.fateuhc.plugin.team.Team
Get the amount of kills the team has.
getKills(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to get a team kill count.
getLapisMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of lapis mined.
getMaterial() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the material for the config option?
getMaterial() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Get the material for the Scenario.
getMaterial(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Get the Material of the scenario.
getMembers() - Method in class net.fateuhc.plugin.team.Team
Get the uuid of the members of the party.
getMembers(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to get the members of a team.
getMiliSecondsLeft() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get the amount of miliseconds left.
getMolesPlayers() - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to list moles during moles scenario.
getMongoManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getMongoManager() method allows you to get the stats and server databases to modify stats or game settings directly via MongoDB.
getMySQLManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getMySQLManager() method allows you to get the stats and server databases to modify stats or game settings directly via MySQL.
getName() - Method in class net.fateuhc.plugin.api.data.ConfigData
What is the name of the config option?
getName() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Get the name of the Scenario.
getName() - Method in class net.fateuhc.plugin.utilties.uhc.game.Host
Get the name of the host.
getNewActive() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Get the new active status.
getNewAmount() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Get the new amount thats been set.
getNoCleanInvincibility() - Method in class net.fateuhc.plugin.player.Profile
Get the cooldown for No Clean Invincibility.
getNoMolesPlayers() - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to get a list of people who are not moles during the Moles scenario.
getOldOwner() - Method in class net.fateuhc.plugin.api.events.TeamDisbandEvent
Get the owner of the disbanded team.
getOldTeam() - Method in class net.fateuhc.plugin.api.events.PlayerLeaveTeamEvent
Get the player's old team.
getOldTeamId() - Method in class net.fateuhc.plugin.api.events.PlayerLeaveTeamEvent
Get the player's old team id.
getOnlineMembers() - Method in class net.fateuhc.plugin.team.Team
Get a list of the online players.
getOnlineMembers(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to the online members of a team.
getOnlinePlayers() - Method in class net.fateuhc.plugin.team.Team
Get a list of the online players.
getOwner() - Method in class net.fateuhc.plugin.api.events.TeamCreateEvent
Get the owner of the new team.
getOwner() - Method in class net.fateuhc.plugin.team.Team
Get the owner of the team.
getPassed() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get is the time has passed.
getPlayer() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Get the player who has changed the config option.
getPlayer() - Method in class net.fateuhc.plugin.api.events.HostModeDisabledEvent
Get the player instance of the old host.
getPlayer() - Method in class net.fateuhc.plugin.api.events.HostModeEnabledEvent
Get the Player instance of the host.
getPlayer() - Method in class net.fateuhc.plugin.api.events.PlayerJoinTeamEvent
Get the player who joined the team.
getPlayer() - Method in class net.fateuhc.plugin.api.events.PlayerLeaveTeamEvent
Get the player who has left the team.
getPlayer() - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Get the player who toggled the scenario.
getPlayer() - Method in class net.fateuhc.plugin.api.events.SpectatorToggledEvent
Get the player who has toggled spectator mode.
getPlayer() - Method in class net.fateuhc.plugin.utilties.uhc.game.Host
Get the Player for the host.
getPlayerName() - Method in class net.fateuhc.plugin.api.events.SafeLootEvent
Get the player's name.
getPlayerName() - Method in class net.fateuhc.plugin.api.events.TimeBombEvent
Get the player name of who died.
getPlayerName() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the player's name.
getPlayerName() - Method in class net.fateuhc.plugin.player.Profile
Get the player's name.
getPlayerParties() - Method in class net.fateuhc.plugin.team.Team
Get the player parties.
getPlayersInState(PlayerState) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to gather the users in a PlayerState.
getPlayerState() - Method in class net.fateuhc.plugin.player.Profile
Get the player state of the player.
getPoints() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of points.
getPracticeDeaths() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of practice death.
getPracticeKills() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of practice kills.
getProfile() - Method in class net.fateuhc.plugin.utilties.uhc.game.Host
Get the Profile of the host.
getProfile(Object) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to get a player's profile.
getProfileManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getProfileManager() method allows you to use settings inside the profile management class.
getProfiles() - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to get the list of profiles.
getQuartzMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of quartz mined.
getQueueToggleCooldown() - Method in class net.fateuhc.plugin.player.Profile
Get the Cooldown of the queue toggle.
getRedstoneMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of redstone mined.
getReloggTimeLeft() - Method in class net.fateuhc.plugin.player.Profile
Get the relog time thats left.
getRemaining() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get the time that is remaining.
getReportCooldown() - Method in class net.fateuhc.plugin.player.Profile
Get the Cooldown for Reporting.
getRodTrail() - Method in class net.fateuhc.plugin.player.Profile
Get the rod trail effect.
getScatterLocation() - Method in class net.fateuhc.plugin.team.Team
Get the scatter location for the team.
getScenario() - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Get the scenario data that was triggered
getScenario(Scenario) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
getScenariosManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
This FateUHCAPI.getScenariosManager() method allows you to modify most aspects about scenarios.
getSecondsFormat() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get how many seconds are left.
getSecondsLeft() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get the amount of seconds left.
getSettings() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the player's settings
getSpawnersMined() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of spawners mined.
getSpectatorRadius(Player) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to check a player's spectating radius.
getStart() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Get when the cooldown started.
getStatsCollection() - Method in class net.fateuhc.plugin.api.managers.MongoManager
 
getTeam() - Method in class net.fateuhc.plugin.api.events.PlayerJoinTeamEvent
Get the team.
getTeam() - Method in class net.fateuhc.plugin.api.events.TeamCreateEvent
Get the new team.
getTeam(UUID) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to get the team of a player.
getTeam(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to get the team of a player.
getTeamId() - Method in class net.fateuhc.plugin.api.events.PlayerJoinTeamEvent
Get the id of the Team.
getTeamId() - Method in class net.fateuhc.plugin.api.events.TeamCreateEvent
Get the new team id.
getTeamInv() - Method in class net.fateuhc.plugin.team.Team
Get the shared team inventory.
getTeamManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
This FateUHCAPI.getTeamManager() method allows you to grab data about parties and manage them.
getTeamsAlive() - Method in class net.fateuhc.plugin.api.managers.TeamManager
Get the number of teams that are still alive.
getThankCooldown() - Method in class net.fateuhc.plugin.player.Profile
Get the Thank cooldown.
getUHCCenter() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the center location of the UHC game.
getUuid() - Method in class net.fateuhc.plugin.utilties.uhc.game.Host
Get the UUID of the host.
getUUID() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the player's UUID.
getUUID() - Method in class net.fateuhc.plugin.player.Profile
Get the UUID of the profile owner.
getWinner() - Method in class net.fateuhc.plugin.api.events.UHCWinEvent
Get the winner of the UHC Game.
getWinner() - Method in class net.fateuhc.plugin.api.managers.GameManager
Retrieves the winner of the UHC game.
getWinnerAsPlayer() - Method in class net.fateuhc.plugin.api.events.UHCWinEvent
Get the winner of the UHC game as a player.
getWinners() - Method in class net.fateuhc.plugin.api.events.UHCTeamWinEvent
Get the winners of the UHC game.
getWinnersAsPlayer() - Method in class net.fateuhc.plugin.api.events.UHCTeamWinEvent
Get the winners of the UHC game as a player.
getWins() - Method in class net.fateuhc.plugin.player.data.ProfileData
Get the amount of wins.
getWorldSeed() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns the world seed if set.
getWorldsManager() - Method in class net.fateuhc.plugin.api.FateUHCAPI
The FateUHCAPI.getWorldsManager() method allows you to grab and modify world names, settings, and game world loading.
getXMaterial(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Get the XMaterial of the scenario.
giveBuildUHCScenario(Player) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to give a player the BuildUHC scenario.
giveStarterInventory(Player) - Method in class net.fateuhc.plugin.api.managers.GameManager
Gives the starter inventory to the specified player.
GLASS_BORDER - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
GOLD_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
GOLDEN_HEADS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
GOLDEN_RETRIEVER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
GONE_FISHING - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
GRASS_EXPLOSION - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

H

handleBiomesSwap() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Starts the biomes swap if TerrainControl is not installed.
handleConfigSave() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Saves the mapUsed value to the uhcconfigurations.yml file under UHC-WORLD-USED.
handleCorona() - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to give the Corona scenario effects to all players.
handleItems(Player) - Method in class net.fateuhc.plugin.api.managers.GameManager
Handles the items for the specified player.
handleLobbyScenarios(Player) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to handle scenarios that can only be enabled before users are scattered.
handleLuckyRoulette(Player) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to start LuckyRoulette for a player.
handleProfileCreation(UUID, String) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Deprecated.
This will be removed in a future api version as it should be an internal method.
handleScenarios(Player) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to handle scenarios on scatter.
handleSpectatorItems(Player) - Method in class net.fateuhc.plugin.api.managers.GameManager
Handles the spectator items for the specified player.
hasExpired() - Method in class net.fateuhc.plugin.utilties.uhc.timers.api.Cooldown
Has the cooldown expired?
HASTEY_BOYS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
HASTEY_BOYS_LITE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
HORSE_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
Host - Class in net.fateuhc.plugin.utilties.uhc.game
 
Host(Profile, UUID, Player, String) - Constructor for class net.fateuhc.plugin.utilties.uhc.game.Host
 
HostModeDisabledEvent - Class in net.fateuhc.plugin.api.events
This event is called when a host disables host mode.
HostModeDisabledEvent() - Constructor for class net.fateuhc.plugin.api.events.HostModeDisabledEvent
 
HostModeEnabledEvent - Class in net.fateuhc.plugin.api.events
This event is called when a player enables host mode.
HostModeEnabledEvent() - Constructor for class net.fateuhc.plugin.api.events.HostModeEnabledEvent
 
HYPIXEL_HEADS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

I

increaseKills() - Method in class net.fateuhc.plugin.team.Team
Increase the amount of kills the team has.
INFINITE_ENCHANT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
INSTANCE - Static variable in class net.fateuhc.plugin.api.FateUHCAPI
 
INTEGER - Enum constant in enum class net.fateuhc.plugin.api.configuration.ConfigType
 
INVIS_POTIONS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
IPVP - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
IRON_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
isActive() - Method in class net.fateuhc.plugin.api.data.ConfigData
Is the config option active?
isActive() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Is the scenario active?
isActive(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Check if the scenario is active.
isAlive() - Method in class net.fateuhc.plugin.team.Team
Is the team still alive?
isAlive(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Check if a player is alive.
isAwaitingSeedInput() - Method in class net.fateuhc.plugin.player.Profile
Is the player awaiting seed input?
isCancelled() - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
Is the event cancelled?
isCancelled() - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Check if the event has been cancelled or not.
isChunksLoaded() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns whether the chunks are loaded.
isDeathKicked() - Method in class net.fateuhc.plugin.player.Profile
Has the player been death kicked?
isDefaultActive() - Method in class net.fateuhc.plugin.api.data.ConfigData
Is the config option active by default?
isDisqualified() - Method in class net.fateuhc.plugin.player.Profile
Is the player disqualified?
isEditable() - Method in class net.fateuhc.plugin.api.data.ConfigData
Is the config option editable?
isEnabled() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Is the Scenario be able to be enabled by servers.
isEnabled() - Method in class net.fateuhc.plugin.api.events.SpectatorToggledEvent
Is spectator mode enabled?
isEnabled(String) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Check if the scenario is enabled.
isFrozen() - Method in class net.fateuhc.plugin.player.Profile
Is the player frozen?
isFull() - Method in class net.fateuhc.plugin.team.Team
Is the team full?
isGame() - Method in class net.fateuhc.plugin.api.managers.GameManager
Checks if the game is currently in progress.
isHelpOPAlerts() - Method in class net.fateuhc.plugin.player.data.Alerts
Are help op alerts enabled?
isHost(Player) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to see if a player is the host.
isIPVPAlerts() - Method in class net.fateuhc.plugin.player.data.Alerts
Are iPVP Alerts enabled?
isLoading() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns whether the world is currently loading.
isLobbyModeOnlyEdit() - Method in class net.fateuhc.plugin.api.data.ConfigData
Is the config option only allowed to be edited in the lobby?
isLobbyModeOnlyEdit() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Is the Scenario only able to be edited in the lobby?
isLoggerDied() - Method in class net.fateuhc.plugin.player.Profile
Has the player logger died?
isMapUsed() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns whether the map is used.
isMiningAlerts() - Method in class net.fateuhc.plugin.player.data.Alerts
Are mining alerts enabled?
isMole(UUID) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to check a player's moles status during Moles scenario.
isMolesChat() - Method in class net.fateuhc.plugin.player.Profile
Is the player in moles chat?
isOnline() - Method in class net.fateuhc.plugin.utilties.uhc.game.Host
Check if the host is online.
isPlaying() - Method in class net.fateuhc.plugin.player.Profile
Is the player playing the game?
isPVP() - Method in class net.fateuhc.plugin.api.managers.GameManager
Returns the current status of Player versus Player (PvP) in the UHC game.
isPvPAlerts() - Method in class net.fateuhc.plugin.player.data.Alerts
Are PvP Alerts enabled?
isRegistered() - Static method in class net.fateuhc.plugin.api.FateUHCAPI
 
isReportAlerts() - Method in class net.fateuhc.plugin.player.data.Alerts
Are report alerts enabled?
isRestartingToGenerate() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns whether the world is restarting to generate.
isRunning() - Method in class net.fateuhc.plugin.api.managers.GameManager
Checks if the game is currently running or in the starting state.
isScoreboardToggle() - Method in class net.fateuhc.plugin.player.data.Settings
Do they have the scoreboard toggled?
isSeedGenerated() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Returns whether the world seed setting is enabled.
isSpectator(Player) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to see if a player is a spectator.
isSpectatorChat() - Method in class net.fateuhc.plugin.player.Profile
Is the player in spectator chat?
isTeamChat() - Method in class net.fateuhc.plugin.player.Profile
Is the player in team chat?
isToEnable() - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Is the scenario getting enabled?
isVanished() - Method in class net.fateuhc.plugin.player.Profile
Is the player vanished?
isXpSounds() - Method in class net.fateuhc.plugin.player.data.Settings
Do they have XP Sounds enabled?
itemBuilder - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Config item in the menu.

L

LAFS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LATE_SCATTER_PERIOD - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
LIGHTSOUT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITATIONS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITATIONS_MAX_DIAMONDS - Static variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITATIONS_MAX_GOLD - Static variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITATIONS_MAX_IRON - Static variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITED_ENCHANTS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LIMITEDP4 - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LOBBY - Enum constant in enum class net.fateuhc.plugin.api.states.GameState
 
LOBBY - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
lobbyModeOnly - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Can the config only be changed in lobby?
lobbyModeOnlyEdit - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LONG_SHOTS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LUCKY_LEAVES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
LUCKYROULETTE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

M

material - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
MEETUP - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
MOBS_ATTACK - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
MOLES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
MongoManager - Class in net.fateuhc.plugin.api.managers
 
MongoManager() - Constructor for class net.fateuhc.plugin.api.managers.MongoManager
 
MySQLManager - Class in net.fateuhc.plugin.api.managers
 
MySQLManager() - Constructor for class net.fateuhc.plugin.api.managers.MySQLManager
 

N

name - Variable in enum class net.fateuhc.plugin.api.configuration.Config
Config name
name - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
net.fateuhc.plugin.api - package net.fateuhc.plugin.api
 
net.fateuhc.plugin.api.configuration - package net.fateuhc.plugin.api.configuration
 
net.fateuhc.plugin.api.data - package net.fateuhc.plugin.api.data
 
net.fateuhc.plugin.api.events - package net.fateuhc.plugin.api.events
 
net.fateuhc.plugin.api.managers - package net.fateuhc.plugin.api.managers
 
net.fateuhc.plugin.api.scenarios - package net.fateuhc.plugin.api.scenarios
 
net.fateuhc.plugin.api.states - package net.fateuhc.plugin.api.states
 
net.fateuhc.plugin.player - package net.fateuhc.plugin.player
 
net.fateuhc.plugin.player.data - package net.fateuhc.plugin.player.data
 
net.fateuhc.plugin.player.stats - package net.fateuhc.plugin.player.stats
 
net.fateuhc.plugin.team - package net.fateuhc.plugin.team
 
net.fateuhc.plugin.utilties.uhc.game - package net.fateuhc.plugin.utilties.uhc.game
 
net.fateuhc.plugin.utilties.uhc.timers.api - package net.fateuhc.plugin.utilties.uhc.timers.api
 
NETHER - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
NETHER_BED_EXPLOSION - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
NETHER_TIME - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
NINESLOT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
NO_CLEAN - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
NO_ENCHANT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
NO_FALL_DAMAGE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
NODIAMONDARMOR - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
NOODLEJUMP - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

O

ONEHUNDERED_BORDER_SCENARIOS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
OP_HASTEY_BOYS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

P

PlayerJoinTeamEvent - Class in net.fateuhc.plugin.api.events
This event is called when a player joins a team.
PlayerJoinTeamEvent() - Constructor for class net.fateuhc.plugin.api.events.PlayerJoinTeamEvent
 
PlayerLeaveTeamEvent - Class in net.fateuhc.plugin.api.events
This event is called when the player leaves the team.
PlayerLeaveTeamEvent() - Constructor for class net.fateuhc.plugin.api.events.PlayerLeaveTeamEvent
 
PlayerState - Enum Class in net.fateuhc.plugin.api.states
Provides the possible PlayerStates
PRACTICE - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
Profile - Class in net.fateuhc.plugin.player
The profile of a FateUHC player.
Profile() - Constructor for class net.fateuhc.plugin.player.Profile
 
ProfileData - Class in net.fateuhc.plugin.player.data
 
ProfileData() - Constructor for class net.fateuhc.plugin.player.data.ProfileData
 
ProfileManager - Class in net.fateuhc.plugin.api.managers
 
ProfileManager() - Constructor for class net.fateuhc.plugin.api.managers.ProfileManager
 
PUPPYPOWER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
PVP_TIME - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
PYRO - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

R

RAINING_TNT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
RANDOM - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
RANDOM_TEAMS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
RANDOMIZER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
REDVSBLUE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
registerConfig(boolean, boolean, boolean, XMaterial, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerConfig(boolean, boolean, boolean, Material, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerConfig(boolean, boolean, XMaterial, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerConfig(int, boolean, XMaterial, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerConfig(int, int, boolean, boolean, XMaterial, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerConfig(int, int, boolean, boolean, Material, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Register a configuration option within FateUHC.
registerScenario(boolean, XMaterial, boolean, String, String...) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Register a scenario in FateUHC.
registerScenario(boolean, XMaterial, String, String...) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Register a scenario in FateUHC.
registerScenario(boolean, Material, boolean, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Register a scenario in FateUHC.
registerScenario(boolean, Material, String, String, String...) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Register a scenario in FateUHC.
registerTeam(Player, Team, boolean) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Register a team.
removeMole(UUID) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to remove a player from being a mole during Moles scenario.
removePlayer(OfflinePlayer, Team) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to remove a player from a team.
ROD_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

S

SAFE_LOOT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
SafeLootEvent - Class in net.fateuhc.plugin.api.events
Called on SafeLootListener Handles chest claimer and the chest
SafeLootEvent() - Constructor for class net.fateuhc.plugin.api.events.SafeLootEvent
 
SCATTERED - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
SCATTERING - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
Scenario - Enum Class in net.fateuhc.plugin.api.scenarios
 
scenarioData - Variable in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
ScenarioData - Class in net.fateuhc.plugin.api.data
 
ScenarioData(boolean, XMaterial, boolean, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ScenarioData
Create a ScenarioData.
ScenarioData(boolean, XMaterial, String, String, String...) - Constructor for class net.fateuhc.plugin.api.data.ScenarioData
Create a ScenarioData.
ScenariosManager - Class in net.fateuhc.plugin.api.managers
 
ScenariosManager() - Constructor for class net.fateuhc.plugin.api.managers.ScenariosManager
 
ScenarioToggleEvent - Class in net.fateuhc.plugin.api.events
Called in EditScenariosMenu Is called when a scenario is toggled on/off
ScenarioToggleEvent() - Constructor for class net.fateuhc.plugin.api.events.ScenarioToggleEvent
 
select(String, SelectCall, Object...) - Method in class net.fateuhc.plugin.api.managers.MySQLManager
Execute a query to the database.
SelectCall - Interface in net.fateuhc.plugin.api.data
 
sendOreAlert(Block, Player, int) - Method in class net.fateuhc.plugin.api.managers.GameManager
Sends an ore alert to the specified player.
sendPvPAlert(Player, Player) - Method in class net.fateuhc.plugin.api.managers.GameManager
Sends a Player versus Player (PvP) alert to the game manager.
sendTeamMessage(String, boolean) - Method in class net.fateuhc.plugin.team.Team
Send a message to the team.
setActive(boolean) - Method in class net.fateuhc.plugin.api.data.ConfigData
Change if the config option is active or not.
setAmount(int) - Method in class net.fateuhc.plugin.api.data.ConfigData
Set the amount the config option should be set to.
setArrowTrail(Effect) - Method in class net.fateuhc.plugin.player.Profile
Set the arrow trail effect.
setCancelled(boolean) - Method in class net.fateuhc.plugin.api.events.ConfigChangeEvent
 
setCancelled(boolean) - Method in class net.fateuhc.plugin.api.events.ScenarioToggleEvent
Change if the event is cancelled or not.
setConfigurations(List<Config>) - Method in class net.fateuhc.plugin.api.managers.ConfigManager
Deprecated. 
setDisqualified(boolean) - Method in class net.fateuhc.plugin.player.Profile
Set if the player is disqualified.
setEditable(boolean) - Method in class net.fateuhc.plugin.api.data.ConfigData
Change if the config option should be editable.
setMole(UUID) - Method in class net.fateuhc.plugin.api.managers.ScenariosManager
Used to set a player as a mole during Moles scenario.
setProfiles(Map<UUID, Profile>) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to set the list of profiles.
setRodTrail(Effect) - Method in class net.fateuhc.plugin.player.Profile
Set the rod trail effect.
setScatterLocation(Location) - Method in class net.fateuhc.plugin.team.Team
Set the scatter location for the team.
setSpectating(Player, Profile) - Method in class net.fateuhc.plugin.api.managers.ProfileManager
Used to set a player to spectator mode.
Settings - Class in net.fateuhc.plugin.player.data
 
Settings() - Constructor for class net.fateuhc.plugin.player.data.Settings
 
SHEARS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SHEARS_RATE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SHEEP_STRING - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SKY_HIGH - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
SKY_HIGH_LIMIT - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SKY_HIGH_TIME - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SOUP - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
SPECTATING - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
SpectatorToggledEvent - Class in net.fateuhc.plugin.api.events
This event is called when the player toggles their spectator mode.
SpectatorToggledEvent() - Constructor for class net.fateuhc.plugin.api.events.SpectatorToggledEvent
 
SPEED_POTIONS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
STARTING - Enum constant in enum class net.fateuhc.plugin.api.states.GameState
 
startLoading() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Starts the loading process for UHC worlds.
Stat - Class in net.fateuhc.plugin.player.stats
 
Stat() - Constructor for class net.fateuhc.plugin.player.stats.Stat
 
stopLoading() - Method in class net.fateuhc.plugin.api.managers.WorldsManager
Stops the loading of UHC worlds.
STRENGTH_POTIONS - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
SUPERHEROS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
SWITCHEROO - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
SWORD_LESS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

T

Team - Class in net.fateuhc.plugin.team
The data that is kept for a team.
Team() - Constructor for class net.fateuhc.plugin.team.Team
 
TEAM_DAMAGE - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
TeamCreateEvent - Class in net.fateuhc.plugin.api.events
This event is called when a team is created.
TeamCreateEvent() - Constructor for class net.fateuhc.plugin.api.events.TeamCreateEvent
 
TeamDisbandEvent - Class in net.fateuhc.plugin.api.events
This event is called when a team is disbanded.
TeamDisbandEvent() - Constructor for class net.fateuhc.plugin.api.events.TeamDisbandEvent
 
TeamManager - Class in net.fateuhc.plugin.api.managers
 
TeamManager() - Constructor for class net.fateuhc.plugin.api.managers.TeamManager
 
TIMBER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TIME_BOMB - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TimeBombEvent - Class in net.fateuhc.plugin.api.events
Called on TimeBombListener Handles player and the chest
TimeBombEvent() - Constructor for class net.fateuhc.plugin.api.events.TimeBombEvent
 
TO_INVENTORY - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
toItemStack() - Method in enum class net.fateuhc.plugin.api.configuration.Config
 
toItemStack() - Method in class net.fateuhc.plugin.api.data.ConfigData
Get the item stack of the config option.
toItemStack() - Method in class net.fateuhc.plugin.api.data.ScenarioData
Get the item stack for the scenario.
toItemStack() - Method in enum class net.fateuhc.plugin.api.scenarios.Scenario
Deprecated.
Use ScenarioData#toItemStack instead.
toList(Player) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to get the state of a team.
TRACKER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TREE_DROPS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TRIPLE_DROPS - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TRIPLE_EXP - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
TRIPLE_ORES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

U

UBL - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
UHCStartEvent - Class in net.fateuhc.plugin.api.events
Called when a game starts.
UHCStartEvent() - Constructor for class net.fateuhc.plugin.api.events.UHCStartEvent
 
UHCTeamWinEvent - Class in net.fateuhc.plugin.api.events
Called when a team wins the game Handles win and player data
UHCTeamWinEvent() - Constructor for class net.fateuhc.plugin.api.events.UHCTeamWinEvent
 
UHCWinEvent - Class in net.fateuhc.plugin.api.events
Called when a solo player wins the game Handles win and player data
UHCWinEvent() - Constructor for class net.fateuhc.plugin.api.events.UHCWinEvent
 
unregisterTeam(UUID) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to unregister a team using player's UUID.
unregisterTeam(Team) - Method in class net.fateuhc.plugin.api.managers.TeamManager
Used to unregister a team using Team.

V

valueOf(String) - Static method in enum class net.fateuhc.plugin.api.configuration.Config
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.fateuhc.plugin.api.configuration.ConfigType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.fateuhc.plugin.api.scenarios.Scenario
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.fateuhc.plugin.api.states.GameState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.fateuhc.plugin.api.states.PlayerState
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.fateuhc.plugin.api.configuration.Config
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.fateuhc.plugin.api.configuration.ConfigType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.fateuhc.plugin.api.scenarios.Scenario
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.fateuhc.plugin.api.states.GameState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.fateuhc.plugin.api.states.PlayerState
Returns an array containing the constants of this enum class, in the order they are declared.
VEINMINER - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 

W

WEATHER_AND_TIME - Enum constant in enum class net.fateuhc.plugin.api.configuration.Config
 
WEB_CAGE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
WEB_LIMIT - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
WINNER - Enum constant in enum class net.fateuhc.plugin.api.states.PlayerState
 
WOODLIFE - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
WorldsManager - Class in net.fateuhc.plugin.api.managers
 
WorldsManager() - Constructor for class net.fateuhc.plugin.api.managers.WorldsManager
 

Z

ZOMBIES - Enum constant in enum class net.fateuhc.plugin.api.scenarios.Scenario
 
A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages