Uses of Class
net.lewmc.essence.Essence
Packages that use Essence
Package
Description
-
Uses of Essence in net.lewmc.essence
Fields in net.lewmc.essence declared as EssenceModifier and TypeFieldDescriptionEssenceConfiguration.pluginReference to the main Essence class.Constructors in net.lewmc.essence with parameters of type EssenceModifierConstructorDescriptionEssenceConfiguration(Essence plugin) Constructs the EssenceConfiguration class.EssenceIntegrations(Essence plugin) Constructor.EssencePAPIExpansion(Essence plugin) Sets up the class. -
Uses of Essence in net.lewmc.essence.admin
Constructors in net.lewmc.essence.admin with parameters of type EssenceModifierConstructorDescriptionCommandInfo(Essence plugin) Constructor for the InfoCommand class.CommandInvisible(Essence plugin) Constructor for the InvisibleCommand class.CommandSeen(Essence plugin) Constructor for the SeenCommand class.CommandSudo(Essence plugin) Constructor for the SudoCommand class. -
Uses of Essence in net.lewmc.essence.chat
Constructors in net.lewmc.essence.chat with parameters of type EssenceModifierConstructorDescriptionCommandBroadcast(Essence plugin) Constructor for the BroadcastCommand class.CommandIgnore(Essence plugin) Constructor for the CommandIgnore class.CommandList(Essence plugin) Constructor for the CommandList class.CommandMsg(Essence plugin) Constructor for the MsgCommand class.CommandNick(Essence plugin) Constructor for the NickCommand class.CommandReply(Essence plugin) Constructor for the ReplyCommand class.EventPlayerChat(Essence plugin) Constructs the class. -
Uses of Essence in net.lewmc.essence.core
Constructors in net.lewmc.essence.core with parameters of type EssenceModifierConstructorDescriptionCommandEssence(Essence plugin) Constructor for the EssenceCommands class.CommandExtHelp(Essence plugin, UtilMessage message, String[] args) Constructor for the HelpCommand class.CommandRules(Essence plugin) Constructor for the RulesCommands class.EventDeath(Essence plugin) Constructor for the DeathEvent class.Constructor for the JoinEvent class.EventLeave(Essence plugin) Constructor for the LeaveEvent class.EventPlayerBedEnter(Essence plugin) Constructor for the PlayerBedEnter class.EventPlayerDamage(Essence plugin) Constructor for the PlayerDamageEvent class.EventPlayerMove(Essence plugin) Constructor for the PlayerMoveEvent class.EventRespawn(Essence plugin) Constructor for the RespawnEvent class.EventWorldLoad(Essence plugin) Constructor for the EventWorldLoad class.UtilCommand(Essence plugin) The constructor for the CommandUtil.UtilImport(Essence plugin) Constructor for the ImportUtil class.Constructor for the ItemUtil class.UtilMessage(Essence plugin, org.bukkit.command.CommandSender cs) Constructor for the MessageUtil classUtilPermission(Essence plugin, org.bukkit.command.CommandSender cs) Constructor.UtilPlaceholder(Essence plugin, org.bukkit.command.CommandSender cs) ConstructorUtilPlayer(Essence plugin) The Player utility.UtilUpdate(Essence plugin) Constructor for UpdateUtil class. -
Uses of Essence in net.lewmc.essence.economy
Constructors in net.lewmc.essence.economy with parameters of type EssenceModifierConstructorDescriptionCommandBalance(Essence plugin) Constructor for the BalanceCommand class.CommandEco(Essence plugin) Constructor for the CommandEco class.CommandPay(Essence plugin) Constructor for the PayCommand class.UtilVaultEconomy(Essence plugin) Constructor for the VaultEconomy class. -
Uses of Essence in net.lewmc.essence.environment
Constructors in net.lewmc.essence.environment with parameters of type EssenceModifierConstructorDescriptionCommandPTime(Essence plugin) Constructor for the CommandPTime class.CommandPWeather(Essence plugin) Constructor for the CommandPWeather class.CommandTime(Essence plugin) Constructor for the CommandTime class.CommandWeather(Essence plugin) Constructor for the CommandWeather class. -
Uses of Essence in net.lewmc.essence.gamemode
Methods in net.lewmc.essence.gamemode with parameters of type EssenceModifier and TypeMethodDescriptionbooleanTells the user they haven't set a mode.booleanUtilGamemode.processShortCommand(String command, org.bukkit.GameMode gm, org.bukkit.command.CommandSender cs, String[] args, Essence plugin) Processes one of the short gamemode commands.Constructors in net.lewmc.essence.gamemode with parameters of type EssenceModifierConstructorDescriptionCommandGamemode(Essence plugin) Constructor for the CommandGamemode class.CommandGma(Essence plugin) Constructor for the CommandGma class.CommandGmc(Essence plugin) Constructor for the CommandGmc class.CommandGms(Essence plugin) Constructor for the CommandGms class.CommandGmsp(Essence plugin) Constructor for the CommandGmsp class. -
Uses of Essence in net.lewmc.essence.inventory
Constructors in net.lewmc.essence.inventory with parameters of type EssenceModifierConstructorDescriptionCommandClear(Essence plugin) Constructor for the CommandClear class.CommandConfirmClear(Essence plugin) Constructor for the CommandConfirmClear class.CommandGive(Essence plugin) Constructor for the CommandGive class.CommandInvsee(Essence plugin) Constructor for the CommandInvsee class.CommandRecipe(Essence plugin) Constructor for the CommandRecipe class.CommandSkull(Essence plugin) Constructor for the CommandSkull class. -
Uses of Essence in net.lewmc.essence.kit
Constructors in net.lewmc.essence.kit with parameters of type EssenceModifierConstructorDescriptionCommandKit(Essence plugin) Constructor for the KitCommand class.Constructor for the KitUtil class. -
Uses of Essence in net.lewmc.essence.stats
Constructors in net.lewmc.essence.stats with parameters of type EssenceModifierConstructorDescriptionCommandBurn(Essence plugin) Constructor for the BurnCommand class.CommandEnchant(Essence plugin) Constructor for the CommandEnchant class.CommandExtinguish(Essence plugin) Constructor for the ExtinguishCommand class.CommandFeed(Essence plugin) Constructor for the FeedCommand class.CommandFly(Essence plugin) Constructor for the CommandFly class.CommandGod(Essence plugin) Constructor for the GodCommand class.CommandHeal(Essence plugin) Constructor for the HealCommand class.CommandRepair(Essence plugin) Constructor for the RepairCommand class.CommandSpeed(Essence plugin) Constructor for the CommandSpeed class.Constructor for the UtilStats class. -
Uses of Essence in net.lewmc.essence.team
Constructors in net.lewmc.essence.team with parameters of type EssenceModifierConstructorDescriptionCommandDelthome(Essence plugin) Constructor for the DelthomeCommand class.CommandSetthome(Essence plugin) Constructor for the SetthomeCommand class.CommandTeam(Essence plugin) Constructor for the GamemodeCommands class.CommandThome(Essence plugin) Constructor for the ThomeCommand class.CommandThomes(Essence plugin) Constructor for the ThomesCommand class.UtilTeam(Essence plugin, UtilMessage message) Constructor for TeamUtil. -
Uses of Essence in net.lewmc.essence.teleportation
Constructors in net.lewmc.essence.teleportation with parameters of type EssenceModifierConstructorDescriptionCommandAscend(Essence plugin) Constructor for the AscendCommand class.CommandBack(Essence plugin) Constructor for the BackCommand class.CommandBottom(Essence plugin) Constructor for the BottomCommand class.CommandDescend(Essence plugin) Constructor for the DescendCommand class.CommandTop(Essence plugin) Constructor for the TopCommand class.UtilLocation(Essence plugin) Constructor for the LocationUtil class. -
Uses of Essence in net.lewmc.essence.teleportation.home
Constructors in net.lewmc.essence.teleportation.home with parameters of type EssenceModifierConstructorDescriptionCommandDelhome(Essence plugin) Constructor for the DelhomeCommand class.CommandHome(Essence plugin) Constructor for the HomeCommand class.CommandHomes(Essence plugin) Constructor for the HomesCommand class.CommandSethome(Essence plugin) Constructor for the SethomeCommand class.TabCompleterHome(Essence plugin) Constructor for the HomeTabCompleter command.Constructor for the HomeUtil class. -
Uses of Essence in net.lewmc.essence.teleportation.orientation
Constructors in net.lewmc.essence.teleportation.orientation with parameters of type EssenceModifierConstructorDescriptionCommandDirection(Essence plugin) Constructor for the DirectionCommand class.CommandNear(Essence plugin) Constructor for the NearCommand class. -
Uses of Essence in net.lewmc.essence.teleportation.spawn
Constructors in net.lewmc.essence.teleportation.spawn with parameters of type EssenceModifierConstructorDescriptionCommandSetspawn(Essence plugin) Constructor for the SetspawnCommand class.CommandSpawn(Essence plugin) Constructor for the SpawnCommand class.TabCompleterSpawn(Essence plugin) Constructor for the HomeTabCompleter command. -
Uses of Essence in net.lewmc.essence.teleportation.tp
Constructors in net.lewmc.essence.teleportation.tp with parameters of type EssenceModifierConstructorDescriptionCommandTeleport(Essence plugin) Constructor for the TeleportCommand class.CommandTpa(Essence plugin) Constructor for the TpaCommand class.CommandTpaccept(Essence plugin) Constructor for the TpacceptCommand class.CommandTpahere(Essence plugin) Constructor for the TpahereCommand class.CommandTpcancel(Essence plugin) Constructor for the TpcancelCommand class.CommandTpdeny(Essence plugin) Constructor for the TpdenyCommand class.CommandTprandom(Essence plugin) Constructor for the TprandomCommand class.CommandTptoggle(Essence plugin) Constructor for the TptoggleCommand class.UtilTeleport(Essence plugin) Constructor for the TeleportUtil class.UtilTeleportRequest(Essence plugin) Constructor for the TeleportRequestUtil class. -
Uses of Essence in net.lewmc.essence.teleportation.warp
Constructors in net.lewmc.essence.teleportation.warp with parameters of type EssenceModifierConstructorDescriptionCommandDelwarp(Essence plugin) Constructor for the DelwarpCommand class.CommandSetwarp(Essence plugin) Constructor for the SetwarpCommand class.CommandWarp(Essence plugin) Constructor for the WarpCommand class.CommandWarps(Essence plugin) Constructor for the WarpsCommand class.TabCompleterWarp(Essence plugin) Constructor for the WarpTabCompleter class.Constructor for the WarpUtil class. -
Uses of Essence in net.lewmc.essence.world
Constructors in net.lewmc.essence.world with parameters of type EssenceModifierConstructorDescriptionCommandWorld(Essence plugin) Constructor for the CommandWorld class.TabCompleterWorld(Essence plugin) Constructor for the TabCompleterWorld class.Constructor for the class.