Index

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

A

acceptingPayments - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeEconomy
 
acceptingTeleportRequests - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
acceptRequest(String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleportRequest
Accepts a teleportation request.
acceptRequest(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Accepts a pending join request.
areTeammates(Player, Player) - Method in class net.lewmc.essence.team.UtilTeam
Checks if players are in the same team.
autoload - Variable in class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 
autoloadWorlds() - Method in class net.lewmc.essence.world.UtilWorld
Autoloads worlds on startup.

B

balance - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeEconomy
 
bankBalance(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets a bank balance.
bankDeposit(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deposits money into a player's bank account.
bankHas(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a bank has the required amount of funds.
bankNotImplemented() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Returns a new EconomyResponse that informs the system that bank accounts are not implemented.
bankWithdraw(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Withdraws money from a player's bank account.
broadcast(String) - Method in class net.lewmc.essence.core.UtilMessage
Broadcasts a message to the server.

C

changeLeader(String, String, String) - Method in class net.lewmc.essence.team.UtilTeam
Changes a team's leader.
chat - Variable in class net.lewmc.essence.EssenceIntegrations
The Vault chat handler.
CLEAR - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
 
CommandAnvil - Class in net.lewmc.essence.inventory
/anvil command.
CommandAnvil() - Constructor for class net.lewmc.essence.inventory.CommandAnvil
Constructor for the AnvilCommand class.
CommandAscend - Class in net.lewmc.essence.teleportation
/ascend command.
CommandAscend(Essence) - Constructor for class net.lewmc.essence.teleportation.CommandAscend
Constructor for the AscendCommand class.
CommandBack - Class in net.lewmc.essence.teleportation
/back command.
CommandBack(Essence) - Constructor for class net.lewmc.essence.teleportation.CommandBack
Constructor for the BackCommand class.
CommandBalance - Class in net.lewmc.essence.economy
/bal command.
CommandBalance(Essence) - Constructor for class net.lewmc.essence.economy.CommandBalance
Constructor for the BalanceCommand class.
CommandBottom - Class in net.lewmc.essence.teleportation
/bottom command.
CommandBottom(Essence) - Constructor for class net.lewmc.essence.teleportation.CommandBottom
Constructor for the BottomCommand class.
CommandBroadcast - Class in net.lewmc.essence.chat
/broadcast command.
CommandBroadcast(Essence) - Constructor for class net.lewmc.essence.chat.CommandBroadcast
Constructor for the BroadcastCommand class.
CommandBurn - Class in net.lewmc.essence.stats
 
CommandBurn(Essence) - Constructor for class net.lewmc.essence.stats.CommandBurn
Constructor for the BurnCommand class.
CommandCartography - Class in net.lewmc.essence.inventory
/cartography command.
CommandCartography() - Constructor for class net.lewmc.essence.inventory.CommandCartography
Constructor for the CartographyCommand class.
CommandClear - Class in net.lewmc.essence.inventory
/clear command.
CommandClear(Essence) - Constructor for class net.lewmc.essence.inventory.CommandClear
Constructor for the CommandClear class.
CommandConfirmClear - Class in net.lewmc.essence.inventory
/confirmclear command
CommandConfirmClear(Essence) - Constructor for class net.lewmc.essence.inventory.CommandConfirmClear
Constructor for the CommandConfirmClear class.
CommandCraft - Class in net.lewmc.essence.inventory
/craft command.
CommandCraft() - Constructor for class net.lewmc.essence.inventory.CommandCraft
Constructor for the CraftCommand class.
CommandDelhome - Class in net.lewmc.essence.teleportation.home
/delhome command.
CommandDelhome(Essence) - Constructor for class net.lewmc.essence.teleportation.home.CommandDelhome
Constructor for the DelhomeCommand class.
CommandDelthome - Class in net.lewmc.essence.team
/delthomes command.
CommandDelthome(Essence) - Constructor for class net.lewmc.essence.team.CommandDelthome
Constructor for the DelthomeCommand class.
CommandDelwarp - Class in net.lewmc.essence.teleportation.warp
 
CommandDelwarp(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.CommandDelwarp
Constructor for the DelwarpCommand class.
CommandDescend - Class in net.lewmc.essence.teleportation
/descend command.
CommandDescend(Essence) - Constructor for class net.lewmc.essence.teleportation.CommandDescend
Constructor for the DescendCommand class.
CommandDirection - Class in net.lewmc.essence.teleportation.orientation
 
CommandDirection(Essence) - Constructor for class net.lewmc.essence.teleportation.orientation.CommandDirection
Constructor for the DirectionCommand class.
CommandEco - Class in net.lewmc.essence.economy
/eco command - Economy management command series
CommandEco(Essence) - Constructor for class net.lewmc.essence.economy.CommandEco
Constructor for the CommandEco class.
CommandEnchant - Class in net.lewmc.essence.stats
 
CommandEnchant(Essence) - Constructor for class net.lewmc.essence.stats.CommandEnchant
Constructor for the CommandEnchant class.
CommandEnderchest - Class in net.lewmc.essence.inventory
/echest command.
CommandEnderchest() - Constructor for class net.lewmc.essence.inventory.CommandEnderchest
Constructor for the EnderchestCommand class.
CommandEssence - Class in net.lewmc.essence.core
 
CommandEssence(Essence) - Constructor for class net.lewmc.essence.core.CommandEssence
Constructor for the EssenceCommands class.
CommandExtHelp - Class in net.lewmc.essence.core
Help command class.
CommandExtHelp(Essence, UtilMessage, String[]) - Constructor for class net.lewmc.essence.core.CommandExtHelp
Constructor for the HelpCommand class.
CommandExtinguish - Class in net.lewmc.essence.stats
 
CommandExtinguish(Essence) - Constructor for class net.lewmc.essence.stats.CommandExtinguish
Constructor for the ExtinguishCommand class.
CommandFeed - Class in net.lewmc.essence.stats
 
CommandFeed(Essence) - Constructor for class net.lewmc.essence.stats.CommandFeed
Constructor for the FeedCommand class.
CommandFly - Class in net.lewmc.essence.stats
 
CommandFly(Essence) - Constructor for class net.lewmc.essence.stats.CommandFly
Constructor for the CommandFly class.
CommandGamemode - Class in net.lewmc.essence.gamemode
The Gamemode command.
CommandGamemode(Essence) - Constructor for class net.lewmc.essence.gamemode.CommandGamemode
Constructor for the CommandGamemode class.
CommandGive - Class in net.lewmc.essence.inventory
/give command.
CommandGive(Essence) - Constructor for class net.lewmc.essence.inventory.CommandGive
Constructor for the CommandGive class.
CommandGma - Class in net.lewmc.essence.gamemode
The /gma command.
CommandGma(Essence) - Constructor for class net.lewmc.essence.gamemode.CommandGma
Constructor for the CommandGma class.
CommandGmc - Class in net.lewmc.essence.gamemode
The /gmc command.
CommandGmc(Essence) - Constructor for class net.lewmc.essence.gamemode.CommandGmc
Constructor for the CommandGmc class.
CommandGms - Class in net.lewmc.essence.gamemode
The /gms command.
CommandGms(Essence) - Constructor for class net.lewmc.essence.gamemode.CommandGms
Constructor for the CommandGms class.
CommandGmsp - Class in net.lewmc.essence.gamemode
The /gmsp command.
CommandGmsp(Essence) - Constructor for class net.lewmc.essence.gamemode.CommandGmsp
Constructor for the CommandGmsp class.
CommandGod - Class in net.lewmc.essence.stats
 
CommandGod(Essence) - Constructor for class net.lewmc.essence.stats.CommandGod
Constructor for the GodCommand class.
CommandGrindstone - Class in net.lewmc.essence.inventory
/grindstone command.
CommandGrindstone() - Constructor for class net.lewmc.essence.inventory.CommandGrindstone
Constructor for the GrindstoneCommand class.
CommandHeal - Class in net.lewmc.essence.stats
 
CommandHeal(Essence) - Constructor for class net.lewmc.essence.stats.CommandHeal
Constructor for the HealCommand class.
CommandHome - Class in net.lewmc.essence.teleportation.home
 
CommandHome(Essence) - Constructor for class net.lewmc.essence.teleportation.home.CommandHome
Constructor for the HomeCommand class.
CommandHomes - Class in net.lewmc.essence.teleportation.home
 
CommandHomes(Essence) - Constructor for class net.lewmc.essence.teleportation.home.CommandHomes
Constructor for the HomesCommand class.
CommandIgnore - Class in net.lewmc.essence.chat
/ignore command
CommandIgnore(Essence) - Constructor for class net.lewmc.essence.chat.CommandIgnore
Constructor for the CommandIgnore class.
CommandInfo - Class in net.lewmc.essence.admin
/info command.
CommandInfo(Essence) - Constructor for class net.lewmc.essence.admin.CommandInfo
Constructor for the InfoCommand class.
CommandInvisible - Class in net.lewmc.essence.admin
/visible command.
CommandInvisible(Essence) - Constructor for class net.lewmc.essence.admin.CommandInvisible
Constructor for the InvisibleCommand class.
CommandInvsee - Class in net.lewmc.essence.inventory
/invsee command.
CommandInvsee(Essence) - Constructor for class net.lewmc.essence.inventory.CommandInvsee
Constructor for the CommandInvsee class.
CommandKit - Class in net.lewmc.essence.kit
/kit command.
CommandKit(Essence) - Constructor for class net.lewmc.essence.kit.CommandKit
Constructor for the KitCommand class.
CommandList - Class in net.lewmc.essence.chat
 
CommandList(Essence) - Constructor for class net.lewmc.essence.chat.CommandList
Constructor for the CommandList class.
CommandLoom - Class in net.lewmc.essence.inventory
/loom command.
CommandLoom() - Constructor for class net.lewmc.essence.inventory.CommandLoom
Constructor for the LoomCommand class.
CommandMsg - Class in net.lewmc.essence.chat
/msg command
CommandMsg(Essence) - Constructor for class net.lewmc.essence.chat.CommandMsg
Constructor for the MsgCommand class.
CommandNear - Class in net.lewmc.essence.teleportation.orientation
 
CommandNear(Essence) - Constructor for class net.lewmc.essence.teleportation.orientation.CommandNear
Constructor for the NearCommand class.
CommandNick - Class in net.lewmc.essence.chat
 
CommandNick(Essence) - Constructor for class net.lewmc.essence.chat.CommandNick
Constructor for the NickCommand class.
CommandPay - Class in net.lewmc.essence.economy
 
CommandPay(Essence) - Constructor for class net.lewmc.essence.economy.CommandPay
Constructor for the PayCommand class.
CommandPTime - Class in net.lewmc.essence.environment
/ptime command.
CommandPTime(Essence) - Constructor for class net.lewmc.essence.environment.CommandPTime
Constructor for the CommandPTime class.
CommandPWeather - Class in net.lewmc.essence.environment
/pweather command.
CommandPWeather(Essence) - Constructor for class net.lewmc.essence.environment.CommandPWeather
Constructor for the CommandPWeather class.
CommandRecipe - Class in net.lewmc.essence.inventory
/recipe command.
CommandRecipe(Essence) - Constructor for class net.lewmc.essence.inventory.CommandRecipe
Constructor for the CommandRecipe class.
CommandRepair - Class in net.lewmc.essence.stats
 
CommandRepair(Essence) - Constructor for class net.lewmc.essence.stats.CommandRepair
Constructor for the RepairCommand class.
CommandReply - Class in net.lewmc.essence.chat
/reply command.
CommandReply(Essence) - Constructor for class net.lewmc.essence.chat.CommandReply
Constructor for the ReplyCommand class.
CommandRules - Class in net.lewmc.essence.core
 
CommandRules(Essence) - Constructor for class net.lewmc.essence.core.CommandRules
Constructor for the RulesCommands class.
CommandSeen - Class in net.lewmc.essence.admin
/seen command.
CommandSeen(Essence) - Constructor for class net.lewmc.essence.admin.CommandSeen
Constructor for the SeenCommand class.
CommandSethome - Class in net.lewmc.essence.teleportation.home
 
CommandSethome(Essence) - Constructor for class net.lewmc.essence.teleportation.home.CommandSethome
Constructor for the SethomeCommand class.
CommandSetspawn - Class in net.lewmc.essence.teleportation.spawn
 
CommandSetspawn(Essence) - Constructor for class net.lewmc.essence.teleportation.spawn.CommandSetspawn
Constructor for the SetspawnCommand class.
CommandSetthome - Class in net.lewmc.essence.team
 
CommandSetthome(Essence) - Constructor for class net.lewmc.essence.team.CommandSetthome
Constructor for the SetthomeCommand class.
CommandSetwarp - Class in net.lewmc.essence.teleportation.warp
 
CommandSetwarp(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.CommandSetwarp
Constructor for the SetwarpCommand class.
CommandSkull - Class in net.lewmc.essence.inventory
/skull command.
CommandSkull(Essence) - Constructor for class net.lewmc.essence.inventory.CommandSkull
Constructor for the CommandSkull class.
CommandSmithing - Class in net.lewmc.essence.inventory
/smithing command.
CommandSmithing() - Constructor for class net.lewmc.essence.inventory.CommandSmithing
Constructor for the SmithingCommand class.
CommandSpawn - Class in net.lewmc.essence.teleportation.spawn
 
CommandSpawn(Essence) - Constructor for class net.lewmc.essence.teleportation.spawn.CommandSpawn
Constructor for the SpawnCommand class.
CommandSpeed - Class in net.lewmc.essence.stats
 
CommandSpeed(Essence) - Constructor for class net.lewmc.essence.stats.CommandSpeed
Constructor for the CommandSpeed class.
CommandStonecutter - Class in net.lewmc.essence.inventory
/stonecutter command.
CommandStonecutter() - Constructor for class net.lewmc.essence.inventory.CommandStonecutter
Constructor for the StonecutterCommand class.
CommandSudo - Class in net.lewmc.essence.admin
/sudo command.
CommandSudo(Essence) - Constructor for class net.lewmc.essence.admin.CommandSudo
Constructor for the SudoCommand class.
CommandTeam - Class in net.lewmc.essence.team
Team command class.
CommandTeam(Essence) - Constructor for class net.lewmc.essence.team.CommandTeam
Constructor for the GamemodeCommands class.
CommandTeleport - Class in net.lewmc.essence.teleportation.tp
 
CommandTeleport(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTeleport
Constructor for the TeleportCommand class.
CommandThome - Class in net.lewmc.essence.team
 
CommandThome(Essence) - Constructor for class net.lewmc.essence.team.CommandThome
Constructor for the ThomeCommand class.
CommandThomes - Class in net.lewmc.essence.team
 
CommandThomes(Essence) - Constructor for class net.lewmc.essence.team.CommandThomes
Constructor for the ThomesCommand class.
CommandTime - Class in net.lewmc.essence.environment
/time command.
CommandTime(Essence) - Constructor for class net.lewmc.essence.environment.CommandTime
Constructor for the CommandTime class.
CommandTop - Class in net.lewmc.essence.teleportation
/top command.
CommandTop(Essence) - Constructor for class net.lewmc.essence.teleportation.CommandTop
Constructor for the TopCommand class.
CommandTpa - Class in net.lewmc.essence.teleportation.tp
/tpa command.
CommandTpa(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTpa
Constructor for the TpaCommand class.
CommandTpaccept - Class in net.lewmc.essence.teleportation.tp
/tpaccept command.
CommandTpaccept(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTpaccept
Constructor for the TpacceptCommand class.
CommandTpahere - Class in net.lewmc.essence.teleportation.tp
/tpahere command.
CommandTpahere(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTpahere
Constructor for the TpahereCommand class.
CommandTpcancel - Class in net.lewmc.essence.teleportation.tp
/tpaccept command.
CommandTpcancel(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTpcancel
Constructor for the TpcancelCommand class.
CommandTpdeny - Class in net.lewmc.essence.teleportation.tp
/tpdeny command.
CommandTpdeny(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTpdeny
Constructor for the TpdenyCommand class.
CommandTprandom - Class in net.lewmc.essence.teleportation.tp
/tprandom command.
CommandTprandom(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTprandom
Constructor for the TprandomCommand class.
CommandTptoggle - Class in net.lewmc.essence.teleportation.tp
/tptoggle command.
CommandTptoggle(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.CommandTptoggle
Constructor for the TptoggleCommand class.
CommandTrash - Class in net.lewmc.essence.inventory
/trash command.
CommandTrash() - Constructor for class net.lewmc.essence.inventory.CommandTrash
Constructor for the TrashCommand class.
CommandWarp - Class in net.lewmc.essence.teleportation.warp
 
CommandWarp(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.CommandWarp
Constructor for the WarpCommand class.
CommandWarps - Class in net.lewmc.essence.teleportation.warp
 
CommandWarps(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.CommandWarps
Constructor for the WarpsCommand class.
CommandWeather - Class in net.lewmc.essence.environment
/weather command.
CommandWeather(Essence) - Constructor for class net.lewmc.essence.environment.CommandWeather
Constructor for the CommandWeather class.
CommandWorld - Class in net.lewmc.essence.world
/world command.
CommandWorld(Essence) - Constructor for class net.lewmc.essence.world.CommandWorld
Constructor for the CommandWorld class.
config - Variable in class net.lewmc.essence.Essence
Store's Essence's configuration.
config - Variable in class net.lewmc.essence.EssenceConfiguration
The configuration in HashMap format.
confirmClear - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
console(CommandSender) - Method in class net.lewmc.essence.core.UtilCommand
Checks if the commandSender is the console.
console(CommandSender) - Method in class net.lewmc.essence.teleportation.tp.CommandTeleport
Checks if the command sender is the console.
cooldownRemaining(Player, String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Gets the amount of time remaining on a specific type of cooldown.
cooldownSurpassed(Player, String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Checks if the cooldown has surpassed for a specific type of teleportation.
create(String, Map<String, String>) - Method in class net.lewmc.essence.world.UtilWorld
Creates a world
create(String, UUID) - Method in class net.lewmc.essence.team.UtilTeam
Creates a new team
create(String, UUID, Location) - Method in class net.lewmc.essence.teleportation.warp.UtilWarp
Creates a new warp.
create(String, OfflinePlayer, Location) - Method in class net.lewmc.essence.teleportation.home.UtilHome
Creates a new home
createBank(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a bank account.
createBank(String, OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a bank account.
createPlayer(UUID) - Method in class net.lewmc.essence.core.UtilPlayer
Creates a player's data file.
createPlayerAccount(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a new player account.
createPlayerAccount(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a new player account.
createPlayerAccount(OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a new player account.
createPlayerAccount(OfflinePlayer, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Creates a new player account.
createRequest(String, String, boolean) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleportRequest
Creates a teleportation request.
currencyNamePlural() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the plural currency name.
currencyNameSingular() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the singular currency name.

D

DAY - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
declineRequest(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Declines a pending join request.
deferredTasksRun - Variable in class net.lewmc.essence.Essence
Checks if deferred tasks have been run (in Core/EventWorldLoad)
delete(String) - Method in class net.lewmc.essence.world.UtilWorld
Deletes a world
deleteBank(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deletes a bank account.
DELETED - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
deleteFromRequested(String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleportRequest
Deletes a request by finding it from the requested player.
deleteFromRequester(String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleportRequest
Deletes a teleport request by finding it from the requesting player.
depositPlayer(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deposits money into a player's account.
depositPlayer(String, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deposits money into a player's account.
depositPlayer(OfflinePlayer, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deposits money into a player's account.
depositPlayer(OfflinePlayer, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Deposits money into a player's account.
disband(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Disbands a team.
doTeleport(Player, Location, int, boolean) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Teleports a player.
doTeleport(Player, World, double, double, double, float, float, int, boolean) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Creates a location to teleport a player, then teleports them.
DOWN - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Direction
 

E

economy - Variable in class net.lewmc.essence.core.TypePlayer
Holds economy information for the user.
economy - Variable in class net.lewmc.essence.EssenceIntegrations
The Vault economy handler.
ECONOMY_ACCEPTING_PAYMENTS - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
ECONOMY_BALANCE - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
equals(Object) - Method in record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Indicates whether some other object is "equal to" this one.
Essence - Class in net.lewmc.essence
The main Essence class.
Essence() - Constructor for class net.lewmc.essence.Essence
 
ESSENCE_WORLD() - Constructor for class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 
EssenceConfiguration - Class in net.lewmc.essence
The Essence Configuration handler.
EssenceConfiguration(Essence) - Constructor for class net.lewmc.essence.EssenceConfiguration
Constructs the EssenceConfiguration class.
EssenceIntegrations - Class in net.lewmc.essence
Handles Essence's integrations.
EssenceIntegrations(Essence) - Constructor for class net.lewmc.essence.EssenceIntegrations
Constructor.
EssencePAPIExpansion - Class in net.lewmc.essence
Essence's PlaceholderAPI Expansion class.
EssencePAPIExpansion(Essence) - Constructor for class net.lewmc.essence.EssencePAPIExpansion
Sets up the class.
essentialsHomes() - Method in class net.lewmc.essence.core.UtilImport
Imports homes from EssentialsX.
essentialsSpawns() - Method in class net.lewmc.essence.core.UtilImport
Imports spawns from EssentialsX.
essentialsWarps() - Method in class net.lewmc.essence.core.UtilImport
Imports warps from EssentialsX.
EVENING - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
EventDeath - Class in net.lewmc.essence.core
DeathEvent class.
EventDeath(Essence) - Constructor for class net.lewmc.essence.core.EventDeath
Constructor for the DeathEvent class.
EventInventoryClick - Class in net.lewmc.essence.inventory
EventInventoryClick class.
EventInventoryClick() - Constructor for class net.lewmc.essence.inventory.EventInventoryClick
 
EventInventoryDrag - Class in net.lewmc.essence.inventory
EventInventoryDrag class.
EventInventoryDrag() - Constructor for class net.lewmc.essence.inventory.EventInventoryDrag
 
EventJoin - Class in net.lewmc.essence.core
JoinEvent class.
EventJoin(Essence) - Constructor for class net.lewmc.essence.core.EventJoin
Constructor for the JoinEvent class.
EventLeave - Class in net.lewmc.essence.core
LeaveEvent class.
EventLeave(Essence) - Constructor for class net.lewmc.essence.core.EventLeave
Constructor for the LeaveEvent class.
EventPlayerBedEnter - Class in net.lewmc.essence.core
 
EventPlayerBedEnter(Essence) - Constructor for class net.lewmc.essence.core.EventPlayerBedEnter
Constructor for the PlayerBedEnter class.
EventPlayerChat - Class in net.lewmc.essence.chat
PlayerChatEvent fires when a player sends a message in chat.
EventPlayerChat(Essence) - Constructor for class net.lewmc.essence.chat.EventPlayerChat
Constructs the class.
EventPlayerDamage - Class in net.lewmc.essence.core
PlayerDamageEvent class.
EventPlayerDamage(Essence) - Constructor for class net.lewmc.essence.core.EventPlayerDamage
Constructor for the PlayerDamageEvent class.
EventPlayerMove - Class in net.lewmc.essence.core
PlayerMoveEvent class.
EventPlayerMove(Essence) - Constructor for class net.lewmc.essence.core.EventPlayerMove
Constructor for the PlayerMoveEvent class.
EventRespawn - Class in net.lewmc.essence.core
RespawnEvent class.
EventRespawn(Essence) - Constructor for class net.lewmc.essence.core.EventRespawn
Constructor for the RespawnEvent class.
EventWorldLoad - Class in net.lewmc.essence.core
EventWorldLoad class.
EventWorldLoad(Essence) - Constructor for class net.lewmc.essence.core.EventWorldLoad
Constructor for the EventWorldLoad class.
exists(String) - Method in class net.lewmc.essence.team.UtilTeam
Checks if a team exists.
EXISTS - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 

F

finalLevels() - Method in record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Returns the value of the finalLevels record component.
findFurthestLocation(Location, UtilTeleport.Direction, Player) - Static method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Finds a safe location relative to the origin point.
findLevelLocation(Location, UtilTeleport.Direction, Integer, Player) - Static method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Finds a safe location to teleport a player to, given a direction and number of levels.
flyingPlayers - Variable in class net.lewmc.essence.Essence
Stores which players are flying.
format(double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Formats the amount into an Essence economy string.
foundryConfig - Variable in class net.lewmc.essence.Essence
Holds the Foundry configuration.
fractionalDigits() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
 

G

getAuthor() - Method in class net.lewmc.essence.EssencePAPIExpansion
Retrieves the author.
getBalance(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the balance of the player.
getBalance(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the balance of the player.
getBalance(OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the balance of the player.
getBalance(OfflinePlayer, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets the balance of the player.
getBanks() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Gets a list of banks.
getDisplayname(CommandSender) - Method in class net.lewmc.essence.core.UtilPlayer
Gets a player's display name.
GetGroundY(World, int, int) - Method in class net.lewmc.essence.teleportation.UtilLocation
Gets the ground Y coordinate.
getHomeCount(Player) - Method in class net.lewmc.essence.teleportation.home.UtilHome
Returns the amount of homes that a user has set.
getHomesLimit(Player) - Method in class net.lewmc.essence.core.UtilPermission
Gets the maximum number of homes a player can set from the permission system.
getHomesList(Player) - Method in class net.lewmc.essence.teleportation.home.UtilHome
Gets a list of homes.
getIdentifier() - Method in class net.lewmc.essence.EssencePAPIExpansion
Retrieves the identifier.
getInventory() - Method in class net.lewmc.essence.inventory.TypeReadOnlyInventory
Retrieves the fake inventory.
getMaterial(String) - Method in class net.lewmc.essence.core.UtilItem
Retrieves the item as a Material.
getName() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Returns Essence's economy name.
getName() - Method in class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 
getPlayer(UUID, UtilPlayer.KEYS) - Method in class net.lewmc.essence.core.UtilPlayer
Gets a player's data value
getPlayerPrefix(CommandSender) - Method in class net.lewmc.essence.core.UtilPlayer
Fetches a player's prefix.
getPlayerSuffix(CommandSender) - Method in class net.lewmc.essence.core.UtilPlayer
Fetches a player's suffix.
getPlayerTeam(UUID) - Method in class net.lewmc.essence.team.UtilTeam
Get the requested player's team.
getPlayerTime(Player) - Method in class net.lewmc.essence.environment.UtilEnvironment
Gets the time of the requested player.
getPlayerWeather(Player) - Method in class net.lewmc.essence.environment.UtilEnvironment
Gets the weather of the requested player.
getRule(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Gets a rule for a team.
getTeamHomeCount(Player) - Method in class net.lewmc.essence.teleportation.home.UtilHome
Returns the amount of team homes that a user has set.
getTeamHomesLimit(Player) - Method in class net.lewmc.essence.core.UtilPermission
Gets the maximum number of team homes a player can set from the permission system.
getTeamHomesList(String) - Method in class net.lewmc.essence.teleportation.home.UtilHome
Gets a list of team homes.
getTeamLeader(String) - Method in class net.lewmc.essence.team.UtilTeam
Gets a team's leader,
getTeamMembers(String) - Method in class net.lewmc.essence.team.UtilTeam
Gets a string list of the team's members.
getTeamPrefix(CommandSender) - Method in class net.lewmc.essence.team.UtilTeam
Fetches a team's prefix.
getTime(World) - Method in class net.lewmc.essence.environment.UtilEnvironment
Gets the time of the requested world.
getVersion() - Method in class net.lewmc.essence.EssencePAPIExpansion
Retrieves the version.
getWarpCount(Player) - Method in class net.lewmc.essence.teleportation.warp.UtilWarp
Returns the amount of warps that a user has set.
getWarpsLimit(Player) - Method in class net.lewmc.essence.core.UtilPermission
Gets the maximum number of warps a player can set from the permission system.
getWeather(World) - Method in class net.lewmc.essence.environment.UtilEnvironment
Gets the weather of the requested world.
giveKit(String) - Method in class net.lewmc.essence.kit.UtilKit
Gives the user referenced in the constructor the kit specified.
givePlayerItem(Player, String, int) - Method in class net.lewmc.essence.core.UtilPlayer
Gives a player X amount of an item.

H

has(String) - Method in class net.lewmc.essence.core.UtilPermission
Checks if the user has a specific permission.
has(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has enough money.
has(String, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has enough money.
has(OfflinePlayer, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has enough money.
has(OfflinePlayer, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has enough money.
hasAccount(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has an account.
hasAccount(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has an account.
hasAccount(OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has an account.
hasAccount(OfflinePlayer, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player has an account.
hasBankSupport() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
If Essence supports banks.
hashCode() - Method in record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Returns a hash code value for this object.
hasPendingUpdate - Variable in class net.lewmc.essence.Essence
Stores update status.
hasRequested(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Checks if a user has requested to join a team.

I

ignoringPlayers - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
integrations - Variable in class net.lewmc.essence.Essence
Holds Essence's integrations.
INVALID_A - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_CHARS - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_E - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_H - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_L - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_N - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_S - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
INVALID_T - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
invokePAPI(Player, String) - Method in class net.lewmc.essence.core.UtilPlaceholderAPI
Invokes PlaceholderAPI.
ipAddress - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
isBankMember(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player is a bank member (Not implemented)
isBankMember(String, OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player is a bank member (Not implemented)
isBankOwner(String, String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player is a bank owner (Not implemented)
isBankOwner(String, OfflinePlayer) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if a player is a bank owner (Not implemented)
isDisabled(String) - Method in class net.lewmc.essence.core.UtilCommand
Checks if a command is disabled.
isEnabled() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Checks if the economy is enabled.
isLeader(String, UUID) - Method in class net.lewmc.essence.team.UtilTeam
Checks if user is the leader of the team.
isMember(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Checks if the player is a member of a team.
isPaperCompatible() - Method in class net.lewmc.essence.core.UtilCommand
Checks if the server is compatible with PaperMC.
itemIsBlacklisted(String) - Method in class net.lewmc.essence.core.UtilItem
Checks if an item is blacklisted.

K

kick(String, String) - Method in class net.lewmc.essence.team.UtilTeam
Kicks a player from a team.

L

LAST_LOCATION_PITCH - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_LOCATION_WORLD - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_LOCATION_X - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_LOCATION_Y - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_LOCATION_YAW - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_LOCATION_Z - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_PITCH - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_WORLD - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_X - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_Y - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_YAW - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
LAST_SLEEP_Z - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
lastKnownName - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
lastLocation - Variable in class net.lewmc.essence.core.TypePlayer
Holds last location information for the user.
lastSeen - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
lastSleep - Variable in class net.lewmc.essence.core.TypePlayer
Holds last sleep information for the user.
leave(String, UUID) - Method in class net.lewmc.essence.team.UtilTeam
Leaves a team.
LevelLocation(Location, int) - Constructor for record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Creates an instance of a LevelLocation record class.
list() - Method in class net.lewmc.essence.world.UtilWorld
Returns a list of worlds (loaded and unloaded).
load(String) - Method in class net.lewmc.essence.world.UtilWorld
Loads a world
LOADED - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
loadMetrics() - Method in class net.lewmc.essence.EssenceIntegrations
Sets up Essence to use bStats Metrics.
loadPlaceholderAPI() - Method in class net.lewmc.essence.EssenceIntegrations
Registers Essence's PlaceholderAPIExpansion
loadPlayer(UUID) - Method in class net.lewmc.essence.core.UtilPlayer
Loads a player into memory.
loadVaultChat() - Method in class net.lewmc.essence.EssenceIntegrations
Sets up Essence to use Vault's chat interfaces.
loadVaultEconomy() - Method in class net.lewmc.essence.EssenceIntegrations
Sets up Vault to use Essence's economy.
location() - Method in record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Returns the value of the location record component.
log - Variable in class net.lewmc.essence.Essence
The logging system.

M

messageStore - Variable in class net.lewmc.essence.Essence
Stores the language file.
MIDDAY - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
MIDNIGHT - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
migrate() - Method in class net.lewmc.essence.core.UtilUpdate
Migrates old Essence stuff (calls migrateFiles and migrateValues).
migrateSpawns() - Method in class net.lewmc.essence.core.UtilUpdate
Migrates spawns.
ModuleAdmin - Class in net.lewmc.essence.admin
The Admin module.
ModuleAdmin(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.admin.ModuleAdmin
Constructor for the module.
ModuleChat - Class in net.lewmc.essence.chat
The Chat Module
ModuleChat(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.chat.ModuleChat
Constructor for the module.
ModuleCore - Class in net.lewmc.essence.core
The Core Module
ModuleCore(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.core.ModuleCore
Constructor for the module.
ModuleEconomy - Class in net.lewmc.essence.economy
The Economy Module
ModuleEconomy(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.economy.ModuleEconomy
Constructor for the module.
ModuleEnvironment - Class in net.lewmc.essence.environment
The Environment Module
ModuleEnvironment(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.environment.ModuleEnvironment
Constructor for the module.
ModuleGamemode - Class in net.lewmc.essence.gamemode
The Gamemode Module
ModuleGamemode(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.gamemode.ModuleGamemode
Constructor for the module.
ModuleInventory - Class in net.lewmc.essence.inventory
Essence's Inventory module.
ModuleInventory(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.inventory.ModuleInventory
Constructor for the module.
ModuleKit - Class in net.lewmc.essence.kit
The Kit Module
ModuleKit(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.kit.ModuleKit
Constructor for the module.
ModuleStats - Class in net.lewmc.essence.stats
The Stats Module
ModuleStats(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.stats.ModuleStats
Constructor for the module.
ModuleTeam - Class in net.lewmc.essence.team
The Team Module
ModuleTeam(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.team.ModuleTeam
Constructor for the module.
ModuleTeleportation - Class in net.lewmc.essence.teleportation
The Teleportation Module
ModuleTeleportation(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.teleportation.ModuleTeleportation
Constructor for the module.
ModuleWorld - Class in net.lewmc.essence.world
The World Module
ModuleWorld(JavaPlugin, Registry) - Constructor for class net.lewmc.essence.world.ModuleWorld
Constructor for the module.
msgHistory - Variable in class net.lewmc.essence.Essence
Stores message history.

N

name - Variable in class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 
net.lewmc.essence - package net.lewmc.essence
 
net.lewmc.essence.admin - package net.lewmc.essence.admin
 
net.lewmc.essence.chat - package net.lewmc.essence.chat
 
net.lewmc.essence.core - package net.lewmc.essence.core
 
net.lewmc.essence.economy - package net.lewmc.essence.economy
 
net.lewmc.essence.environment - package net.lewmc.essence.environment
 
net.lewmc.essence.gamemode - package net.lewmc.essence.gamemode
 
net.lewmc.essence.inventory - package net.lewmc.essence.inventory
 
net.lewmc.essence.kit - package net.lewmc.essence.kit
 
net.lewmc.essence.stats - package net.lewmc.essence.stats
 
net.lewmc.essence.team - package net.lewmc.essence.team
 
net.lewmc.essence.teleportation - package net.lewmc.essence.teleportation
 
net.lewmc.essence.teleportation.home - package net.lewmc.essence.teleportation.home
 
net.lewmc.essence.teleportation.orientation - package net.lewmc.essence.teleportation.orientation
 
net.lewmc.essence.teleportation.spawn - package net.lewmc.essence.teleportation.spawn
 
net.lewmc.essence.teleportation.tp - package net.lewmc.essence.teleportation.tp
 
net.lewmc.essence.teleportation.warp - package net.lewmc.essence.teleportation.warp
 
net.lewmc.essence.world - package net.lewmc.essence.world
 
nickname - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
NIGHT - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
noModeSet(Essence, CommandSender) - Method in class net.lewmc.essence.gamemode.UtilGamemode
Tells the user they haven't set a mode.
not() - Method in class net.lewmc.essence.core.UtilPermission
Informs the user that they do not have a permission.
NOT_FOUND - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 

O

onDisable() - Method in class net.lewmc.essence.Essence
 
onEnable() - Method in class net.lewmc.essence.Essence
This function runs when Essence is enabled.
onInventoryClickEvent(InventoryClickEvent) - Method in class net.lewmc.essence.inventory.EventInventoryClick
Event handler for when a player clicks their inventory.
onInventoryDragEvent(InventoryDragEvent) - Method in class net.lewmc.essence.inventory.EventInventoryDrag
Event handler for when a player drags their inventory.
onPlayerBedEnterEvent(PlayerBedEnterEvent) - Method in class net.lewmc.essence.core.EventPlayerBedEnter
Event handler for when a player respawns.
onPlayerChat(AsyncPlayerChatEvent) - Method in class net.lewmc.essence.chat.EventPlayerChat
Fires when a player sends a message in chat.
onPlayerDamage(EntityDamageByEntityEvent) - Method in class net.lewmc.essence.core.EventPlayerDamage
Event handler for when an entity is damaged by another entity.
onPlayerDeath(PlayerDeathEvent) - Method in class net.lewmc.essence.core.EventDeath
Event handler for when a player dies.
onPlayerJoin(PlayerJoinEvent) - Method in class net.lewmc.essence.core.EventJoin
Event handler for when a player joins.
onPlayerLeave(PlayerQuitEvent) - Method in class net.lewmc.essence.core.EventLeave
Event handler for when a player dies.
onPlayerMoveEvent(PlayerMoveEvent) - Method in class net.lewmc.essence.core.EventPlayerMove
Event handler for when a player respawns.
onPlayerRespawn(PlayerRespawnEvent) - Method in class net.lewmc.essence.core.EventRespawn
Event handler for when a player respawns.
onRequest(OfflinePlayer, String) - Method in class net.lewmc.essence.EssencePAPIExpansion
Handles the PAPI request.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.admin.CommandInfo
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.admin.CommandInvisible
The Invisible command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.admin.CommandSeen
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.admin.CommandSudo
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandBroadcast
/broadcast command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandIgnore
/ignore command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandList
/nick command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandMsg
/msg command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandNick
/nick command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.chat.CommandReply
/reply command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.core.CommandEssence
/essence command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.core.CommandRules
/rules command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.economy.CommandBalance
/bal command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.economy.CommandEco
/eco command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.economy.CommandPay
/pay command handler
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.environment.CommandPTime
/bal command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.environment.CommandPWeather
/bal command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.environment.CommandTime
/bal command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.environment.CommandWeather
/bal command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.CommandGamemode
Runs the command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.CommandGma
Runs the command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.CommandGmc
Runs the command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.CommandGms
Runs the command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.CommandGmsp
Runs the command.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandAnvil
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandCartography
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandClear
/clear command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandConfirmClear
/confirmclear command handler.
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandCraft
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandEnderchest
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandGive
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandGrindstone
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandInvsee
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandLoom
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandRecipe
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandSkull
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandSmithing
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandStonecutter
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.inventory.CommandTrash
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.kit.CommandKit
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandBurn
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandEnchant
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandExtinguish
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandFeed
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandFly
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandGod
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandHeal
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandRepair
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.stats.CommandSpeed
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandDelthome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandSetthome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandTeam
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandThome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandThomes
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.CommandAscend
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.CommandBack
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.CommandBottom
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.CommandDescend
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.CommandTop
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.home.CommandDelhome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.home.CommandHome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.home.CommandHomes
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.home.CommandSethome
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.orientation.CommandDirection
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.orientation.CommandNear
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.spawn.CommandSetspawn
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.spawn.CommandSpawn
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTeleport
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTpa
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTpaccept
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTpahere
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTpcancel
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTpdeny
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTprandom
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.CommandTptoggle
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.CommandDelwarp
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.CommandSetwarp
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.CommandWarp
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.CommandWarps
 
onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.world.CommandWorld
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.core.TabCompleterEssence
Tab completer for the /essence command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.economy.TabCompleterEco
Tab completer for the /eco command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.economy.TabCompleterPay
Tab completer for the /pay command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.gamemode.TabCompleterGamemode
Tab completer for the /gamemode command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.TabCompleterTeam
Tab completer for the /team command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.home.TabCompleterHome
Tab completer for the /home command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.spawn.TabCompleterSpawn
Tab completer for the /home command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.tp.TabCompleterTp
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.TabCompleterWarp
Tab completer for the /warp command.
onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.world.TabCompleterWorld
Tab completer for the /world command.
onWorldLoad(WorldLoadEvent) - Method in class net.lewmc.essence.core.EventWorldLoad
Event handler for when a world loads.
OTHER_ERROR - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 

P

PAPIEnabled - Variable in class net.lewmc.essence.EssenceIntegrations
Is PlaceholderAPI enabled?
pendingClears - Variable in class net.lewmc.essence.Essence
Stores pending player clears.
pitch - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 
playerIsIgnoring(UUID, UUID) - Method in class net.lewmc.essence.core.UtilPlayer
Checks if a player is ignoring another player
players - Variable in class net.lewmc.essence.Essence
Stores a cache of player data.
plugin - Variable in class net.lewmc.essence.EssenceConfiguration
Reference to the main Essence class.
processShortCommand(String, GameMode, CommandSender, String[], Essence) - Method in class net.lewmc.essence.gamemode.UtilGamemode
Processes one of the short gamemode commands.

R

RAIN - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
 
rand - Variable in class net.lewmc.essence.Essence
Manages random numbers.
registerCommands() - Method in class net.lewmc.essence.admin.ModuleAdmin
Registers Commands
registerCommands() - Method in class net.lewmc.essence.chat.ModuleChat
Registers Commands
registerCommands() - Method in class net.lewmc.essence.core.ModuleCore
Registers Commands
registerCommands() - Method in class net.lewmc.essence.economy.ModuleEconomy
Registers Commands
registerCommands() - Method in class net.lewmc.essence.environment.ModuleEnvironment
Registers Commands
registerCommands() - Method in class net.lewmc.essence.gamemode.ModuleGamemode
Registers Commands
registerCommands() - Method in class net.lewmc.essence.inventory.ModuleInventory
Registers commands.
registerCommands() - Method in class net.lewmc.essence.kit.ModuleKit
Registers Commands
registerCommands() - Method in class net.lewmc.essence.stats.ModuleStats
Registers Commands
registerCommands() - Method in class net.lewmc.essence.team.ModuleTeam
Registers Commands
registerCommands() - Method in class net.lewmc.essence.teleportation.ModuleTeleportation
Registers Commands
registerCommands() - Method in class net.lewmc.essence.world.ModuleWorld
Registers Commands
registerEvents() - Method in class net.lewmc.essence.admin.ModuleAdmin
Registers Events
registerEvents() - Method in class net.lewmc.essence.chat.ModuleChat
Registers Events
registerEvents() - Method in class net.lewmc.essence.core.ModuleCore
Registers Events
registerEvents() - Method in class net.lewmc.essence.economy.ModuleEconomy
Registers Events
registerEvents() - Method in class net.lewmc.essence.environment.ModuleEnvironment
Registers Events
registerEvents() - Method in class net.lewmc.essence.gamemode.ModuleGamemode
Registers Events
registerEvents() - Method in class net.lewmc.essence.inventory.ModuleInventory
Registers Events
registerEvents() - Method in class net.lewmc.essence.kit.ModuleKit
Registers Events
registerEvents() - Method in class net.lewmc.essence.stats.ModuleStats
Registers Events
registerEvents() - Method in class net.lewmc.essence.team.ModuleTeam
Registers Events
registerEvents() - Method in class net.lewmc.essence.teleportation.ModuleTeleportation
Registers Events
registerEvents() - Method in class net.lewmc.essence.world.ModuleWorld
Registers Events
registerTabCompleters() - Method in class net.lewmc.essence.admin.ModuleAdmin
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.chat.ModuleChat
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.core.ModuleCore
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.economy.ModuleEconomy
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.environment.ModuleEnvironment
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.gamemode.ModuleGamemode
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.inventory.ModuleInventory
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.kit.ModuleKit
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.stats.ModuleStats
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.team.ModuleTeam
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.teleportation.ModuleTeleportation
Registers Tab Completers
registerTabCompleters() - Method in class net.lewmc.essence.world.ModuleWorld
Registers Tab Completers
reload() - Method in class net.lewmc.essence.EssenceConfiguration
Reload's Essence's configuration.
removeDisplayname(CommandSender) - Method in class net.lewmc.essence.core.UtilPlayer
Sets a player's display name.
replaceAll(String) - Method in class net.lewmc.essence.core.UtilPlaceholder
Replaces tags with preconfigured text.
replaceSingle(String) - Method in class net.lewmc.essence.core.UtilPlaceholder
Converts placeholders into strings.
requestJoin(String, UUID) - Method in class net.lewmc.essence.team.UtilTeam
Adds a join request to a specific team.
requestsToJoin(String) - Method in class net.lewmc.essence.team.UtilTeam
Lists pending join requests.
requiredPermission() - Method in class net.lewmc.essence.admin.CommandInfo
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.admin.CommandInvisible
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.admin.CommandSeen
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.admin.CommandSudo
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandBroadcast
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandIgnore
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandList
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandMsg
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandNick
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.chat.CommandReply
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.core.CommandEssence
Permission required to execute.
requiredPermission() - Method in class net.lewmc.essence.core.CommandRules
Permission required
requiredPermission() - Method in class net.lewmc.essence.economy.CommandBalance
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.economy.CommandEco
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.economy.CommandPay
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.environment.CommandPTime
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.environment.CommandPWeather
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.environment.CommandTime
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.environment.CommandWeather
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.gamemode.CommandGamemode
The required permission.
requiredPermission() - Method in class net.lewmc.essence.gamemode.CommandGma
The required permission.
requiredPermission() - Method in class net.lewmc.essence.gamemode.CommandGmc
The required permission.
requiredPermission() - Method in class net.lewmc.essence.gamemode.CommandGms
The required permission.
requiredPermission() - Method in class net.lewmc.essence.gamemode.CommandGmsp
The required permission.
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandAnvil
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandCartography
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandClear
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandConfirmClear
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandCraft
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandEnderchest
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandGive
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandGrindstone
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandInvsee
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandLoom
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandRecipe
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandSkull
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandSmithing
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandStonecutter
The required permission
requiredPermission() - Method in class net.lewmc.essence.inventory.CommandTrash
The required permission
requiredPermission() - Method in class net.lewmc.essence.kit.CommandKit
The required permission
requiredPermission() - Method in class net.lewmc.essence.stats.CommandBurn
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandEnchant
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandExtinguish
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandFeed
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandFly
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandGod
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandHeal
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandRepair
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.stats.CommandSpeed
The permission required to run the command.
requiredPermission() - Method in class net.lewmc.essence.team.CommandDelthome
The required permission.
requiredPermission() - Method in class net.lewmc.essence.team.CommandSetthome
The required permission.
requiredPermission() - Method in class net.lewmc.essence.team.CommandTeam
The required permission.
requiredPermission() - Method in class net.lewmc.essence.team.CommandThome
The required permission.
requiredPermission() - Method in class net.lewmc.essence.team.CommandThomes
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandAscend
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandBack
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandBottom
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandDescend
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandTop
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.home.CommandDelhome
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.home.CommandHome
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.home.CommandHomes
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.home.CommandSethome
 
requiredPermission() - Method in class net.lewmc.essence.teleportation.orientation.CommandDirection
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.orientation.CommandNear
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.spawn.CommandSetspawn
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.spawn.CommandSpawn
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTeleport
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTpa
 
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTpaccept
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTpahere
The required permissions.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTpcancel
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTpdeny
The required permissions.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTprandom
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.tp.CommandTptoggle
The required permission.
requiredPermission() - Method in class net.lewmc.essence.teleportation.warp.CommandDelwarp
Required permissions.
requiredPermission() - Method in class net.lewmc.essence.teleportation.warp.CommandSetwarp
Required permissions.
requiredPermission() - Method in class net.lewmc.essence.teleportation.warp.CommandWarp
Required permissions.
requiredPermission() - Method in class net.lewmc.essence.teleportation.warp.CommandWarps
The required permission.
requiredPermission() - Method in class net.lewmc.essence.world.CommandWorld
The required permission.
RESET - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
RESET - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
 
runHelpCommand() - Method in class net.lewmc.essence.core.CommandExtHelp
Runs the /help command.

S

savePlayer(UUID) - Method in class net.lewmc.essence.core.UtilPlayer
Saves a player's data, avoid using this unless required - it fires automatically when a player leaves the server.
send(String, String) - Method in class net.lewmc.essence.core.UtilMessage
Send a message to the user.
send(String, String, String[]) - Method in class net.lewmc.essence.core.UtilMessage
Send a message to the user with additional data.
sendBack(Player, int) - Method in class net.lewmc.essence.teleportation.UtilLocation
Teleports a player back to their last known location.
sendTo(CommandSender, String, String) - Method in class net.lewmc.essence.core.UtilMessage
Send a message to a user.
sendTo(CommandSender, String, String, String[]) - Method in class net.lewmc.essence.core.UtilMessage
Send a message to a user.
sendToSpawn(Player, String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Sends a player back to spawn.
sendToWithButtons(CommandSender, String, String, String[], String, String) - Method in class net.lewmc.essence.core.UtilMessage
Send a message with clickable buttons to a player.
setCooldown(Player, String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Sets the cooldown for a specific type of teleportation.
setDisplayname(CommandSender, String) - Method in class net.lewmc.essence.core.UtilPlayer
Sets a player's display name.
setGamemode(CommandSender, Player, GameMode) - Method in class net.lewmc.essence.core.UtilPlayer
Sets the player's gamemode.
setPlayer(UUID, UtilPlayer.KEYS, Object) - Method in class net.lewmc.essence.core.UtilPlayer
Sets a player's data value
setPlayerTime(Player, long) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the time of the requested player
setPlayerTime(Player, UtilEnvironment.Time) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the time of the requested player
setPlayerWeather(Player, UtilEnvironment.Weather) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the weather in the requested world
setRule(String, String, boolean) - Method in class net.lewmc.essence.team.UtilTeam
Sets a rule for a team.
setTeleportStatus(Player, boolean) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Sets a player's teleport status.
setTime(World, long) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the time in the requested world
setTime(World, UtilEnvironment.Time) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the time in the requested world
setWeather(World, UtilEnvironment.Weather) - Method in class net.lewmc.essence.environment.UtilEnvironment
Sets the weather in the requested world
startup() - Method in class net.lewmc.essence.EssenceConfiguration
Handles Essence's configuration during startup.
startupConfig() - Method in class net.lewmc.essence.Essence
Starts Essence's config.
status - Variable in class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 
SubtypeEconomy() - Constructor for class net.lewmc.essence.core.TypePlayer.SubtypeEconomy
 
SubtypeLocation() - Constructor for class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 
SubtypeUser() - Constructor for class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
SUNRISE - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 
SUNSET - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Time
 

T

TabCompleterEco - Class in net.lewmc.essence.economy
Tab completer for the /eco command.
TabCompleterEco() - Constructor for class net.lewmc.essence.economy.TabCompleterEco
 
TabCompleterEssence - Class in net.lewmc.essence.core
Tab completer for the /essence command.
TabCompleterEssence() - Constructor for class net.lewmc.essence.core.TabCompleterEssence
 
TabCompleterGamemode - Class in net.lewmc.essence.gamemode
Tab completer for the /gamemode command.
TabCompleterGamemode() - Constructor for class net.lewmc.essence.gamemode.TabCompleterGamemode
 
TabCompleterHome - Class in net.lewmc.essence.teleportation.home
Tab completer for the /home command.
TabCompleterHome(Essence) - Constructor for class net.lewmc.essence.teleportation.home.TabCompleterHome
Constructor for the HomeTabCompleter command.
TabCompleterPay - Class in net.lewmc.essence.economy
Tab completer for the /pay command.
TabCompleterPay() - Constructor for class net.lewmc.essence.economy.TabCompleterPay
 
TabCompleterSpawn - Class in net.lewmc.essence.teleportation.spawn
Tab completer for the /spawn command.
TabCompleterSpawn(Essence) - Constructor for class net.lewmc.essence.teleportation.spawn.TabCompleterSpawn
Constructor for the HomeTabCompleter command.
TabCompleterTeam - Class in net.lewmc.essence.team
Tab completer for the /team command.
TabCompleterTeam() - Constructor for class net.lewmc.essence.team.TabCompleterTeam
 
TabCompleterTp - Class in net.lewmc.essence.teleportation.tp
Tab completer for the /tp command.
TabCompleterTp() - Constructor for class net.lewmc.essence.teleportation.tp.TabCompleterTp
 
TabCompleterWarp - Class in net.lewmc.essence.teleportation.warp
Tab completer for the /warp command.
TabCompleterWarp(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.TabCompleterWarp
Constructor for the WarpTabCompleter class.
TabCompleterWorld - Class in net.lewmc.essence.world
Tab completer for the /world command.
TabCompleterWorld(Essence) - Constructor for class net.lewmc.essence.world.TabCompleterWorld
Constructor for the TabCompleterWorld class.
target - Variable in class net.lewmc.essence.core.TypePendingRequests.TypePendingClears
 
team - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeUser
 
teleportingPlayers - Variable in class net.lewmc.essence.Essence
Stores pending teleports.
teleportIsValid(Player) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Gets a player's teleport status.
teleportRequests - Variable in class net.lewmc.essence.Essence
Stores pending teleport requests.
teleportToggleCheck(Player, Player) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
Is the teleport blocked by the teleport toggle?
THUNDER - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
 
time - Variable in class net.lewmc.essence.core.TypePendingRequests.TypePendingClears
 
toggleInvisible() - Method in class net.lewmc.essence.stats.UtilStats
Sets the player to be invisible.
toString() - Method in record class net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Returns a string representation of this record class.
TypePendingClears() - Constructor for class net.lewmc.essence.core.TypePendingRequests.TypePendingClears
 
TypePendingRequests - Class in net.lewmc.essence.core
The Pending Requests Type.
TypePendingRequests() - Constructor for class net.lewmc.essence.core.TypePendingRequests
 
TypePendingRequests.TypePendingClears - Class in net.lewmc.essence.core
 
TypePlayer - Class in net.lewmc.essence.core
The Player Type.
TypePlayer() - Constructor for class net.lewmc.essence.core.TypePlayer
 
TypePlayer.SubtypeEconomy - Class in net.lewmc.essence.core
 
TypePlayer.SubtypeLocation - Class in net.lewmc.essence.core
 
TypePlayer.SubtypeUser - Class in net.lewmc.essence.core
 
TypeReadOnlyInventory - Class in net.lewmc.essence.inventory
Read-only inventory type.
TypeReadOnlyInventory() - Constructor for class net.lewmc.essence.inventory.TypeReadOnlyInventory
 

U

UNKNOWN - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
 
unload(String) - Method in class net.lewmc.essence.world.UtilWorld
Unloads a world
UNLOADED - Enum constant in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
 
unloadPlayer(UUID) - Method in class net.lewmc.essence.core.UtilPlayer
Unloads a player's data from memory - WARNING: Does not save!
UP - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Direction
 
UpdateLanguage() - Method in class net.lewmc.essence.core.UtilUpdate
Updates Essence's language files.
UpdateLastLocation(Player) - Method in class net.lewmc.essence.teleportation.UtilLocation
Updates the player's last location.
user - Variable in class net.lewmc.essence.core.TypePlayer
Holds general information for the user.
USER_ACCEPTING_TELEPORT_REQUESTS - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_CONFIRM_CLEAR - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_IGNORING_PLAYERS - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_IP_ADDRESS - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_LAST_KNOWN_NAME - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_LAST_SEEN - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_NICKNAME - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
USER_TEAM - Enum constant in enum class net.lewmc.essence.core.UtilPlayer.KEYS
 
UtilCommand - Class in net.lewmc.essence.core
The command utility.
UtilCommand(Essence) - Constructor for class net.lewmc.essence.core.UtilCommand
The constructor for the CommandUtil.
UtilEnvironment - Class in net.lewmc.essence.environment
The environment utility.
UtilEnvironment(Plugin) - Constructor for class net.lewmc.essence.environment.UtilEnvironment
Constructor for UtilEnvironment with plugin instance
UtilEnvironment.Time - Enum Class in net.lewmc.essence.environment
Stores preset times
UtilEnvironment.Weather - Enum Class in net.lewmc.essence.environment
Stores preset weather.
UtilGamemode - Class in net.lewmc.essence.gamemode
The gamemode utility.
UtilGamemode() - Constructor for class net.lewmc.essence.gamemode.UtilGamemode
 
UtilHome - Class in net.lewmc.essence.teleportation.home
/homes command helper utility.
UtilHome(Essence) - Constructor for class net.lewmc.essence.teleportation.home.UtilHome
Constructor for the HomeUtil class.
UtilImport - Class in net.lewmc.essence.core
Imports data from other systems.
UtilImport(Essence) - Constructor for class net.lewmc.essence.core.UtilImport
Constructor for the ImportUtil class.
UtilItem - Class in net.lewmc.essence.core
The item utility
UtilItem(Essence) - Constructor for class net.lewmc.essence.core.UtilItem
Constructor for the ItemUtil class.
UtilKit - Class in net.lewmc.essence.kit
The Essence Kit utility.
UtilKit(Essence, Player) - Constructor for class net.lewmc.essence.kit.UtilKit
Constructor for the KitUtil class.
UtilLocation - Class in net.lewmc.essence.teleportation
Essence location utility.
UtilLocation(Essence) - Constructor for class net.lewmc.essence.teleportation.UtilLocation
Constructor for the LocationUtil class.
UtilMessage - Class in net.lewmc.essence.core
Essence's Messaging Utility
UtilMessage(Essence, CommandSender) - Constructor for class net.lewmc.essence.core.UtilMessage
Constructor for the MessageUtil class
UtilPermission - Class in net.lewmc.essence.core
Essence's Permission Handler.
UtilPermission(Essence, CommandSender) - Constructor for class net.lewmc.essence.core.UtilPermission
Constructor.
UtilPlaceholder - Class in net.lewmc.essence.core
The tag utility replaces tags with preconfigured text (placeholders)
UtilPlaceholder(Essence, CommandSender) - Constructor for class net.lewmc.essence.core.UtilPlaceholder
Constructor
UtilPlaceholderAPI - Class in net.lewmc.essence.core
Utility for using PlaceholderAPI.
UtilPlaceholderAPI() - Constructor for class net.lewmc.essence.core.UtilPlaceholderAPI
 
UtilPlayer - Class in net.lewmc.essence.core
Essence's player utility.
UtilPlayer(Essence) - Constructor for class net.lewmc.essence.core.UtilPlayer
The Player utility.
UtilPlayer.KEYS - Enum Class in net.lewmc.essence.core
Player data keys
UtilStats - Class in net.lewmc.essence.stats
Manages player statistics.
UtilStats(Essence, Player) - Constructor for class net.lewmc.essence.stats.UtilStats
Constructor for the UtilStats class.
UtilTeam - Class in net.lewmc.essence.team
Team Utility
UtilTeam(Essence, UtilMessage) - Constructor for class net.lewmc.essence.team.UtilTeam
Constructor for TeamUtil.
UtilTeleport - Class in net.lewmc.essence.teleportation.tp
Essence's teleportation utility.
UtilTeleport(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.UtilTeleport
Constructor for the TeleportUtil class.
UtilTeleport.Direction - Enum Class in net.lewmc.essence.teleportation.tp
Used to communicate the direction of a safe location search.
UtilTeleport.LevelLocation - Record Class in net.lewmc.essence.teleportation.tp
 
UtilTeleportRequest - Class in net.lewmc.essence.teleportation.tp
The TeleportRequestUtil class.
UtilTeleportRequest(Essence) - Constructor for class net.lewmc.essence.teleportation.tp.UtilTeleportRequest
Constructor for the TeleportRequestUtil class.
UtilUpdate - Class in net.lewmc.essence.core
Essence's update utility.
UtilUpdate(Essence) - Constructor for class net.lewmc.essence.core.UtilUpdate
Constructor for UpdateUtil class.
UtilVaultEconomy - Class in net.lewmc.essence.economy
An implementation of the Vault economy interface.
UtilVaultEconomy(Essence) - Constructor for class net.lewmc.essence.economy.UtilVaultEconomy
Constructor for the VaultEconomy class.
UtilWarp - Class in net.lewmc.essence.teleportation.warp
The warp utility.
UtilWarp(Essence) - Constructor for class net.lewmc.essence.teleportation.warp.UtilWarp
Constructor for the WarpUtil class.
UtilWorld - Class in net.lewmc.essence.world
The UtilWorld class, used for world management.
UtilWorld(Essence) - Constructor for class net.lewmc.essence.world.UtilWorld
Constructor for the class.
UtilWorld.ESSENCE_WORLD - Class in net.lewmc.essence.world
Essence's world data object.
UtilWorld.WORLD_STATUS - Enum Class in net.lewmc.essence.world
Various status codes for transmitting data about worlds.
uuid - Variable in class net.lewmc.essence.world.UtilWorld.ESSENCE_WORLD
 

V

valueOf(String) - Static method in enum class net.lewmc.essence.core.UtilPlayer.KEYS
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.lewmc.essence.environment.UtilEnvironment.Time
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.lewmc.essence.core.UtilPlayer.KEYS
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.lewmc.essence.environment.UtilEnvironment.Time
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.lewmc.essence.world.UtilWorld.WORLD_STATUS
Returns an array containing the constants of this enum class, in the order they are declared.
verbose - Variable in class net.lewmc.essence.Essence
Handles if Essence should be verbose.
VersionCheck() - Method in class net.lewmc.essence.core.UtilUpdate
Checks Essence's version.

W

withdrawPlayer(String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Withdraws money from a player's account.
withdrawPlayer(String, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Withdraws money from a player's account.
withdrawPlayer(OfflinePlayer, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Withdraws money from a player's account.
withdrawPlayer(OfflinePlayer, String, double) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
Withdraws money from a player's account.
world - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 

X

x - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 

Y

y - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 
yaw - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 

Z

z - Variable in class net.lewmc.essence.core.TypePlayer.SubtypeLocation
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages