Index
All Classes and Interfaces|All Packages
A
- 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..
B
- 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.
- chat_allowMessageFormatting - Variable in class net.lewmc.essence.Essence
-
Should essence chat allow colours?
- chat_manage - Variable in class net.lewmc.essence.Essence
-
Stores if Essence should manage chat messages or not
- chat_nameFormat - Variable in class net.lewmc.essence.Essence
-
The nameFormat to use in chats.
- CLEAR - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
- CommandAnvil - Class in net.lewmc.essence.inventory
-
/anvil command.
- CommandAnvil(Essence) - Constructor for class net.lewmc.essence.inventory.CommandAnvil
-
Constructor for the AnvilCommand 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.
- CommandBroadcast - Class in net.lewmc.essence.chat
-
/broadcast command.
- CommandBroadcast(Essence) - Constructor for class net.lewmc.essence.chat.CommandBroadcast
-
Constructor for the BroadcastCommand class.
- CommandCartography - Class in net.lewmc.essence.inventory
-
/cartography command.
- CommandCartography(Essence) - Constructor for class net.lewmc.essence.inventory.CommandCartography
-
Constructor for the CartographyCommand class.
- CommandCraft - Class in net.lewmc.essence.inventory
-
/craft command.
- CommandCraft(Essence) - 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.
- CommandDelthomes - Class in net.lewmc.essence.team
-
/delthomes command.
- CommandDelthomes(Essence) - Constructor for class net.lewmc.essence.team.CommandDelthomes
-
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.
- CommandEnderchest - Class in net.lewmc.essence.inventory
-
/echest command.
- CommandEnderchest(Essence) - 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.
- CommandExtensionHelp - Class in net.lewmc.essence.core
-
Help command class.
- CommandExtensionHelp(Essence, UtilMessage, String[], CommandSender) - Constructor for class net.lewmc.essence.core.CommandExtensionHelp
-
Constructor for the HelpCommand 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.
- 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.
- CommandGrindstone - Class in net.lewmc.essence.inventory
-
/grindstone command.
- CommandGrindstone(Essence) - 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.
- 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.
- CommandKit - Class in net.lewmc.essence.kit
-
/kit command.
- CommandKit(Essence) - Constructor for class net.lewmc.essence.kit.CommandKit
-
Constructor for the KitCommand class.
- CommandLoom - Class in net.lewmc.essence.inventory
-
/loom command.
- CommandLoom(Essence) - Constructor for class net.lewmc.essence.inventory.CommandLoom
-
Constructor for the LoomCommand class.
- CommandMsg - Class in net.lewmc.essence.chat
- CommandMsg(Essence) - Constructor for class net.lewmc.essence.chat.CommandMsg
-
Constructor for the MsgCommand 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.
- 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
- 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.
- CommandSmithing - Class in net.lewmc.essence.inventory
-
/smithing command.
- CommandSmithing(Essence) - 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(Essence) - Constructor for class net.lewmc.essence.inventory.CommandStonecutter
-
Constructor for the StonecutterCommand 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.
- CommandThomas - Class in net.lewmc.essence.team
- CommandThomas(Essence) - Constructor for class net.lewmc.essence.team.CommandThomas
-
Constructor for the ThomesCommand class.
- CommandThome - Class in net.lewmc.essence.team
- CommandThome(Essence) - Constructor for class net.lewmc.essence.team.CommandThome
-
Constructor for the ThomeCommand 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.
- 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(Essence) - 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.
- config - Variable in class net.lewmc.essence.Essence
-
Holds the Foundry configuration.
- 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, 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, Player, 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.
- 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.
- createPlayerData() - Method in class net.lewmc.essence.core.UtilPlayer
-
Creates a player data file for the given p.
- 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.
- deleteBank(String) - Method in class net.lewmc.essence.economy.UtilVaultEconomy
-
Deletes a bank account.
- 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.
- disabled() - Method in class net.lewmc.essence.core.UtilCommand
-
Responds to disabled command usage.
- disabledCommands - Variable in class net.lewmc.essence.Essence
-
Stores which commands are disabled.
- disabledCommandsFeedback - Variable in class net.lewmc.essence.Essence
-
The config.yml's disabled-commands-feedback value is stored here.
- disband(String, String) - Method in class net.lewmc.essence.team.UtilTeam
-
Disbands a team.
- doTeleport(Player, Location, int) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
-
Teleports a player.
- doTeleport(Player, World, double, double, double, float, float, int) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
-
Creates a location to teleport a player, then teleports them.
E
- economy - Variable in class net.lewmc.essence.EssenceIntegrations
-
The Vault economy handler.
- economyMode - Variable in class net.lewmc.essence.Essence
-
Economy mode
- economySymbol - Variable in class net.lewmc.essence.Essence
-
Economy symbol.
- Essence - Class in net.lewmc.essence
-
The main Essence class.
- Essence() - Constructor for class net.lewmc.essence.Essence
- 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.
- 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.core
-
PlayerChatEvent fires when a player sends a message in chat.
- EventPlayerChat(Essence) - Constructor for class net.lewmc.essence.core.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.
- exists(String) - Method in class net.lewmc.essence.team.UtilTeam
-
Checks if a team exists.
F
- 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.
- 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.
- GetGroundY(World, int, int) - Method in class net.lewmc.essence.core.UtilLocation
- 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.
- getName() - Method in class net.lewmc.essence.economy.UtilVaultEconomy
-
Returns Essence's economy name.
- getPlayerDisplayname(CommandSender) - Method in class net.lewmc.essence.core.UtilPlayer
-
Gets a player's display name.
- getPlayerPrefix() - Method in class net.lewmc.essence.core.UtilPlayer
-
Fetches a player's prefix.
- getPlayerSuffix() - 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.
- GetRandomLocation(Player, WorldBorder) - Method in class net.lewmc.essence.core.UtilLocation
-
Retrieves a random location around the 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.
- getTeleportType(String[]) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
-
Determines which type of teleportation is taking place.
- 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.
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.
- 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
- integrations - Variable in class net.lewmc.essence.Essence
-
Holds Essence's integrations.
- INVALID - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Type
- invokePAPI(Player, String) - Method in class net.lewmc.essence.core.UtilPlaceholderAPI
-
Invokes PlaceholderAPI.
- 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.
K
- kick(String, String) - Method in class net.lewmc.essence.team.UtilTeam
-
Kicks a player from a team.
L
- leave(String, UUID) - Method in class net.lewmc.essence.team.UtilTeam
-
Leaves a team.
- 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
- 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.
M
- 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 files.
- 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.
- msgHistory - Variable in class net.lewmc.essence.Essence
-
Stores message history.
N
- 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.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
- 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.
O
- onEnable() - Method in class net.lewmc.essence.Essence
-
This function runs when Essence is enabled.
- 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.core.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.chat.CommandBroadcast
-
/broadcast 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.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.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.CommandGrindstone
- 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.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.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.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.CommandDelthomes
- 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.CommandThomas
- onRun(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.team.CommandThome
- 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.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.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
- 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.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.tp.TabCompleterTp
- onTabComplete(CommandSender, Command, String, String[]) - Method in class net.lewmc.essence.teleportation.warp.TabCompleterWarp
-
Tab completer for the /warp command.
P
- PAPIEnabled - Variable in class net.lewmc.essence.EssenceIntegrations
-
Is PlaceholderAPI enabled?
- PLAYER_TO_COORD - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Type
- PLAYER_TO_PLAYER - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Type
- 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
- 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
- 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
- removePlayerDisplayname(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.chat.CommandBroadcast
-
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.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.CommandCraft
-
The required permission
- requiredPermission() - Method in class net.lewmc.essence.inventory.CommandEnderchest
-
The required permission
- requiredPermission() - Method in class net.lewmc.essence.inventory.CommandGrindstone
-
The required permission
- requiredPermission() - Method in class net.lewmc.essence.inventory.CommandLoom
-
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.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.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.CommandDelthomes
-
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.CommandThomas
-
The required permission.
- requiredPermission() - Method in class net.lewmc.essence.team.CommandThome
-
The required permission.
- requiredPermission() - Method in class net.lewmc.essence.teleportation.CommandBack
-
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.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.
- 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.CommandExtensionHelp
-
Runs the /help command.
S
- 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.
- 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.
- setCooldown(Player, String) - Method in class net.lewmc.essence.teleportation.tp.UtilTeleport
-
Sets the cooldown for a specific type of teleportation.
- setGamemode(CommandSender, Player, GameMode) - Method in class net.lewmc.essence.core.UtilPlayer
-
Sets the player's gamemode.
- setPlayerDisplayname(CommandSender, String) - Method in class net.lewmc.essence.core.UtilPlayer
-
Sets a player's display name.
- 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
- 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
- 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.
- 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.
- 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
- TO_COORD - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Type
- TO_PLAYER - Enum constant in enum class net.lewmc.essence.teleportation.tp.UtilTeleport.Type
- toggleInvisible() - Method in class net.lewmc.essence.stats.UtilStats
-
Sets the player to be invisible.
U
- UNKNOWN - Enum constant in enum class net.lewmc.essence.environment.UtilEnvironment.Weather
- UpdateConfig() - Method in class net.lewmc.essence.core.UtilUpdate
-
Updates Essence's configuration.
- UpdateLanguage() - Method in class net.lewmc.essence.core.UtilUpdate
-
Updates Essence's language files.
- UpdateLastLocation(Player) - Method in class net.lewmc.essence.core.UtilLocation
- updatePlayerData() - Method in class net.lewmc.essence.core.UtilPlayer
-
Updates a player data file for the given p.
- updatePlayerData(boolean, double, boolean) - Method in class net.lewmc.essence.core.UtilPlayer
-
Updates a player data file for the given p.
- UtilCommand - Class in net.lewmc.essence.core
-
The command utility.
- UtilCommand(Essence, CommandSender) - Constructor for class net.lewmc.essence.core.UtilCommand
-
The constructor for the CommandUtil.
- UtilEnvironment - Class in net.lewmc.essence.environment
-
The environment utility.
- UtilEnvironment() - Constructor for class net.lewmc.essence.environment.UtilEnvironment
- 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.
- 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.core
-
Essence location utility.
- UtilLocation(Essence) - Constructor for class net.lewmc.essence.core.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, CommandSender) - Constructor for class net.lewmc.essence.core.UtilPlayer
-
The Player utility.
- 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.Type - Enum Class in net.lewmc.essence.teleportation.tp
-
Used to communicate the type of teleportation to commands where this may be ambiguous.
- 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.
V
- 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.Type
-
Returns the enum constant of this class with the specified name.
- 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.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbose - Variable in class net.lewmc.essence.Essence
-
The config.yml's verbose value is stored here.
- 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.
All Classes and Interfaces|All Packages