Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abbreviate(String, int) - Static method in class com.earth2me.essentials.utils.StringUtil
- ABORT - Enum constant in enum com.earth2me.essentials.Trade.OverflowType
- AbstractItemDb - Class in com.earth2me.essentials.items
- AbstractVaultHandler - Class in com.earth2me.essentials.perm.impl
- AbstractVaultHandler() - Constructor for class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- ACACIA - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- ACACIA_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- ACACIA_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- accept(User) - Method in interface com.earth2me.essentials.commands.EssentialsLoopCommand.UserConsumer
- acceptingPay() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- acceptingPay(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- ACTIVITY - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- add(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Adds money to the balance of a user
- add(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- add(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- add(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Adds money to the balance of a user
- addAmount(EssentialsSign.ISign, int, Trade, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- addBannerMeta(CommandSource, boolean, String, IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- addCachedNpcName(UUID, String) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- addCommandCooldown(Pattern, Date, boolean) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- addCommandCooldown(Pattern, Date, boolean) - Method in class com.earth2me.essentials.UserData
- addCustomChart(CustomChart) - Method in class com.earth2me.essentials.metrics.MetricsWrapper
- addEnchantment(CommandSource, boolean, Enchantment, int) - Method in class com.earth2me.essentials.MetaItemStack
- addFireworkMeta(CommandSource, boolean, String, IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- addItem(Player, int, boolean, ItemStack...) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- addItem(Player, int, ItemStack...) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- addItem(Player, ItemStack...) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- addItemFlags(String) - Method in class com.earth2me.essentials.MetaItemStack
- addKit(String, List<String>, long) - Method in class com.earth2me.essentials.Kits
- addLine(String) - Method in class com.earth2me.essentials.textreader.SimpleTextInput
- addLine(String, Object...) - Method in class com.earth2me.essentials.textreader.SimpleTranslatableText
- addMail(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- addMail(String) - Method in class com.earth2me.essentials.User
-
Deprecated.
- addPastUsername(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- addPastUsername(String) - Method in class com.earth2me.essentials.UserData
- addPlugin(Plugin) - Method in class com.earth2me.essentials.AlternativeCommandsHandler
- addPotionMeta(CommandSource, boolean, String, IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- addPrefixSuffix() - Method in interface com.earth2me.essentials.ISettings
- addPrefixSuffix() - Method in class com.earth2me.essentials.Settings
- addReloadListener(IConf) - Method in class com.earth2me.essentials.Essentials
- addReloadListener(IConf) - Method in interface com.earth2me.essentials.IEssentials
- addStringMeta(CommandSource, boolean, String, IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- addToGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- addToGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- addToGroup(OfflinePlayer, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- addToGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- ADULT - Enum constant in enum com.earth2me.essentials.MobData.Data
- ADULT_AGEABLE - Enum constant in enum com.earth2me.essentials.MobData
- ADULT_ENEMY - Enum constant in enum com.earth2me.essentials.Mob.Enemies
- ADULT_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- ADULTZOMBIE - Enum constant in enum com.earth2me.essentials.MobData.Data
- adventureToLegacy(Component) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Converts an adventure component to a section sign legacy string.
- AdventureUtil - Class in com.earth2me.essentials.utils
- AdventureUtil.ParsedPlaceholder - Class in com.earth2me.essentials.utils
- afk() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- afk(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- AfkStatusChangeEvent - Class in net.ess3.api.events
-
Fired when a player's AFK status changes.
- AfkStatusChangeEvent(IUser, boolean) - Constructor for class net.ess3.api.events.AfkStatusChangeEvent
-
Deprecated.
- AfkStatusChangeEvent(IUser, boolean, AfkStatusChangeEvent.Cause) - Constructor for class net.ess3.api.events.AfkStatusChangeEvent
- AfkStatusChangeEvent.Cause - Enum in net.ess3.api.events
-
The cause of the AFK status change.
- afterSettings() - Method in class com.earth2me.essentials.EssentialsUpgrade
- AGGRESSIVE_PANDA_HIDDEN - Enum constant in enum com.earth2me.essentials.MobData
- AGGRESSIVE_PANDA_MAIN - Enum constant in enum com.earth2me.essentials.MobData
- ALL_BLACK_CAT - Enum constant in enum com.earth2me.essentials.MobData
- ALLAY - Enum constant in enum com.earth2me.essentials.Mob
- ALLOWED - Enum constant in enum com.earth2me.essentials.signs.SignProtection.SignProtectionState
-
Deprecated.
- allowOldIdSigns() - Method in interface com.earth2me.essentials.ISettings
- allowOldIdSigns() - Method in class com.earth2me.essentials.Settings
- allowSilentJoinQuit() - Method in interface com.earth2me.essentials.ISettings
- allowSilentJoinQuit() - Method in class com.earth2me.essentials.Settings
- allowUnsafeEnchantments() - Method in interface com.earth2me.essentials.ISettings
- allowUnsafeEnchantments() - Method in class com.earth2me.essentials.Settings
- AlternativeCommandsHandler - Class in com.earth2me.essentials
- AlternativeCommandsHandler(IEssentials) - Constructor for class com.earth2me.essentials.AlternativeCommandsHandler
- altFileExists() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- altFileExists() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- ANGRY - Enum constant in enum com.earth2me.essentials.MobData.Data
- ANGRY_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- ANVIL - Enum constant in enum com.earth2me.essentials.signs.Signs
- API - Enum constant in enum net.ess3.api.events.UserBalanceUpdateEvent.Cause
- APPALOOSA_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- apply(String) - Method in class com.earth2me.essentials.items.CustomItemResolver
- apply(String) - Method in interface net.ess3.api.IItemDb.ItemResolver
-
Creates an item stack from the given name, if the given name is recognised by this resolver.
- areDeathMessagesEnabled() - Method in interface com.earth2me.essentials.ISettings
- areDeathMessagesEnabled() - Method in class com.earth2me.essentials.Settings
- areHeavyEventRequired() - Method in class com.earth2me.essentials.signs.EssentialsSign
- areHeavyEventRequired() - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- arePowerToolsEnabled() - Method in class com.earth2me.essentials.UserData
- areSignsDisabled() - Method in interface com.earth2me.essentials.ISettings
- areSignsDisabled() - Method in class com.earth2me.essentials.Settings
- ARMADILLO - Enum constant in enum com.earth2me.essentials.Mob
- ARMOR_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- ARMOR_STAND - Enum constant in enum com.earth2me.essentials.Mob
- ARMORER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- ARMORER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- ASHEN_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- AsyncTeleport - Class in com.earth2me.essentials
- AsyncTeleport(IUser, IEssentials) - Constructor for class com.earth2me.essentials.AsyncTeleport
- AsyncTeleport.TeleportType - Enum in com.earth2me.essentials
- AsyncTimedTeleport - Class in com.earth2me.essentials
- AsyncUserDataLoadEvent - Class in net.essentialsx.api.v2.events
-
Called during player login after the user's data has been loaded.
- AsyncUserDataLoadEvent(IUser, String) - Constructor for class net.essentialsx.api.v2.events.AsyncUserDataLoadEvent
- AXOLOTL - Enum constant in enum com.earth2me.essentials.Mob
- AXOLOTL - Static variable in class com.earth2me.essentials.MobCompat
B
- BABY - Enum constant in enum com.earth2me.essentials.MobData.Data
- BABY_AGEABLE - Enum constant in enum com.earth2me.essentials.MobData
- BABY_CAT - Enum constant in enum com.earth2me.essentials.MobData
- BABY_CHICKEN - Enum constant in enum com.earth2me.essentials.MobData
- BABY_COW - Enum constant in enum com.earth2me.essentials.MobData
- BABY_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BABY_OCELOT - Enum constant in enum com.earth2me.essentials.MobData
- BABY_PIG - Enum constant in enum com.earth2me.essentials.MobData
- BABY_SHEEP - Enum constant in enum com.earth2me.essentials.MobData
- BABY_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- BABY_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- BABY_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- BABYZOMBIE - Enum constant in enum com.earth2me.essentials.MobData.Data
- back() - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- back() - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- back(Trade) - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- back(Trade) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- back(Trade, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Teleport wrapper used to handle /back teleports
- back(Trade, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- back(CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Teleport wrapper used to handle throwing user home after a jail sentence
- back(CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- back(IUser, Trade) - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- back(IUser, Trade) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- back(IUser, Trade, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Teleport wrapper used to handle /back teleports that are executed by a different player with this instance of teleport as a target.
- back(IUser, Trade, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- BACK - Enum constant in enum com.earth2me.essentials.AsyncTeleport.TeleportType
- BACK - Enum constant in enum com.earth2me.essentials.ISettings.TeleportWhenFreePolicy
- BACK - Enum constant in enum com.earth2me.essentials.Teleport.TeleportType
-
Deprecated.
- Backup - Class in com.earth2me.essentials
- Backup(IEssentials) - Constructor for class com.earth2me.essentials.Backup
- BALANCE - Enum constant in enum com.earth2me.essentials.signs.Signs
- BalanceTop - Interface in net.essentialsx.api.v2.services
-
A class which provides numerous methods to interact with Essentials' balance top calculations.
- BalanceTop.Entry - Class in net.essentialsx.api.v2.services
-
This class represents a user's name/balance in the balancetop cache.
- BalanceTopImpl - Class in com.earth2me.essentials
- BalanceTopImpl(IEssentials) - Constructor for class com.earth2me.essentials.BalanceTopImpl
- baltopExempt() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- baltopExempt(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- BAMBOO_RAFT - Enum constant in enum com.earth2me.essentials.Mob
- banFormatChange() - Method in class com.earth2me.essentials.EssentialsUpgrade
- bankBalance(String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- bankDeposit(String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- bankHas(String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- bankWithdraw(String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- BanLookup - Class in com.earth2me.essentials.craftbukkit
- base - Variable in class com.earth2me.essentials.PlayerExtension
- BAT - Enum constant in enum com.earth2me.essentials.Mob
- BAY_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BED - Enum constant in enum net.ess3.api.events.UserTeleportHomeEvent.HomeType
- BEE - Enum constant in enum com.earth2me.essentials.Mob
- beforeSettings() - Method in class com.earth2me.essentials.EssentialsUpgrade
- BETTY_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- BigDecimalTypeSerializer - Class in com.earth2me.essentials.config.serializers
-
A Configurate type serializer for
BigDecimal
s. - BigDecimalTypeSerializer() - Constructor for class com.earth2me.essentials.config.serializers.BigDecimalTypeSerializer
- BIRCH - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- BIRCH_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- BIRCH_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- BLACK - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- BLACK_CAT - Enum constant in enum com.earth2me.essentials.MobData
- BLACK_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BLACK_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- BLAZE - Enum constant in enum com.earth2me.essentials.Mob
- BLAZE_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BLOCKFISH_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- blockingSave() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- blockingSave() - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- blockingSave() - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- BLUE_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- BLUE_PARROT - Enum constant in enum com.earth2me.essentials.MobData
- BOAT - Enum constant in enum com.earth2me.essentials.Mob
- BOGGED - Enum constant in enum com.earth2me.essentials.Mob
- BookInput - Class in com.earth2me.essentials.textreader
- BookInput(String, boolean, IEssentials) - Constructor for class com.earth2me.essentials.textreader.BookInput
- BookPager - Class in com.earth2me.essentials.textreader
- BookPager(IText) - Constructor for class com.earth2me.essentials.textreader.BookPager
- BOW_SKELETON - Enum constant in enum com.earth2me.essentials.MobData
- BREEZE - Enum constant in enum com.earth2me.essentials.Mob
- BRINELY_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- BRITISH_SHORTHAIR - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- BRITISH_SHORTHAIR_CAT - Enum constant in enum com.earth2me.essentials.MobData
- broadcastAfkMessage() - Method in interface com.earth2me.essentials.ISettings
- broadcastAfkMessage() - Method in class com.earth2me.essentials.Settings
- broadcastMessage(IUser, String) - Method in class com.earth2me.essentials.Essentials
- broadcastMessage(IUser, String) - Method in interface com.earth2me.essentials.IEssentials
- broadcastMessage(IUser, String, Predicate<IUser>) - Method in class com.earth2me.essentials.Essentials
- broadcastMessage(IUser, String, Predicate<IUser>) - Method in interface com.earth2me.essentials.IEssentials
- broadcastMessage(String) - Method in class com.earth2me.essentials.Essentials
- broadcastMessage(String) - Method in interface com.earth2me.essentials.IEssentials
- broadcastMessage(String, String) - Method in class com.earth2me.essentials.Essentials
- broadcastMessage(String, String) - Method in interface com.earth2me.essentials.IEssentials
- broadcastTl(IUser, String, Object...) - Method in class com.earth2me.essentials.Essentials
- broadcastTl(IUser, String, Object...) - Method in interface com.earth2me.essentials.IEssentials
- broadcastTl(IUser, String, String, Object...) - Method in class com.earth2me.essentials.Essentials
- broadcastTl(IUser, String, String, Object...) - Method in interface com.earth2me.essentials.IEssentials
- broadcastTl(IUser, Predicate<IUser>, boolean, String, Object...) - Method in class com.earth2me.essentials.Essentials
- broadcastTl(IUser, Predicate<IUser>, boolean, String, Object...) - Method in interface com.earth2me.essentials.IEssentials
- broadcastTl(IUser, Predicate<IUser>, String, Object...) - Method in class com.earth2me.essentials.Essentials
- broadcastTl(IUser, Predicate<IUser>, String, Object...) - Method in interface com.earth2me.essentials.IEssentials
- broadcastTl(String, Object...) - Method in class com.earth2me.essentials.Essentials
- broadcastTl(String, Object...) - Method in interface com.earth2me.essentials.IEssentials
- BROWN_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_MUSHROOM_COW - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_PANDA_HIDDEN - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_PANDA_MAIN - Enum constant in enum com.earth2me.essentials.MobData
- BROWN_TRADER_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- BUCKSKIN_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- BUTCHER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- BUTCHER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- BUY - Enum constant in enum com.earth2me.essentials.signs.Signs
C
- cacheRandomLocations(String) - Method in class com.earth2me.essentials.RandomTeleport
- calculateBalanceTopMapAsync() - Method in class com.earth2me.essentials.BalanceTopImpl
- calculateBalanceTopMapAsync() - Method in interface net.essentialsx.api.v2.services.BalanceTop
-
Re-calculates the balance top cache asynchronously.
- CALICO - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- CALICO_CAT - Enum constant in enum com.earth2me.essentials.MobData
- CAMEL - Enum constant in enum com.earth2me.essentials.Mob
- CAMEL - Static variable in class com.earth2me.essentials.MobCompat
- CAMELSADDLE - Enum constant in enum com.earth2me.essentials.MobData.Data
- canAfford(BigDecimal) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- canAfford(BigDecimal) - Method in class com.earth2me.essentials.User
- canAfford(BigDecimal, boolean) - Method in class com.earth2me.essentials.User
- canBuild() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- canBuild() - Method in class com.earth2me.essentials.User
- canBuild(Player, String) - Method in class com.earth2me.essentials.perm.impl.ConfigPermissionsHandler
- canBuild(Player, String) - Method in class com.earth2me.essentials.perm.impl.ModernVaultHandler
- canBuild(Player, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- canBuild(Player, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- canBuild(Player, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- cancelAfkOnChat() - Method in interface com.earth2me.essentials.ISettings
- cancelAfkOnChat() - Method in class com.earth2me.essentials.Settings
- cancelAfkOnInteract() - Method in interface com.earth2me.essentials.ISettings
- cancelAfkOnInteract() - Method in class com.earth2me.essentials.Settings
- cancelAfkOnMove() - Method in interface com.earth2me.essentials.ISettings
- cancelAfkOnMove() - Method in class com.earth2me.essentials.Settings
- cancelTeleportRequest(User, User) - Static method in class com.earth2me.essentials.commands.Commandtpacancel
- canInteractVanished() - Method in class com.earth2me.essentials.User
- canInteractWith(CommandSource, User) - Method in class com.earth2me.essentials.Essentials
- canInteractWith(CommandSource, User) - Method in interface com.earth2me.essentials.IEssentials
- canInteractWith(User, User) - Method in class com.earth2me.essentials.Essentials
- canInteractWith(User, User) - Method in interface com.earth2me.essentials.IEssentials
- canSpawn(IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- canSpawnItem(Material) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- canSpawnItem(Material) - Method in class com.earth2me.essentials.User
- capitalCase(String) - Static method in class com.earth2me.essentials.I18n
- CARTOGRAPHER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- CARTOGRAPHER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- CARTOGRAPHY - Enum constant in enum com.earth2me.essentials.signs.Signs
- CAT - Enum constant in enum com.earth2me.essentials.Mob
- CAT - Static variable in class com.earth2me.essentials.MobCompat
- CAVESPIDER - Enum constant in enum com.earth2me.essentials.Mob
- changeDisplayName() - Method in interface com.earth2me.essentials.ISettings
- changeDisplayName() - Method in class com.earth2me.essentials.Settings
- changePlayerListName() - Method in interface com.earth2me.essentials.ISettings
- changePlayerListName() - Method in class com.earth2me.essentials.Settings
- changeTabCompleteName() - Method in interface com.earth2me.essentials.ISettings
- changeTabCompleteName() - Method in class com.earth2me.essentials.Settings
- charge(IUser) - Method in class com.earth2me.essentials.Trade
- charge(IUser, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.Trade
- CHARGED_CREEPER - Enum constant in enum com.earth2me.essentials.MobData
- ChargeException - Exception Class in com.earth2me.essentials
- ChargeException(String, Object...) - Constructor for exception class com.earth2me.essentials.ChargeException
- chargeUser(User) - Method in class com.earth2me.essentials.Kit
- chat - Static variable in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- CHAT - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- ChatEvent - Class in net.essentialsx.api.v2.events.chat
-
This handles common boilerplate for other ChatEvents
- ChatEvent(boolean, ChatType, Player, String, String, Set<Player>) - Constructor for class net.essentialsx.api.v2.events.chat.ChatEvent
- ChatType - Enum in net.essentialsx.api.v2
-
Represents chat type for a message
- checkActivity() - Method in class com.earth2me.essentials.User
- checkAffordable(User) - Method in class com.earth2me.essentials.Kit
- checkDelay(User) - Method in class com.earth2me.essentials.Kit
- checkForVersion(File, String) - Static method in class com.earth2me.essentials.ManagedFile
- checkIfBlockBreaksSigns(Block) - Static method in class com.earth2me.essentials.signs.EssentialsSign
- checkJailTimeout(long) - Method in class com.earth2me.essentials.User
- checkMuteTimeout(long) - Method in class com.earth2me.essentials.User
- checkPermissions() - Method in class com.earth2me.essentials.perm.PermissionsHandler
- checkPerms(User) - Method in class com.earth2me.essentials.Kit
- checkSignThrottle() - Method in class com.earth2me.essentials.User
- CHERRY_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- CHEST - Enum constant in enum com.earth2me.essentials.MobData.Data
- CHEST_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- CHEST_MINECART - Static variable in class com.earth2me.essentials.MobCompat
- CHESTNUT_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- CHESTNUT_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- CHICKEN - Enum constant in enum com.earth2me.essentials.Mob
- CLAYFISH_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- cleanup() - Method in class com.earth2me.essentials.UserData
- cleanupOpenInventories() - Method in class com.earth2me.essentials.Essentials
- clearAllPowertools() - Method in class com.earth2me.essentials.UserData
- clearCommandCooldown(Pattern) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- clearCommandCooldown(Pattern) - Method in class com.earth2me.essentials.UserData
- clearHandler(CommandSource, Player, String[], int, boolean) - Method in class com.earth2me.essentials.commands.Commandclearinventory
- clearSlot(Player, int) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- CLERIC - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- CLERIC_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- closeLog() - Static method in class com.earth2me.essentials.Trade
- COD - Enum constant in enum com.earth2me.essentials.Mob
- COLD_FROG - Enum constant in enum com.earth2me.essentials.MobData
- COLORABLE - Enum constant in enum com.earth2me.essentials.MobData.Data
- COLORABLE_SHEEP - Enum constant in enum com.earth2me.essentials.MobData
- COLORABLE_SHULKER - Enum constant in enum com.earth2me.essentials.MobData
- com.earth2me.essentials - package com.earth2me.essentials
- com.earth2me.essentials.api - package com.earth2me.essentials.api
- com.earth2me.essentials.commands - package com.earth2me.essentials.commands
- com.earth2me.essentials.config - package com.earth2me.essentials.config
- com.earth2me.essentials.config.annotations - package com.earth2me.essentials.config.annotations
- com.earth2me.essentials.config.entities - package com.earth2me.essentials.config.entities
- com.earth2me.essentials.config.holders - package com.earth2me.essentials.config.holders
- com.earth2me.essentials.config.processors - package com.earth2me.essentials.config.processors
- com.earth2me.essentials.config.serializers - package com.earth2me.essentials.config.serializers
- com.earth2me.essentials.craftbukkit - package com.earth2me.essentials.craftbukkit
- com.earth2me.essentials.economy - package com.earth2me.essentials.economy
- com.earth2me.essentials.economy.layers - package com.earth2me.essentials.economy.layers
- com.earth2me.essentials.economy.vault - package com.earth2me.essentials.economy.vault
- com.earth2me.essentials.items - package com.earth2me.essentials.items
- com.earth2me.essentials.messaging - package com.earth2me.essentials.messaging
- com.earth2me.essentials.metrics - package com.earth2me.essentials.metrics
- com.earth2me.essentials.perm - package com.earth2me.essentials.perm
- com.earth2me.essentials.perm.impl - package com.earth2me.essentials.perm.impl
- com.earth2me.essentials.signs - package com.earth2me.essentials.signs
- com.earth2me.essentials.textreader - package com.earth2me.essentials.textreader
- com.earth2me.essentials.updatecheck - package com.earth2me.essentials.updatecheck
- com.earth2me.essentials.userstorage - package com.earth2me.essentials.userstorage
- com.earth2me.essentials.utils - package com.earth2me.essentials.utils
- COMMAND - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- COMMAND_ECO - Enum constant in enum net.ess3.api.events.UserBalanceUpdateEvent.Cause
- COMMAND_PAY - Enum constant in enum net.ess3.api.events.UserBalanceUpdateEvent.Cause
- COMMAND_SELL - Enum constant in enum net.ess3.api.events.UserBalanceUpdateEvent.Cause
- Commandafk - Class in com.earth2me.essentials.commands
- Commandafk() - Constructor for class com.earth2me.essentials.commands.Commandafk
- Commandantioch - Class in com.earth2me.essentials.commands
- Commandantioch() - Constructor for class com.earth2me.essentials.commands.Commandantioch
- Commandanvil - Class in com.earth2me.essentials.commands
- Commandanvil() - Constructor for class com.earth2me.essentials.commands.Commandanvil
- Commandback - Class in com.earth2me.essentials.commands
- Commandback() - Constructor for class com.earth2me.essentials.commands.Commandback
- Commandbackup - Class in com.earth2me.essentials.commands
- Commandbackup() - Constructor for class com.earth2me.essentials.commands.Commandbackup
- Commandbalance - Class in com.earth2me.essentials.commands
- Commandbalance() - Constructor for class com.earth2me.essentials.commands.Commandbalance
- Commandbalancetop - Class in com.earth2me.essentials.commands
- Commandbalancetop() - Constructor for class com.earth2me.essentials.commands.Commandbalancetop
- Commandban - Class in com.earth2me.essentials.commands
- Commandban() - Constructor for class com.earth2me.essentials.commands.Commandban
- Commandbanip - Class in com.earth2me.essentials.commands
- Commandbanip() - Constructor for class com.earth2me.essentials.commands.Commandbanip
- Commandbeezooka - Class in com.earth2me.essentials.commands
- Commandbeezooka() - Constructor for class com.earth2me.essentials.commands.Commandbeezooka
- Commandbigtree - Class in com.earth2me.essentials.commands
- Commandbigtree() - Constructor for class com.earth2me.essentials.commands.Commandbigtree
- Commandbook - Class in com.earth2me.essentials.commands
- Commandbook() - Constructor for class com.earth2me.essentials.commands.Commandbook
- Commandbottom - Class in com.earth2me.essentials.commands
- Commandbottom() - Constructor for class com.earth2me.essentials.commands.Commandbottom
- Commandbreak - Class in com.earth2me.essentials.commands
- Commandbreak() - Constructor for class com.earth2me.essentials.commands.Commandbreak
- Commandbroadcast - Class in com.earth2me.essentials.commands
- Commandbroadcast() - Constructor for class com.earth2me.essentials.commands.Commandbroadcast
- Commandbroadcastworld - Class in com.earth2me.essentials.commands
- Commandbroadcastworld() - Constructor for class com.earth2me.essentials.commands.Commandbroadcastworld
- Commandburn - Class in com.earth2me.essentials.commands
- Commandburn() - Constructor for class com.earth2me.essentials.commands.Commandburn
- Commandcartographytable - Class in com.earth2me.essentials.commands
- Commandcartographytable() - Constructor for class com.earth2me.essentials.commands.Commandcartographytable
- Commandclearinventory - Class in com.earth2me.essentials.commands
- Commandclearinventory() - Constructor for class com.earth2me.essentials.commands.Commandclearinventory
- Commandclearinventoryconfirmtoggle - Class in com.earth2me.essentials.commands
- Commandclearinventoryconfirmtoggle() - Constructor for class com.earth2me.essentials.commands.Commandclearinventoryconfirmtoggle
- Commandcompass - Class in com.earth2me.essentials.commands
- Commandcompass() - Constructor for class com.earth2me.essentials.commands.Commandcompass
- Commandcondense - Class in com.earth2me.essentials.commands
- Commandcondense() - Constructor for class com.earth2me.essentials.commands.Commandcondense
- CommandCooldown - Class in com.earth2me.essentials.config.entities
- CommandCooldown() - Constructor for class com.earth2me.essentials.config.entities.CommandCooldown
- commandCooldowns() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- commandCooldowns(List<CommandCooldown>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- CommandCooldownSerializer - Class in com.earth2me.essentials.config.serializers
- CommandCooldownSerializer() - Constructor for class com.earth2me.essentials.config.serializers.CommandCooldownSerializer
- Commandcreatekit - Class in com.earth2me.essentials.commands
- Commandcreatekit() - Constructor for class com.earth2me.essentials.commands.Commandcreatekit
- Commandcustomtext - Class in com.earth2me.essentials.commands
- Commandcustomtext() - Constructor for class com.earth2me.essentials.commands.Commandcustomtext
- Commanddelhome - Class in com.earth2me.essentials.commands
- Commanddelhome() - Constructor for class com.earth2me.essentials.commands.Commanddelhome
- Commanddeljail - Class in com.earth2me.essentials.commands
- Commanddeljail() - Constructor for class com.earth2me.essentials.commands.Commanddeljail
- Commanddelkit - Class in com.earth2me.essentials.commands
- Commanddelkit() - Constructor for class com.earth2me.essentials.commands.Commanddelkit
- Commanddelwarp - Class in com.earth2me.essentials.commands
- Commanddelwarp() - Constructor for class com.earth2me.essentials.commands.Commanddelwarp
- Commanddepth - Class in com.earth2me.essentials.commands
- Commanddepth() - Constructor for class com.earth2me.essentials.commands.Commanddepth
- Commanddisposal - Class in com.earth2me.essentials.commands
- Commanddisposal() - Constructor for class com.earth2me.essentials.commands.Commanddisposal
- Commandeco - Class in com.earth2me.essentials.commands
- Commandeco() - Constructor for class com.earth2me.essentials.commands.Commandeco
- Commandeditsign - Class in com.earth2me.essentials.commands
- Commandeditsign() - Constructor for class com.earth2me.essentials.commands.Commandeditsign
- Commandenchant - Class in com.earth2me.essentials.commands
- Commandenchant() - Constructor for class com.earth2me.essentials.commands.Commandenchant
- Commandenderchest - Class in com.earth2me.essentials.commands
- Commandenderchest() - Constructor for class com.earth2me.essentials.commands.Commandenderchest
- Commandessentials - Class in com.earth2me.essentials.commands
- Commandessentials() - Constructor for class com.earth2me.essentials.commands.Commandessentials
- Commandexp - Class in com.earth2me.essentials.commands
- Commandexp() - Constructor for class com.earth2me.essentials.commands.Commandexp
- Commandext - Class in com.earth2me.essentials.commands
- Commandext() - Constructor for class com.earth2me.essentials.commands.Commandext
- Commandfeed - Class in com.earth2me.essentials.commands
- Commandfeed() - Constructor for class com.earth2me.essentials.commands.Commandfeed
- Commandfireball - Class in com.earth2me.essentials.commands
- Commandfireball() - Constructor for class com.earth2me.essentials.commands.Commandfireball
- Commandfirework - Class in com.earth2me.essentials.commands
- Commandfirework() - Constructor for class com.earth2me.essentials.commands.Commandfirework
- Commandfly - Class in com.earth2me.essentials.commands
- Commandfly() - Constructor for class com.earth2me.essentials.commands.Commandfly
- Commandgamemode - Class in com.earth2me.essentials.commands
- Commandgamemode() - Constructor for class com.earth2me.essentials.commands.Commandgamemode
- Commandgc - Class in com.earth2me.essentials.commands
- Commandgc() - Constructor for class com.earth2me.essentials.commands.Commandgc
- Commandgetpos - Class in com.earth2me.essentials.commands
- Commandgetpos() - Constructor for class com.earth2me.essentials.commands.Commandgetpos
- Commandgive - Class in com.earth2me.essentials.commands
- Commandgive() - Constructor for class com.earth2me.essentials.commands.Commandgive
- Commandgod - Class in com.earth2me.essentials.commands
- Commandgod() - Constructor for class com.earth2me.essentials.commands.Commandgod
- Commandgrindstone - Class in com.earth2me.essentials.commands
- Commandgrindstone() - Constructor for class com.earth2me.essentials.commands.Commandgrindstone
- Commandhat - Class in com.earth2me.essentials.commands
- Commandhat() - Constructor for class com.earth2me.essentials.commands.Commandhat
- Commandheal - Class in com.earth2me.essentials.commands
- Commandheal() - Constructor for class com.earth2me.essentials.commands.Commandheal
- Commandhelp - Class in com.earth2me.essentials.commands
- Commandhelp() - Constructor for class com.earth2me.essentials.commands.Commandhelp
- Commandhelpop - Class in com.earth2me.essentials.commands
- Commandhelpop() - Constructor for class com.earth2me.essentials.commands.Commandhelpop
- Commandhome - Class in com.earth2me.essentials.commands
- Commandhome() - Constructor for class com.earth2me.essentials.commands.Commandhome
- Commandice - Class in com.earth2me.essentials.commands
- Commandice() - Constructor for class com.earth2me.essentials.commands.Commandice
- Commandignore - Class in com.earth2me.essentials.commands
- Commandignore() - Constructor for class com.earth2me.essentials.commands.Commandignore
- Commandinfo - Class in com.earth2me.essentials.commands
- Commandinfo() - Constructor for class com.earth2me.essentials.commands.Commandinfo
- Commandinvsee - Class in com.earth2me.essentials.commands
- Commandinvsee() - Constructor for class com.earth2me.essentials.commands.Commandinvsee
- Commanditem - Class in com.earth2me.essentials.commands
- Commanditem() - Constructor for class com.earth2me.essentials.commands.Commanditem
- Commanditemdb - Class in com.earth2me.essentials.commands
- Commanditemdb() - Constructor for class com.earth2me.essentials.commands.Commanditemdb
- Commanditemlore - Class in com.earth2me.essentials.commands
- Commanditemlore() - Constructor for class com.earth2me.essentials.commands.Commanditemlore
- Commanditemname - Class in com.earth2me.essentials.commands
- Commanditemname() - Constructor for class com.earth2me.essentials.commands.Commanditemname
- Commandjails - Class in com.earth2me.essentials.commands
- Commandjails() - Constructor for class com.earth2me.essentials.commands.Commandjails
- Commandjump - Class in com.earth2me.essentials.commands
- Commandjump() - Constructor for class com.earth2me.essentials.commands.Commandjump
- Commandkick - Class in com.earth2me.essentials.commands
- Commandkick() - Constructor for class com.earth2me.essentials.commands.Commandkick
- Commandkickall - Class in com.earth2me.essentials.commands
- Commandkickall() - Constructor for class com.earth2me.essentials.commands.Commandkickall
- Commandkill - Class in com.earth2me.essentials.commands
- Commandkill() - Constructor for class com.earth2me.essentials.commands.Commandkill
- Commandkit - Class in com.earth2me.essentials.commands
- Commandkit() - Constructor for class com.earth2me.essentials.commands.Commandkit
- Commandkitreset - Class in com.earth2me.essentials.commands
- Commandkitreset() - Constructor for class com.earth2me.essentials.commands.Commandkitreset
- Commandkittycannon - Class in com.earth2me.essentials.commands
- Commandkittycannon() - Constructor for class com.earth2me.essentials.commands.Commandkittycannon
- Commandlightning - Class in com.earth2me.essentials.commands
- Commandlightning() - Constructor for class com.earth2me.essentials.commands.Commandlightning
- Commandlist - Class in com.earth2me.essentials.commands
- Commandlist() - Constructor for class com.earth2me.essentials.commands.Commandlist
- Commandloom - Class in com.earth2me.essentials.commands
- Commandloom() - Constructor for class com.earth2me.essentials.commands.Commandloom
- Commandmail - Class in com.earth2me.essentials.commands
- Commandmail() - Constructor for class com.earth2me.essentials.commands.Commandmail
- CommandMapUtil - Class in com.earth2me.essentials.utils
- Commandme - Class in com.earth2me.essentials.commands
- Commandme() - Constructor for class com.earth2me.essentials.commands.Commandme
- Commandmore - Class in com.earth2me.essentials.commands
- Commandmore() - Constructor for class com.earth2me.essentials.commands.Commandmore
- Commandmotd - Class in com.earth2me.essentials.commands
- Commandmotd() - Constructor for class com.earth2me.essentials.commands.Commandmotd
- Commandmsg - Class in com.earth2me.essentials.commands
- Commandmsg() - Constructor for class com.earth2me.essentials.commands.Commandmsg
- Commandmsgtoggle - Class in com.earth2me.essentials.commands
- Commandmsgtoggle() - Constructor for class com.earth2me.essentials.commands.Commandmsgtoggle
- Commandmute - Class in com.earth2me.essentials.commands
- Commandmute() - Constructor for class com.earth2me.essentials.commands.Commandmute
- Commandnear - Class in com.earth2me.essentials.commands
- Commandnear() - Constructor for class com.earth2me.essentials.commands.Commandnear
- Commandnick - Class in com.earth2me.essentials.commands
- Commandnick() - Constructor for class com.earth2me.essentials.commands.Commandnick
- Commandnuke - Class in com.earth2me.essentials.commands
- Commandnuke() - Constructor for class com.earth2me.essentials.commands.Commandnuke
- Commandpay - Class in com.earth2me.essentials.commands
- Commandpay() - Constructor for class com.earth2me.essentials.commands.Commandpay
- Commandpayconfirmtoggle - Class in com.earth2me.essentials.commands
- Commandpayconfirmtoggle() - Constructor for class com.earth2me.essentials.commands.Commandpayconfirmtoggle
- Commandpaytoggle - Class in com.earth2me.essentials.commands
- Commandpaytoggle() - Constructor for class com.earth2me.essentials.commands.Commandpaytoggle
- Commandping - Class in com.earth2me.essentials.commands
- Commandping() - Constructor for class com.earth2me.essentials.commands.Commandping
- Commandplaytime - Class in com.earth2me.essentials.commands
- Commandplaytime() - Constructor for class com.earth2me.essentials.commands.Commandplaytime
- Commandpotion - Class in com.earth2me.essentials.commands
- Commandpotion() - Constructor for class com.earth2me.essentials.commands.Commandpotion
- Commandpowertool - Class in com.earth2me.essentials.commands
- Commandpowertool() - Constructor for class com.earth2me.essentials.commands.Commandpowertool
- Commandpowertooltoggle - Class in com.earth2me.essentials.commands
- Commandpowertooltoggle() - Constructor for class com.earth2me.essentials.commands.Commandpowertooltoggle
- Commandptime - Class in com.earth2me.essentials.commands
- Commandptime() - Constructor for class com.earth2me.essentials.commands.Commandptime
- Commandpweather - Class in com.earth2me.essentials.commands
- Commandpweather() - Constructor for class com.earth2me.essentials.commands.Commandpweather
- Commandr - Class in com.earth2me.essentials.commands
- Commandr() - Constructor for class com.earth2me.essentials.commands.Commandr
- Commandrealname - Class in com.earth2me.essentials.commands
- Commandrealname() - Constructor for class com.earth2me.essentials.commands.Commandrealname
- Commandrecipe - Class in com.earth2me.essentials.commands
- Commandrecipe() - Constructor for class com.earth2me.essentials.commands.Commandrecipe
- Commandremove - Class in com.earth2me.essentials.commands
- Commandremove() - Constructor for class com.earth2me.essentials.commands.Commandremove
- Commandrenamehome - Class in com.earth2me.essentials.commands
- Commandrenamehome() - Constructor for class com.earth2me.essentials.commands.Commandrenamehome
- Commandrepair - Class in com.earth2me.essentials.commands
- Commandrepair() - Constructor for class com.earth2me.essentials.commands.Commandrepair
- Commandrest - Class in com.earth2me.essentials.commands
- Commandrest() - Constructor for class com.earth2me.essentials.commands.Commandrest
- Commandrtoggle - Class in com.earth2me.essentials.commands
- Commandrtoggle() - Constructor for class com.earth2me.essentials.commands.Commandrtoggle
- Commandrules - Class in com.earth2me.essentials.commands
- Commandrules() - Constructor for class com.earth2me.essentials.commands.Commandrules
- Commandseen - Class in com.earth2me.essentials.commands
- Commandseen() - Constructor for class com.earth2me.essentials.commands.Commandseen
- Commandsell - Class in com.earth2me.essentials.commands
- Commandsell() - Constructor for class com.earth2me.essentials.commands.Commandsell
- Commandsethome - Class in com.earth2me.essentials.commands
- Commandsethome() - Constructor for class com.earth2me.essentials.commands.Commandsethome
- Commandsetjail - Class in com.earth2me.essentials.commands
- Commandsetjail() - Constructor for class com.earth2me.essentials.commands.Commandsetjail
- Commandsettpr - Class in com.earth2me.essentials.commands
- Commandsettpr() - Constructor for class com.earth2me.essentials.commands.Commandsettpr
- Commandsetwarp - Class in com.earth2me.essentials.commands
- Commandsetwarp() - Constructor for class com.earth2me.essentials.commands.Commandsetwarp
- Commandsetworth - Class in com.earth2me.essentials.commands
- Commandsetworth() - Constructor for class com.earth2me.essentials.commands.Commandsetworth
- Commandshowkit - Class in com.earth2me.essentials.commands
- Commandshowkit() - Constructor for class com.earth2me.essentials.commands.Commandshowkit
- Commandskull - Class in com.earth2me.essentials.commands
- Commandskull() - Constructor for class com.earth2me.essentials.commands.Commandskull
- Commandsmithingtable - Class in com.earth2me.essentials.commands
- Commandsmithingtable() - Constructor for class com.earth2me.essentials.commands.Commandsmithingtable
- Commandsocialspy - Class in com.earth2me.essentials.commands
- Commandsocialspy() - Constructor for class com.earth2me.essentials.commands.Commandsocialspy
- CommandSource - Class in com.earth2me.essentials
- CommandSource(Essentials, CommandSender) - Constructor for class com.earth2me.essentials.CommandSource
- Commandspawner - Class in com.earth2me.essentials.commands
- Commandspawner() - Constructor for class com.earth2me.essentials.commands.Commandspawner
- Commandspawnmob - Class in com.earth2me.essentials.commands
- Commandspawnmob() - Constructor for class com.earth2me.essentials.commands.Commandspawnmob
- Commandspeed - Class in com.earth2me.essentials.commands
- Commandspeed() - Constructor for class com.earth2me.essentials.commands.Commandspeed
- Commandstonecutter - Class in com.earth2me.essentials.commands
- Commandstonecutter() - Constructor for class com.earth2me.essentials.commands.Commandstonecutter
- Commandsudo - Class in com.earth2me.essentials.commands
- Commandsudo() - Constructor for class com.earth2me.essentials.commands.Commandsudo
- Commandsuicide - Class in com.earth2me.essentials.commands
- Commandsuicide() - Constructor for class com.earth2me.essentials.commands.Commandsuicide
- Commandtempban - Class in com.earth2me.essentials.commands
- Commandtempban() - Constructor for class com.earth2me.essentials.commands.Commandtempban
- Commandtempbanip - Class in com.earth2me.essentials.commands
- Commandtempbanip() - Constructor for class com.earth2me.essentials.commands.Commandtempbanip
- Commandthunder - Class in com.earth2me.essentials.commands
- Commandthunder() - Constructor for class com.earth2me.essentials.commands.Commandthunder
- Commandtime - Class in com.earth2me.essentials.commands
- Commandtime() - Constructor for class com.earth2me.essentials.commands.Commandtime
- Commandtogglejail - Class in com.earth2me.essentials.commands
- Commandtogglejail() - Constructor for class com.earth2me.essentials.commands.Commandtogglejail
- Commandtop - Class in com.earth2me.essentials.commands
- Commandtop() - Constructor for class com.earth2me.essentials.commands.Commandtop
- Commandtp - Class in com.earth2me.essentials.commands
- Commandtp() - Constructor for class com.earth2me.essentials.commands.Commandtp
- Commandtpa - Class in com.earth2me.essentials.commands
- Commandtpa() - Constructor for class com.earth2me.essentials.commands.Commandtpa
- Commandtpaall - Class in com.earth2me.essentials.commands
- Commandtpaall() - Constructor for class com.earth2me.essentials.commands.Commandtpaall
- Commandtpacancel - Class in com.earth2me.essentials.commands
- Commandtpacancel() - Constructor for class com.earth2me.essentials.commands.Commandtpacancel
- Commandtpaccept - Class in com.earth2me.essentials.commands
- Commandtpaccept() - Constructor for class com.earth2me.essentials.commands.Commandtpaccept
- Commandtpahere - Class in com.earth2me.essentials.commands
- Commandtpahere() - Constructor for class com.earth2me.essentials.commands.Commandtpahere
- Commandtpall - Class in com.earth2me.essentials.commands
- Commandtpall() - Constructor for class com.earth2me.essentials.commands.Commandtpall
- Commandtpauto - Class in com.earth2me.essentials.commands
- Commandtpauto() - Constructor for class com.earth2me.essentials.commands.Commandtpauto
- Commandtpdeny - Class in com.earth2me.essentials.commands
- Commandtpdeny() - Constructor for class com.earth2me.essentials.commands.Commandtpdeny
- Commandtphere - Class in com.earth2me.essentials.commands
- Commandtphere() - Constructor for class com.earth2me.essentials.commands.Commandtphere
- Commandtpo - Class in com.earth2me.essentials.commands
- Commandtpo() - Constructor for class com.earth2me.essentials.commands.Commandtpo
- Commandtpoffline - Class in com.earth2me.essentials.commands
- Commandtpoffline() - Constructor for class com.earth2me.essentials.commands.Commandtpoffline
- Commandtpohere - Class in com.earth2me.essentials.commands
- Commandtpohere() - Constructor for class com.earth2me.essentials.commands.Commandtpohere
- Commandtppos - Class in com.earth2me.essentials.commands
- Commandtppos() - Constructor for class com.earth2me.essentials.commands.Commandtppos
- Commandtpr - Class in com.earth2me.essentials.commands
- Commandtpr() - Constructor for class com.earth2me.essentials.commands.Commandtpr
- Commandtptoggle - Class in com.earth2me.essentials.commands
- Commandtptoggle() - Constructor for class com.earth2me.essentials.commands.Commandtptoggle
- Commandtree - Class in com.earth2me.essentials.commands
- Commandtree() - Constructor for class com.earth2me.essentials.commands.Commandtree
- Commandunban - Class in com.earth2me.essentials.commands
- Commandunban() - Constructor for class com.earth2me.essentials.commands.Commandunban
- Commandunbanip - Class in com.earth2me.essentials.commands
- Commandunbanip() - Constructor for class com.earth2me.essentials.commands.Commandunbanip
- Commandunlimited - Class in com.earth2me.essentials.commands
- Commandunlimited() - Constructor for class com.earth2me.essentials.commands.Commandunlimited
- Commandvanish - Class in com.earth2me.essentials.commands
- Commandvanish() - Constructor for class com.earth2me.essentials.commands.Commandvanish
- Commandwarp - Class in com.earth2me.essentials.commands
- Commandwarp() - Constructor for class com.earth2me.essentials.commands.Commandwarp
- Commandwarpinfo - Class in com.earth2me.essentials.commands
- Commandwarpinfo() - Constructor for class com.earth2me.essentials.commands.Commandwarpinfo
- Commandweather - Class in com.earth2me.essentials.commands
- Commandweather() - Constructor for class com.earth2me.essentials.commands.Commandweather
- Commandwhois - Class in com.earth2me.essentials.commands
- Commandwhois() - Constructor for class com.earth2me.essentials.commands.Commandwhois
- Commandworkbench - Class in com.earth2me.essentials.commands
- Commandworkbench() - Constructor for class com.earth2me.essentials.commands.Commandworkbench
- Commandworld - Class in com.earth2me.essentials.commands
- Commandworld() - Constructor for class com.earth2me.essentials.commands.Commandworld
- Commandworth - Class in com.earth2me.essentials.commands
- Commandworth() - Constructor for class com.earth2me.essentials.commands.Commandworth
- COMMON_DATE_DIFFS - Static variable in class com.earth2me.essentials.commands.EssentialsCommand
-
Common date diffs, for use in tab completion
- COMMON_DURATIONS - Static variable in class com.earth2me.essentials.commands.EssentialsCommand
-
Common time durations (in seconds), for use in tab completion.
- CommonPlaceholders - Class in com.earth2me.essentials.utils
- compareTo(User) - Method in class com.earth2me.essentials.User
- compareTo(VersionUtil.BukkitVersion) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- completePotion() - Method in class com.earth2me.essentials.MetaItemStack
- configFile - Variable in class com.earth2me.essentials.config.EssentialsConfiguration
- ConfigPermissionsHandler - Class in com.earth2me.essentials.perm.impl
- ConfigPermissionsHandler(Plugin) - Constructor for class com.earth2me.essentials.perm.impl.ConfigPermissionsHandler
- ConfigurateUtil - Class in com.earth2me.essentials.config
- ConfigurationSaveTask - Class in com.earth2me.essentials.config
- ConfigurationSaveTask(YamlConfigurationLoader, CommentedConfigurationNode, AtomicInteger) - Constructor for class com.earth2me.essentials.config.ConfigurationSaveTask
- confirmClear() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- confirmClear(Boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- confirmPay() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- confirmPay(Boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- Console - Class in com.earth2me.essentials
- constrainToRange(int, int, int) - Static method in class com.earth2me.essentials.utils.NumberUtil
-
Backport from Guava.
- containsAtLeast(Player, ItemStack, int) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- convertAltFile() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- convertAltFile() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- convertBlockToItem(Block) - Static method in class com.earth2me.essentials.utils.LocationUtil
- convertFromLegacy(int, byte) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- convertIgnoreList() - Method in class com.earth2me.essentials.EssentialsUpgrade
- convertKits() - Method in class com.earth2me.essentials.EssentialsUpgrade
- convertLegacyFile() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- convertLegacyFile() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- convertMailList() - Method in class com.earth2me.essentials.EssentialsUpgrade
- convertStupidCamelCaseUserdataKeys() - Method in class com.earth2me.essentials.EssentialsUpgrade
- cooldown(boolean) - Method in class com.earth2me.essentials.AsyncTeleport
- cooldown(boolean) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- cooldown(boolean, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- copyResourceAscii(String, File) - Static method in class com.earth2me.essentials.ManagedFile
- COST - Enum constant in enum com.earth2me.essentials.signs.SignTrade.AmountType
- COW - Enum constant in enum com.earth2me.essentials.Mob
- CREAMY_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- CREAMY_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- CREAMY_TRADER_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- CREATE - Enum constant in enum net.essentialsx.api.v2.events.HomeModifyEvent.HomeModifyCause
- CREATE - Enum constant in enum net.essentialsx.api.v2.events.WarpModifyEvent.WarpModifyCause
- createBank(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- createBank(String, OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- createNPC(String) - Static method in class com.earth2me.essentials.api.Economy
-
Creates dummy files for a npc, if there is no player yet with that name.
- createPaste(List<PasteUtil.PasteFile>) - Static method in class com.earth2me.essentials.utils.PasteUtil
-
Creates an anonymous paste containing the provided files.
- createPlayerAccount(String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- createPlayerAccount(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- createPlayerAccount(OfflinePlayer) - Method in interface com.earth2me.essentials.economy.EconomyLayer
- createPlayerAccount(OfflinePlayer) - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- createPlayerAccount(OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- createPlayerAccount(OfflinePlayer, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- CREEPER - Enum constant in enum com.earth2me.essentials.Mob
- currencyNamePlural() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- currencyNameSingular() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- CustomItemResolver - Class in com.earth2me.essentials.items
- CustomItemResolver(Essentials) - Constructor for class com.earth2me.essentials.items.CustomItemResolver
- CYAN_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- CYAN_PARROT - Enum constant in enum com.earth2me.essentials.MobData
D
- DANGEROUS_FORK - Enum constant in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- DAPPLE_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- DARK_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- DARK_OAK_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- DARK_OAK_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- DARKBROWN_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- DARKOAK - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- DASHER_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- DateUtil - Class in com.earth2me.essentials.utils
- DBROWN_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- delayedJoin(Player, String) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- DELETE - Enum constant in enum com.earth2me.essentials.ISettings.KeepInvPolicy
- DELETE - Enum constant in enum net.essentialsx.api.v2.events.HomeModifyEvent.HomeModifyCause
- DELETE - Enum constant in enum net.essentialsx.api.v2.events.WarpModifyEvent.WarpModifyCause
- deleteBank(String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- DeleteIfIncomplete - Annotation Type in com.earth2me.essentials.config.annotations
-
Used to indicate to Configurate that the annotated field should be treated as null if it is treated as incomplete.
- DeleteIfIncompleteProcessor - Class in com.earth2me.essentials.config.processors
- DeleteIfIncompleteProcessor() - Constructor for class com.earth2me.essentials.config.processors.DeleteIfIncompleteProcessor
- DeleteIfIncompleteProcessor.IncompleteEntity - Interface in com.earth2me.essentials.config.processors
- DeleteOnEmpty - Annotation Type in com.earth2me.essentials.config.annotations
-
Used to indicate to Configurate that the annotated field should be treated as null if it is a Collection, Map, or String that is empty.
- DeleteOnEmptyProcessor - Class in com.earth2me.essentials.config.processors
- DeleteOnEmptyProcessor() - Constructor for class com.earth2me.essentials.config.processors.DeleteOnEmptyProcessor
- delHome(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- delHome(String) - Method in class com.earth2me.essentials.UserData
- deposit(OfflinePlayer, BigDecimal) - Method in interface com.earth2me.essentials.economy.EconomyLayer
- deposit(OfflinePlayer, BigDecimal) - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- depositPlayer(String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- depositPlayer(String, String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- depositPlayer(OfflinePlayer, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- depositPlayer(OfflinePlayer, String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- DescParseTickFormat - Class in com.earth2me.essentials.utils
-
This utility class is used for converting between the ingame time in ticks to ingame time as a friendly string.
- deserialize(Type, Object) - Method in class com.earth2me.essentials.config.serializers.BigDecimalTypeSerializer
- deserialize(Type, Object) - Method in class com.earth2me.essentials.config.serializers.MaterialTypeSerializer
- deserialize(Type, ConfigurationNode) - Method in class com.earth2me.essentials.config.serializers.CommandCooldownSerializer
- deserialize(Type, ConfigurationNode) - Method in class com.earth2me.essentials.config.serializers.LocationTypeSerializer
- deserialize(Type, ConfigurationNode) - Method in class com.earth2me.essentials.config.serializers.MailMessageSerializer
- DESERT_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- DIAMOND_ARMOR_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- DIAMOND_SWORD_SKELETON - Enum constant in enum com.earth2me.essentials.MobData
- DIAMOND_SWORD_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- disable() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- disable() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- disabledCommands() - Method in class com.earth2me.essentials.AlternativeCommandsHandler
- disablePrefix() - Method in interface com.earth2me.essentials.ISettings
- disablePrefix() - Method in class com.earth2me.essentials.Settings
- disableSuffix() - Method in interface com.earth2me.essentials.ISettings
- disableSuffix() - Method in class com.earth2me.essentials.Settings
- DISPLAY_NAME - Static variable in class com.earth2me.essentials.Console
- displayCurrency(BigDecimal, IEssentials) - Static method in class com.earth2me.essentials.utils.NumberUtil
-
Note: this *can* return MiniMessage, make sure if this is sent to a player that it is wrapped in AdventureUtil#parsed.
- displayCurrencyExactly(BigDecimal, IEssentials) - Static method in class com.earth2me.essentials.utils.NumberUtil
-
Note: this *can* return MiniMessage, make sure if this is sent to a player that it is wrapped in AdventureUtil#parsed.
- DISPOSAL - Enum constant in enum com.earth2me.essentials.signs.Signs
- dispose() - Method in class com.earth2me.essentials.User
- divide(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Divides the balance of a user by a value
- divide(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- divide(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.divide(UUID, BigDecimal)
orEconomy.divide(User, BigDecimal)
- divide(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Divides the balance of a user by a value
- DOLPHIN - Enum constant in enum com.earth2me.essentials.Mob
- DONKEY - Enum constant in enum com.earth2me.essentials.Mob
- DownsampleUtil - Class in com.earth2me.essentials.utils
-
Most of this code was "borrowed" from KyoriPowered/adventure and is subject to their MIT license; MIT License Copyright (c) 2017-2020 KyoriPowered Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- DROP - Enum constant in enum com.earth2me.essentials.ISettings.KeepInvPolicy
- DROP - Enum constant in enum com.earth2me.essentials.Trade.OverflowType
- DROWNED - Enum constant in enum com.earth2me.essentials.Mob
E
- Economy - Class in com.earth2me.essentials.api
-
You should use Vault instead of directly using this class.
- Economy - Class in net.ess3.api
-
Deprecated.
- Economy() - Constructor for class com.earth2me.essentials.api.Economy
- Economy() - Constructor for class net.ess3.api.Economy
-
Deprecated.
- EconomyLayer - Interface in com.earth2me.essentials.economy
- EconomyLayers - Class in com.earth2me.essentials.economy
-
Abstraction layer for economy abstraction layers.
- ELDER_GUARDIAN - Enum constant in enum com.earth2me.essentials.Mob
- ELECTRIC_CREEPER - Enum constant in enum com.earth2me.essentials.MobData
- ELECTRIFIED - Enum constant in enum com.earth2me.essentials.MobData.Data
- emulateWildcards() - Method in class com.earth2me.essentials.perm.impl.ModernVaultHandler
- emulateWildcards() - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- enable(Plugin) - Method in interface com.earth2me.essentials.economy.EconomyLayer
- enable(Plugin) - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- enableDisable(CommandSource, boolean) - Static method in class com.earth2me.essentials.utils.CommonPlaceholders
- enabledSigns() - Method in interface com.earth2me.essentials.ISettings
- enabledSigns() - Method in class com.earth2me.essentials.Settings
- enableInvulnerabilityAfterTeleport() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- enableInvulnerabilityAfterTeleport() - Method in class com.earth2me.essentials.User
- ENCHANT - Enum constant in enum com.earth2me.essentials.signs.Signs
- Enchantments - Class in com.earth2me.essentials
- end() - Method in class com.earth2me.essentials.ExecuteTimer
- END_CRYSTAL - Static variable in class com.earth2me.essentials.MobCompat
- ENDERCRYSTAL - Enum constant in enum com.earth2me.essentials.Mob
- ENDERDRAGON - Enum constant in enum com.earth2me.essentials.Mob
- ENDERMAN - Enum constant in enum com.earth2me.essentials.Mob
- ENDERMITE - Enum constant in enum com.earth2me.essentials.Mob
- ENEMY - Enum constant in enum com.earth2me.essentials.Mob.Enemies
- Entry(UUID, String, BigDecimal) - Constructor for class net.essentialsx.api.v2.services.BalanceTop.Entry
- entrySet() - Static method in class com.earth2me.essentials.Enchantments
- entrySet() - Static method in class com.earth2me.essentials.Potions
- EnumUtil - Class in com.earth2me.essentials.utils
- equals(Object) - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData
- equals(Object) - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData.EssentialPotionData
- equals(Object) - Method in class com.earth2me.essentials.User
- equals(Object) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- equals(Object) - Method in class net.ess3.api.PluginKey
- escapeTags(String) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Convenience method for submodules to escape MiniMessage tags.
- ess - Variable in class com.earth2me.essentials.commands.EssentialsCommand
- ess - Variable in class com.earth2me.essentials.CommandSource
- ess - Variable in class com.earth2me.essentials.items.AbstractItemDb
- ess - Variable in class com.earth2me.essentials.UserData
- Essentials - Class in com.earth2me.essentials
- Essentials() - Constructor for class com.earth2me.essentials.Essentials
- Essentials(JavaPluginLoader, PluginDescriptionFile, File, File) - Constructor for class com.earth2me.essentials.Essentials
- Essentials(Server) - Constructor for class com.earth2me.essentials.Essentials
- EssentialsBlockListener - Class in com.earth2me.essentials
- EssentialsBlockListener(IEssentials) - Constructor for class com.earth2me.essentials.EssentialsBlockListener
- EssentialsCommand - Class in com.earth2me.essentials.commands
- EssentialsCommand(String) - Constructor for class com.earth2me.essentials.commands.EssentialsCommand
- EssentialsConfiguration - Class in com.earth2me.essentials.config
- EssentialsConfiguration(File) - Constructor for class com.earth2me.essentials.config.EssentialsConfiguration
- EssentialsConfiguration(File, String) - Constructor for class com.earth2me.essentials.config.EssentialsConfiguration
- EssentialsConfiguration(File, String, Class<?>) - Constructor for class com.earth2me.essentials.config.EssentialsConfiguration
- EssentialsConfiguration(File, String, String) - Constructor for class com.earth2me.essentials.config.EssentialsConfiguration
- EssentialsEntityListener - Class in com.earth2me.essentials
- EssentialsEntityListener(IEssentials) - Constructor for class com.earth2me.essentials.EssentialsEntityListener
- EssentialsLogger - Class in com.earth2me.essentials
- EssentialsLoopCommand - Class in com.earth2me.essentials.commands
- EssentialsLoopCommand(String) - Constructor for class com.earth2me.essentials.commands.EssentialsLoopCommand
- EssentialsLoopCommand.UserConsumer - Interface in com.earth2me.essentials.commands
- EssentialsPlayerListener - Class in com.earth2me.essentials
- EssentialsPlayerListener(IEssentials) - Constructor for class com.earth2me.essentials.EssentialsPlayerListener
- EssentialsPluginListener - Class in com.earth2me.essentials
- EssentialsPluginListener(IEssentials) - Constructor for class com.earth2me.essentials.EssentialsPluginListener
- EssentialsServerListener - Class in com.earth2me.essentials
- EssentialsServerListener(IEssentials) - Constructor for class com.earth2me.essentials.EssentialsServerListener
- EssentialsSign - Class in com.earth2me.essentials.signs
- EssentialsSign(String) - Constructor for class com.earth2me.essentials.signs.EssentialsSign
- EssentialsSign.ISign - Interface in com.earth2me.essentials.signs
- EssentialsTimer - Class in com.earth2me.essentials
- EssentialsToggleCommand - Class in com.earth2me.essentials.commands
- EssentialsToggleCommand(String, String) - Constructor for class com.earth2me.essentials.commands.EssentialsToggleCommand
- EssentialsUpgrade - Class in com.earth2me.essentials
- EssentialsUserConfiguration - Class in com.earth2me.essentials.config
- EssentialsUserConfiguration(String, UUID, File) - Constructor for class com.earth2me.essentials.config.EssentialsUserConfiguration
- EVENT_CANCELLED - Enum constant in enum com.earth2me.essentials.messaging.IMessageRecipient.MessageResponse
-
States that the message was NOT received as a result of the message pre-send event being cancelled.
- EVOKER - Enum constant in enum com.earth2me.essentials.Mob
- executed(String, Command) - Method in class com.earth2me.essentials.AlternativeCommandsHandler
- ExecuteTimer - Class in com.earth2me.essentials
- ExecuteTimer() - Constructor for class com.earth2me.essentials.ExecuteTimer
- EXP - Enum constant in enum com.earth2me.essentials.MobData.Data
- EXP - Enum constant in enum com.earth2me.essentials.Trade.TradeType
- expandItems(User) - Method in class com.earth2me.essentials.Kit
- expandItems(User, List<String>) - Method in class com.earth2me.essentials.Kit
- EXPERIENCEORB - Enum constant in enum com.earth2me.essentials.Mob
F
- FALSE - Enum constant in enum com.earth2me.essentials.utils.TriState
- FARMER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- FARMER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- fetchLatestDev() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- fetchLatestRelease() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- FIREBALL_META_KEY - Static variable in class com.earth2me.essentials.commands.Commandfireball
- FIREWORK_ROCKET - Static variable in class com.earth2me.essentials.MobCompat
- FISH_BODY_COLOR - Enum constant in enum com.earth2me.essentials.MobData.Data
- FISH_PATTERN_COLOR - Enum constant in enum com.earth2me.essentials.MobData.Data
- FISHERMAN - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- FISHERMAN_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- FlatItemDb - Class in com.earth2me.essentials.items
- FlatItemDb(IEssentials) - Constructor for class com.earth2me.essentials.items.FlatItemDb
- FlatItemDb.ItemData - Class in com.earth2me.essentials.items
- FlatItemDb.ItemData.EssentialPotionData - Class in com.earth2me.essentials.items
- FLAXEN_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- FLETCHER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- FLETCHER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- FloatUtil - Class in com.earth2me.essentials.utils
-
parseFloat and parseDouble proxies that are protected against non-finite values.
- FLOPPER_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- FlyStatusChangeEvent - Class in net.ess3.api.events
-
Fired when a player's flight status is toggled using /fly.
- FlyStatusChangeEvent(IUser, IUser, boolean) - Constructor for class net.ess3.api.events.FlyStatusChangeEvent
- forceWriteUUIDMap() - Method in class com.earth2me.essentials.UUIDMap
-
Deprecated.
- format(double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Use
Economy.format(BigDecimal)
if your input is already aBigDecimal
. - format(double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- format(long) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- format(BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Formats the amount of money like all other Essentials functions.
- format12(long) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- format24(long) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- formatAsCurrency(BigDecimal) - Static method in class com.earth2me.essentials.utils.NumberUtil
- formatAsPrettyCurrency(BigDecimal) - Static method in class com.earth2me.essentials.utils.NumberUtil
- formatDateDiff(long) - Static method in class com.earth2me.essentials.utils.DateUtil
- formatDateDiff(Calendar, Calendar) - Static method in class com.earth2me.essentials.utils.DateUtil
- formatDateFormat(long, SimpleDateFormat) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- formatDouble(double) - Static method in class com.earth2me.essentials.utils.NumberUtil
- formatMessage(IUser, String, String) - Static method in class com.earth2me.essentials.utils.FormatUtil
- formatString(IUser, String, String) - Static method in class com.earth2me.essentials.utils.FormatUtil
- formatTicks(long) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- FormatUtil - Class in com.earth2me.essentials.utils
- FOX - Enum constant in enum com.earth2me.essentials.Mob
- FOX - Static variable in class com.earth2me.essentials.MobCompat
- fractionalDigits() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- FREE - Enum constant in enum com.earth2me.essentials.signs.Signs
- FRIENDLY - Enum constant in enum com.earth2me.essentials.Mob.Enemies
- FROG - Enum constant in enum com.earth2me.essentials.Mob
- FROG - Static variable in class com.earth2me.essentials.MobCompat
- fromBukkitType(EntityType) - Static method in enum com.earth2me.essentials.Mob
- fromChar(char) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Get the
NamedTextColor
from its associated section sign char. - fromData(Entity, String) - Static method in enum com.earth2me.essentials.MobData
- fromKey(Plugin, String) - Static method in class net.ess3.api.PluginKey
-
Create a plugin key under the given plugin's namespace with the given name.
- fromLocation(Location) - Static method in class com.earth2me.essentials.config.entities.LazyLocation
- fromName(String) - Static method in enum com.earth2me.essentials.Mob
- fromString(String) - Static method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- FULL - Enum constant in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- FURNACE_MINECART - Static variable in class com.earth2me.essentials.MobCompat
- furnaceRecipe(CommandSource, FurnaceRecipe) - Method in class com.earth2me.essentials.commands.Commandrecipe
G
- GAMEMODE - Enum constant in enum com.earth2me.essentials.signs.Signs
- generateUidCache() - Method in class com.earth2me.essentials.EssentialsUpgrade
- GENERIC - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- GENERIC_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- GenericVaultHandler - Class in com.earth2me.essentials.perm.impl
- GenericVaultHandler() - Constructor for class com.earth2me.essentials.perm.impl.GenericVaultHandler
- geolocation() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- geolocation(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- get(String) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Create a stack from the given name with the maximum stack size for that material.
- get(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- get(String) - Method in class com.earth2me.essentials.items.AbstractItemDb
- get(String, boolean) - Method in class com.earth2me.essentials.items.FlatItemDb
- get(String, boolean) - Method in class com.earth2me.essentials.items.LegacyItemDb
- get(String, boolean) - Method in interface net.ess3.api.IItemDb
-
Create a stack from the given name with the maximum stack size for that material.
- get(String, int) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Create a stack from the given name with the given quantity.
- getAffected() - Method in class net.ess3.api.events.NickChangeEvent
-
Get the user who CAUSED the state change.
- getAffected() - Method in class net.ess3.api.events.StateChangeEvent
-
Get the user who is affected by the state change.
- getAfkListName() - Method in interface com.earth2me.essentials.ISettings
- getAfkListName() - Method in class com.earth2me.essentials.Settings
- getAfkMessage() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getAfkMessage() - Method in class com.earth2me.essentials.User
- getAfkPosition() - Method in class com.earth2me.essentials.User
- getAfkSince() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getAfkSince() - Method in class com.earth2me.essentials.User
- getAliasesFor(String) - Method in class com.earth2me.essentials.items.CustomItemResolver
- getAllMatching(Class<T>, String...) - Static method in class com.earth2me.essentials.utils.EnumUtil
-
Return a set containing all fields of the given enum that match one of the provided names.
- getAllUniqueUsers() - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getAllUserUUIDs() - Method in interface com.earth2me.essentials.userstorage.IUserMap
-
Gets all the UUIDs of every User which has joined.
- getAllUserUUIDs() - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getAlternative(String) - Method in class com.earth2me.essentials.AlternativeCommandsHandler
- getAlternativeCommandsHandler() - Method in class com.earth2me.essentials.Essentials
- getAlternativeCommandsHandler() - Method in interface com.earth2me.essentials.IEssentials
- getAmount() - Method in class net.essentialsx.api.v2.events.TransactionEvent
- getAmount(IEssentials, User, ItemStack, String[], boolean) - Method in class com.earth2me.essentials.Worth
-
Get the amount of items to be sold from a player's inventory.
- getAnnounceNewPlayerFormat() - Method in interface com.earth2me.essentials.ISettings
- getAnnounceNewPlayerFormat() - Method in class com.earth2me.essentials.Settings
- getAnnounceNewPlayers() - Method in interface com.earth2me.essentials.ISettings
- getAnnounceNewPlayers() - Method in class com.earth2me.essentials.Settings
- getArgs() - Method in class com.earth2me.essentials.textreader.ITranslatableText.TranslatableText
- getArgs() - Method in exception class net.ess3.api.TranslatableException
- getAsyncTeleport() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getAsyncTeleport() - Method in class com.earth2me.essentials.User
- getAutoAfk() - Method in interface com.earth2me.essentials.ISettings
- getAutoAfk() - Method in class com.earth2me.essentials.Settings
- getAutoAfkKick() - Method in interface com.earth2me.essentials.ISettings
- getAutoAfkKick() - Method in class com.earth2me.essentials.Settings
- getAverageTPS() - Method in class com.earth2me.essentials.EssentialsTimer
- getBackendName() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- getBackendName() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- getBackendName() - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getBackendName() - Method in class com.earth2me.essentials.perm.impl.ConfigPermissionsHandler
- getBackendName() - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getBackendName() - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getBackendName() - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getBackup() - Method in class com.earth2me.essentials.Essentials
- getBackup() - Method in interface com.earth2me.essentials.IEssentials
- getBackupCommand() - Method in interface com.earth2me.essentials.ISettings
- getBackupCommand() - Method in class com.earth2me.essentials.Settings
- getBackupInterval() - Method in interface com.earth2me.essentials.ISettings
- getBackupInterval() - Method in class com.earth2me.essentials.Settings
- getBalance() - Method in class net.essentialsx.api.v2.services.BalanceTop.Entry
-
Gets the balance of the user at the time of cache population.
- getBalance(String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getBalance(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getBalance(OfflinePlayer) - Method in interface com.earth2me.essentials.economy.EconomyLayer
- getBalance(OfflinePlayer) - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- getBalance(OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getBalance(OfflinePlayer, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getBalanceTop() - Method in class com.earth2me.essentials.Essentials
- getBalanceTop() - Method in interface com.earth2me.essentials.IEssentials
- getBalanceTopCache() - Method in class com.earth2me.essentials.BalanceTopImpl
- getBalanceTopCache() - Method in interface net.essentialsx.api.v2.services.BalanceTop
-
Gets the balance top cache or an empty list if one has not been calculated yet.
- getBalanceTopTotal() - Method in class com.earth2me.essentials.BalanceTopImpl
- getBalanceTopTotal() - Method in interface net.essentialsx.api.v2.services.BalanceTop
-
Gets the total amount of money in the economy at the point of the last balance top cache calculation or returns zero if no baltop calculation has been made as of yet.
- getBaltopMinBalance() - Method in interface com.earth2me.essentials.ISettings
- getBaltopMinBalance() - Method in class com.earth2me.essentials.Settings
- getBaltopMinPlaytime() - Method in interface com.earth2me.essentials.ISettings
- getBaltopMinPlaytime() - Method in class com.earth2me.essentials.Settings
- getBanEntry(IEssentials, String) - Static method in class com.earth2me.essentials.craftbukkit.BanLookup
- getBanks() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getBannerDataProvider() - Method in class com.earth2me.essentials.Essentials
- getBannerDataProvider() - Method in interface com.earth2me.essentials.IEssentials
- getBase() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getBase() - Method in class com.earth2me.essentials.PlayerExtension
- getBigDecimal(String, BigDecimal) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getBigDecimal(String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getBigDecimalPositive(String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getBindingItemsPolicy() - Method in interface com.earth2me.essentials.ISettings
- getBindingItemsPolicy() - Method in class com.earth2me.essentials.Settings
- getBiomeKeyProvider() - Method in class com.earth2me.essentials.Essentials
- getBiomeKeyProvider() - Method in interface com.earth2me.essentials.IEssentials
- getBlock() - Method in interface com.earth2me.essentials.signs.EssentialsSign.ISign
- getBlocks() - Method in class com.earth2me.essentials.signs.EssentialsSign
- getBlocks() - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- getBoatType() - Method in enum com.earth2me.essentials.MobCompat.BoatVariant
- getBookmarks() - Method in class com.earth2me.essentials.textreader.BookInput
- getBookmarks() - Method in class com.earth2me.essentials.textreader.HelpInput
- getBookmarks() - Method in interface com.earth2me.essentials.textreader.IText
- getBookmarks() - Method in class com.earth2me.essentials.textreader.KeywordReplacer
- getBookmarks() - Method in class com.earth2me.essentials.textreader.SimpleTextInput
- getBookmarks() - Method in class com.earth2me.essentials.textreader.TextInput
- getBoolean(String, boolean) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getBuildInfo() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- getBukkitAudience() - Method in class com.earth2me.essentials.Essentials
- getByName(String) - Static method in class com.earth2me.essentials.Enchantments
- getByName(String) - Static method in class com.earth2me.essentials.Potions
- getCacheAge() - Method in class com.earth2me.essentials.BalanceTopImpl
- getCacheAge() - Method in interface net.essentialsx.api.v2.services.BalanceTop
-
Gets the epoch time (in mills.) that the baltop cache was last updated at.
- getCachedCount() - Method in interface com.earth2me.essentials.userstorage.IUserMap
-
Gets the current amount of users loaded into memory.
- getCachedCount() - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getCachedLocations(String) - Method in class com.earth2me.essentials.RandomTeleport
- getCachedUUID(String) - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- getCachedUUIDs() - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- getCacheSize() - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- getCacheThreshold() - Method in class com.earth2me.essentials.RandomTeleport
- getCause() - Method in class net.ess3.api.events.AfkStatusChangeEvent
- getCause() - Method in class net.ess3.api.events.UserBalanceUpdateEvent
- getCause() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Returns the underlying cause of this modification to a home.
- getCause() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
- getCenter() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getCenter(String) - Method in class com.earth2me.essentials.RandomTeleport
- getChapters() - Method in class com.earth2me.essentials.textreader.BookInput
- getChapters() - Method in class com.earth2me.essentials.textreader.HelpInput
- getChapters() - Method in interface com.earth2me.essentials.textreader.IText
- getChapters() - Method in class com.earth2me.essentials.textreader.KeywordReplacer
- getChapters() - Method in class com.earth2me.essentials.textreader.SimpleTextInput
- getChapters() - Method in class com.earth2me.essentials.textreader.TextInput
- getChatFormat(String) - Method in interface com.earth2me.essentials.ISettings
- getChatFormat(String) - Method in class com.earth2me.essentials.Settings
- getChatFormat(String, ChatType) - Method in interface com.earth2me.essentials.ISettings
- getChatFormat(String, ChatType) - Method in class com.earth2me.essentials.Settings
- getChatQuestion() - Method in interface com.earth2me.essentials.ISettings
- getChatQuestion() - Method in class com.earth2me.essentials.Settings
- getChatRadius() - Method in interface com.earth2me.essentials.ISettings
- getChatRadius() - Method in class com.earth2me.essentials.Settings
- getChatShout() - Method in interface com.earth2me.essentials.ISettings
- getChatShout() - Method in class com.earth2me.essentials.Settings
- getChatType() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
-
Returns the type of chat this event is fired for
- getColorOf(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- getCommandCooldownEntry(String) - Method in interface com.earth2me.essentials.ISettings
- getCommandCooldownEntry(String) - Method in class com.earth2me.essentials.Settings
- getCommandCooldownExpiry(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getCommandCooldownExpiry(String) - Method in class com.earth2me.essentials.UserData
- getCommandCooldownMs(String) - Method in interface com.earth2me.essentials.ISettings
- getCommandCooldownMs(String) - Method in class com.earth2me.essentials.Settings
- getCommandCooldowns() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getCommandCooldowns() - Method in class com.earth2me.essentials.UserData
- getCommandCost(IEssentialsCommand) - Method in interface com.earth2me.essentials.ISettings
- getCommandCost(IEssentialsCommand) - Method in class com.earth2me.essentials.Settings
- getCommandCost(String) - Method in interface com.earth2me.essentials.ISettings
- getCommandCost(String) - Method in class com.earth2me.essentials.Settings
- getCommandCost(IUser) - Method in class com.earth2me.essentials.Trade
- getCommandMap() - Method in class com.earth2me.essentials.Essentials
- getCommandMap() - Method in interface com.earth2me.essentials.IEssentials
- getCommands(Server) - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Lists all commands.
- getCommandSender() - Method in class com.earth2me.essentials.Console
- getCommandSender(Server) - Static method in class com.earth2me.essentials.Console
-
Deprecated.
- getConfig() - Method in class com.earth2me.essentials.RandomTeleport
- getConfigFile() - Method in interface com.earth2me.essentials.ISettings
- getConfigFile() - Method in class com.earth2me.essentials.Settings
- getConfigKeys() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getConfigKeys() - Method in class com.earth2me.essentials.UserData
- getConfigMap() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getConfigMap() - Method in class com.earth2me.essentials.UserData
- getConfigMap(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getConfigMap(String) - Method in class com.earth2me.essentials.UserData
- getConfigUUID() - Method in class com.earth2me.essentials.UserData
- getConfirmingClearCommand() - Method in class com.earth2me.essentials.User
- getConfirmingPayments() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getConfirmingPayments() - Method in class com.earth2me.essentials.User
- getContainerProvider() - Method in class com.earth2me.essentials.Essentials
- getContainerProvider() - Method in interface com.earth2me.essentials.IEssentials
- getContents() - Method in class com.earth2me.essentials.utils.PasteUtil.PasteFile
- getController() - Method in class net.ess3.api.events.NickChangeEvent
-
Get the user who is AFFECTED by the state change.
- getController() - Method in class net.ess3.api.events.StateChangeEvent
-
Get the user who caused the state change.
- getCooldownsList() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getCooldownsList() - Method in class com.earth2me.essentials.UserData
- getCount() - Method in interface com.earth2me.essentials.api.IJails
-
Deprecated.Gets the number of jails
- getCount() - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Gets the number of warps
- getCount() - Method in class com.earth2me.essentials.Jails
- getCount() - Method in class com.earth2me.essentials.Warps
- getCurrencyFormat() - Method in interface com.earth2me.essentials.ISettings
- getCurrencyFormat() - Method in class com.earth2me.essentials.Settings
- getCurrencySymbol() - Method in interface com.earth2me.essentials.ISettings
- getCurrencySymbol() - Method in class com.earth2me.essentials.Settings
- getCurrentLocale() - Method in interface com.earth2me.essentials.api.II18n
-
Deprecated.Gets the current locale setting
- getCurrentLocale() - Method in class com.earth2me.essentials.I18n
- getCustomItemResolver() - Method in class com.earth2me.essentials.Essentials
- getCustomItemResolver() - Method in interface net.ess3.api.IEssentials
-
Get the
CustomItemResolver
that is currently in use. - getCustomJoinMessage() - Method in interface com.earth2me.essentials.ISettings
- getCustomJoinMessage() - Method in class com.earth2me.essentials.Settings
- getCustomNewUsernameMessage() - Method in interface com.earth2me.essentials.ISettings
- getCustomNewUsernameMessage() - Method in class com.earth2me.essentials.Settings
- getCustomQuitMessage() - Method in interface com.earth2me.essentials.ISettings
- getCustomQuitMessage() - Method in class com.earth2me.essentials.Settings
- getDamage(ItemStack) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- getDamageEventProvider() - Method in class com.earth2me.essentials.Essentials
- getDamageEventProvider() - Method in interface com.earth2me.essentials.IEssentials
- getDefaultEnabledConfirmCommands() - Method in interface com.earth2me.essentials.ISettings
- getDefaultEnabledConfirmCommands() - Method in class com.earth2me.essentials.Settings
- getDefaultLocation() - Method in class com.earth2me.essentials.RandomTeleport
- getDefaultStackSize() - Method in interface com.earth2me.essentials.ISettings
- getDefaultStackSize() - Method in class com.earth2me.essentials.Settings
- getDelay() - Method in class net.ess3.api.events.teleport.TeleportWarmupEvent
- getDeletionKey() - Method in class com.earth2me.essentials.utils.PasteUtil.PasteResult
- getDigest() - Static method in class com.earth2me.essentials.ManagedFile
- getDisabledCommands() - Method in interface com.earth2me.essentials.ISettings
- getDisabledCommands() - Method in class com.earth2me.essentials.Settings
- getDisableItemPickupWhileAfk() - Method in interface com.earth2me.essentials.ISettings
- getDisableItemPickupWhileAfk() - Method in class com.earth2me.essentials.Settings
- getDisplayName() - Method in class com.earth2me.essentials.CommandSource
- getDisplayName() - Method in class com.earth2me.essentials.Console
- getDisplayName() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getDisplayName() - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
-
Returns the display name of this recipient.
- getDisplayName() - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- getDisplayName() - Method in class com.earth2me.essentials.User
- getDisplayName() - Method in class net.essentialsx.api.v2.services.BalanceTop.Entry
-
Gets the display name of the user at the time of cache population.
- getDouble(String, double) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getEconomyLagWarning() - Method in interface com.earth2me.essentials.ISettings
- getEconomyLagWarning() - Method in class com.earth2me.essentials.Settings
- getEmptySlots() - Method in class com.earth2me.essentials.craftbukkit.InventoryData
- getEnabledPermsPlugin() - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getEnchantment(User, String) - Method in class com.earth2me.essentials.MetaItemStack
- getEntity() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData
- getEntityType(String...) - Static method in class com.earth2me.essentials.utils.EnumUtil
- getEssentials() - Method in class com.earth2me.essentials.User
- getEssentialsSign() - Method in class net.ess3.api.events.SignEvent
- getExcludedBiomes() - Method in class com.earth2me.essentials.RandomTeleport
- getExpAtLevel(int) - Static method in class com.earth2me.essentials.craftbukkit.SetExpFix
- getExperience() - Method in class com.earth2me.essentials.Trade
- getExpToLevel(int) - Static method in class com.earth2me.essentials.craftbukkit.SetExpFix
- getExpUntilNextLevel(Player) - Static method in class com.earth2me.essentials.craftbukkit.SetExpFix
- getFakeLocation(CommentedConfigurationNode, String) - Method in class com.earth2me.essentials.EssentialsUpgrade
- getFile() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getFile() - Method in class com.earth2me.essentials.Kits
- getFile() - Method in class com.earth2me.essentials.RandomTeleport
- getFile() - Method in class com.earth2me.essentials.Worth
- getFinalArg(String[], int) - Static method in class com.earth2me.essentials.commands.EssentialsCommand
- getFindAttempts() - Method in class com.earth2me.essentials.RandomTeleport
- getFireworkBuilder() - Method in class com.earth2me.essentials.MetaItemStack
- getFloat(String, float) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getFormat() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
-
Gets the format to use to display this chat message.
- getFormattedCommandAliasProvider() - Method in class com.earth2me.essentials.Essentials
- getFormattedCommandAliasProvider() - Method in interface com.earth2me.essentials.IEssentials
- getFormattedJailTime() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getFormattedJailTime() - Method in class com.earth2me.essentials.User
- getFormattedNickname() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getFormattedNickname() - Method in class com.earth2me.essentials.User
- getFreezeAfkPlayers() - Method in interface com.earth2me.essentials.ISettings
- getFreezeAfkPlayers() - Method in class com.earth2me.essentials.Settings
- getFromLegacy(int, byte) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Convert legacy ID and damage value to Material.
- getFromLegacy(String) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Convert colon syntax (eg.
- getFromLegacyId(int) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.
- getGeoLocation() - Method in class com.earth2me.essentials.UserData
- getGroup() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getGroup() - Method in class com.earth2me.essentials.User
- getGroup(OfflinePlayer) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getGroup(OfflinePlayer) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getGroup(OfflinePlayer) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getGroup(OfflinePlayer) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getGroups() - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getGroups() - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getGroups() - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getGroups() - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getGroups(OfflinePlayer) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getGroups(OfflinePlayer) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getGroups(OfflinePlayer) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getGroups(OfflinePlayer) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getHandlerList() - Static method in class net.ess3.api.events.AfkStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.FlyStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.GodStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.IgnoreStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.JailStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.KitClaimEvent
- getHandlerList() - Static method in class net.ess3.api.events.LocalChatSpyEvent
- getHandlerList() - Static method in class net.ess3.api.events.MuteStatusChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.NickChangeEvent
- getHandlerList() - Static method in class net.ess3.api.events.PrivateMessagePreSendEvent
- getHandlerList() - Static method in class net.ess3.api.events.PrivateMessageSentEvent
- getHandlerList() - Static method in class net.ess3.api.events.SignBreakEvent
- getHandlerList() - Static method in class net.ess3.api.events.SignCreateEvent
- getHandlerList() - Static method in class net.ess3.api.events.SignInteractEvent
- getHandlerList() - Static method in class net.ess3.api.events.teleport.PreTeleportEvent
- getHandlerList() - Static method in class net.ess3.api.events.teleport.TeleportWarmupEvent
- getHandlerList() - Static method in class net.ess3.api.events.TPARequestEvent
- getHandlerList() - Static method in class net.ess3.api.events.UserBalanceUpdateEvent
- getHandlerList() - Static method in class net.ess3.api.events.UserRandomTeleportEvent
- getHandlerList() - Static method in class net.ess3.api.events.UserTeleportHomeEvent
- getHandlerList() - Static method in class net.ess3.api.events.UserWarpEvent
- getHandlerList() - Static method in class net.ess3.api.events.VanishStatusChangeEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.AsyncUserDataLoadEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.chat.GlobalChatEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.chat.LocalChatEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.HelpopMessageSendEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.HomeModifyEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.TransactionEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.UserActionEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.UserKickEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.UserMailEvent
- getHandlerList() - Static method in class net.essentialsx.api.v2.events.WarpModifyEvent
- getHandlers() - Method in class net.ess3.api.events.AfkStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.FlyStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.GodStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.IgnoreStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.JailStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.KitClaimEvent
- getHandlers() - Method in class net.ess3.api.events.LocalChatSpyEvent
- getHandlers() - Method in class net.ess3.api.events.MuteStatusChangeEvent
- getHandlers() - Method in class net.ess3.api.events.NickChangeEvent
- getHandlers() - Method in class net.ess3.api.events.PrivateMessagePreSendEvent
- getHandlers() - Method in class net.ess3.api.events.PrivateMessageSentEvent
- getHandlers() - Method in class net.ess3.api.events.SignBreakEvent
- getHandlers() - Method in class net.ess3.api.events.SignCreateEvent
- getHandlers() - Method in class net.ess3.api.events.SignInteractEvent
- getHandlers() - Method in class net.ess3.api.events.teleport.PreTeleportEvent
- getHandlers() - Method in class net.ess3.api.events.teleport.TeleportWarmupEvent
- getHandlers() - Method in class net.ess3.api.events.TPARequestEvent
- getHandlers() - Method in class net.ess3.api.events.UserBalanceUpdateEvent
- getHandlers() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getHandlers() - Method in class net.ess3.api.events.UserTeleportHomeEvent
- getHandlers() - Method in class net.ess3.api.events.UserWarpEvent
- getHandlers() - Method in class net.ess3.api.events.VanishStatusChangeEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.AsyncUserDataLoadEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.chat.GlobalChatEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.chat.LocalChatEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.HelpopMessageSendEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.TransactionEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.UserActionEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.UserKickEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.UserMailEvent
- getHandlers() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
- getHealCooldown() - Method in interface com.earth2me.essentials.ISettings
- getHealCooldown() - Method in class com.earth2me.essentials.Settings
- getHome(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getHome(String) - Method in class com.earth2me.essentials.UserData
- getHome(Location) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getHome(Location) - Method in class com.earth2me.essentials.UserData
- getHomeLimit(User) - Method in interface com.earth2me.essentials.ISettings
- getHomeLimit(User) - Method in class com.earth2me.essentials.Settings
- getHomeLimit(String) - Method in interface com.earth2me.essentials.ISettings
- getHomeLimit(String) - Method in class com.earth2me.essentials.Settings
- getHomeLocation() - Method in class net.ess3.api.events.UserTeleportHomeEvent
-
Returns the location the user is teleporting to.
- getHomeName() - Method in class net.ess3.api.events.UserTeleportHomeEvent
-
Returns the name of the home being teleported to.
- getHomeOwner() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Gets the owner of the home being modified.
- getHomes() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getHomes() - Method in class com.earth2me.essentials.UserData
- getHomeType() - Method in class net.ess3.api.events.UserTeleportHomeEvent
-
Returns the home location type.
- getI18n() - Method in class com.earth2me.essentials.Essentials
- getI18n() - Method in interface com.earth2me.essentials.IEssentials
- getInstance() - Static method in class com.earth2me.essentials.Console
- getInt(String, int) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getInteger(String) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getIntegerPositive(String) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getInventory(Player, boolean) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- getInventoryViewProvider() - Method in class com.earth2me.essentials.Essentials
- getInventoryViewProvider() - Method in interface com.earth2me.essentials.IEssentials
- getItemDb() - Method in class com.earth2me.essentials.Essentials
- getItemDb() - Method in interface com.earth2me.essentials.IEssentials
- getItemDbType() - Method in interface com.earth2me.essentials.ISettings
- getItemDbType() - Method in class com.earth2me.essentials.Settings
- getItemInHand() - Method in class com.earth2me.essentials.User
-
Returns the
ItemStack
in the main hand or off-hand. - getItemInHand(Player) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- getItemInMainHand(Player) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- getItemMeta(CommandSource, ItemStack, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getItemMeta(ItemStack, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getItems() - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Gets a list of tab-completable items that start with the given name.
- getItems() - Method in class com.earth2me.essentials.Kit
- getItems(User) - Method in class com.earth2me.essentials.Kit
-
Deprecated.
- getItemStack() - Method in class com.earth2me.essentials.MetaItemStack
- getItemStack() - Method in class com.earth2me.essentials.Trade
- getItemStack(String, int, boolean, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getItemStack(String, int, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getItemStacks() - Method in class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
-
Returns a mutable list with items to be received by the
user
. - getItemUnbreakableProvider() - Method in class com.earth2me.essentials.Essentials
- getItemUnbreakableProvider() - Method in interface com.earth2me.essentials.IEssentials
- getJail() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getJail() - Method in class com.earth2me.essentials.UserData
- getJail(String) - Method in interface com.earth2me.essentials.api.IJails
-
Deprecated.Gets the location of the jail with the given name
- getJail(String) - Method in class com.earth2me.essentials.Jails
- getJails() - Method in class com.earth2me.essentials.Essentials
- getJails() - Method in interface com.earth2me.essentials.IEssentials
- getJailTimeout() - Method in class com.earth2me.essentials.UserData
- getJoinMessage() - Method in class net.essentialsx.api.v2.events.AsyncUserDataLoadEvent
- getJoinQuitMessagePlayerCount() - Method in interface com.earth2me.essentials.ISettings
- getJoinQuitMessagePlayerCount() - Method in class com.earth2me.essentials.Settings
- getKey() - Method in class com.earth2me.essentials.textreader.ITranslatableText.TranslatableText
- getKey() - Method in class net.ess3.api.PluginKey
- getKeys() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getKeys(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getKicked() - Method in class net.essentialsx.api.v2.events.UserKickEvent
- getKicker() - Method in class net.essentialsx.api.v2.events.UserKickEvent
- getKit() - Method in class net.ess3.api.events.KitClaimEvent
- getKit(String) - Method in class com.earth2me.essentials.Kits
- getKitKeys() - Method in class com.earth2me.essentials.Kits
- getKitName() - Method in class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
-
Gets the name of the kit the
user
is receiving. - getKits() - Method in class com.earth2me.essentials.Essentials
- getKits() - Method in interface com.earth2me.essentials.IEssentials
- getKitSection() - Method in interface com.earth2me.essentials.ISettings
-
Deprecated.
- getKitSection() - Method in class com.earth2me.essentials.Settings
- getKitTimestamp(String) - Method in class com.earth2me.essentials.UserData
- getKnownCommandsProvider() - Method in class com.earth2me.essentials.Essentials
- getKnownCommandsProvider() - Method in interface com.earth2me.essentials.IEssentials
- getLastAccountName() - Method in class com.earth2me.essentials.UserData
- getLastHealTimestamp() - Method in class com.earth2me.essentials.UserData
- getLastHomeConfirmation() - Method in class com.earth2me.essentials.User
- getLastHomeConfirmationTimestamp() - Method in class com.earth2me.essentials.User
- getLastLocation() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getLastLocation() - Method in class com.earth2me.essentials.UserData
- getLastLogin() - Method in class com.earth2me.essentials.UserData
- getLastLoginAddress() - Method in class com.earth2me.essentials.UserData
- getLastLogout() - Method in class com.earth2me.essentials.UserData
- getLastMessageReplyRecipientTimeout() - Method in interface com.earth2me.essentials.ISettings
- getLastMessageReplyRecipientTimeout() - Method in class com.earth2me.essentials.Settings
- getLastOnlineActivity() - Method in class com.earth2me.essentials.User
- getLastOwner(String) - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Gets Lastowner UUID
- getLastOwner(String) - Method in class com.earth2me.essentials.Warps
- getLastTeleportTimestamp() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getLastTeleportTimestamp() - Method in class com.earth2me.essentials.UserData
- getLastVanishTime() - Method in class com.earth2me.essentials.User
- getLatestRelease() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- getLegacyId(Material) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Item IDs are no longer supported.
- getLegacyId(Material) - Method in class com.earth2me.essentials.items.FlatItemDb
-
Deprecated.
- getLegacyId(Material) - Method in class com.earth2me.essentials.items.LegacyItemDb
- getLine(int) - Method in interface com.earth2me.essentials.signs.EssentialsSign.ISign
- getLineCount() - Method in interface com.earth2me.essentials.textreader.IResolvable
- getLineCount() - Method in interface com.earth2me.essentials.textreader.IText
- getLineCount() - Method in interface com.earth2me.essentials.textreader.ITranslatableText
- getLines() - Method in class com.earth2me.essentials.ManagedFile
- getLines() - Method in class com.earth2me.essentials.textreader.BookInput
- getLines() - Method in class com.earth2me.essentials.textreader.HelpInput
- getLines() - Method in interface com.earth2me.essentials.textreader.IText
- getLines() - Method in interface com.earth2me.essentials.textreader.ITranslatableText
- getLines() - Method in class com.earth2me.essentials.textreader.KeywordReplacer
- getLines() - Method in class com.earth2me.essentials.textreader.SimpleTextInput
- getLines() - Method in class com.earth2me.essentials.textreader.SimpleTranslatableText
- getLines() - Method in class com.earth2me.essentials.textreader.TextInput
- getList() - Method in interface com.earth2me.essentials.api.IJails
-
Deprecated.Gets a list of jails by names
- getList() - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Gets a list of warps
- getList() - Method in class com.earth2me.essentials.Jails
- getList() - Method in class com.earth2me.essentials.Warps
- getList(String, Class<T>) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getListGroupConfig() - Method in interface com.earth2me.essentials.ISettings
- getListGroupConfig() - Method in class com.earth2me.essentials.Settings
- getLocale() - Method in interface com.earth2me.essentials.ISettings
- getLocale() - Method in class com.earth2me.essentials.Settings
- getLocale(String) - Static method in class com.earth2me.essentials.I18n
- getLocation() - Method in interface com.earth2me.essentials.ITarget
- getLocation() - Method in class com.earth2me.essentials.IUser.TpaRequest
-
Deprecated.
- getLocation() - Method in class com.earth2me.essentials.LocationTarget
- getLocation() - Method in class com.earth2me.essentials.PlayerExtension
- getLocation() - Method in class com.earth2me.essentials.PlayerTarget
- getLocation(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getLocationSectionMap(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getLoggerProvider(String) - Static method in class com.earth2me.essentials.EssentialsLogger
- getLoggerProvider(Plugin) - Static method in class com.earth2me.essentials.EssentialsLogger
- getLoginAttackDelay() - Method in interface com.earth2me.essentials.ISettings
- getLoginAttackDelay() - Method in class com.earth2me.essentials.Settings
- getLogoutLocation() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getLogoutLocation() - Method in class com.earth2me.essentials.UserData
- getLong(String, long) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getMail() - Method in class com.earth2me.essentials.Essentials
- getMail() - Method in interface com.earth2me.essentials.IEssentials
- getMailAmount() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getMailAmount() - Method in class com.earth2me.essentials.UserData
- getMailLine(MailMessage) - Method in class com.earth2me.essentials.MailServiceImpl
- getMailLine(MailMessage) - Method in interface net.essentialsx.api.v2.services.mail.MailService
-
Generates the message sent to the recipient of the given
MailMessage
. - getMailMessages() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getMailMessages() - Method in class com.earth2me.essentials.UserData
- getMails() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getMails() - Method in class com.earth2me.essentials.UserData
-
Deprecated.Mails are no longer just strings, this method is therefore misleading.
- getMailsPerMinute() - Method in interface com.earth2me.essentials.ISettings
- getMailsPerMinute() - Method in class com.earth2me.essentials.Settings
- getMailTlArgs(MailMessage) - Method in class com.earth2me.essentials.MailServiceImpl
- getMailTlArgs(MailMessage) - Method in interface net.essentialsx.api.v2.services.mail.MailService
-
Helper method to get the translation arguments for a given
MailMessage
. - getMailTlKey(MailMessage) - Method in class com.earth2me.essentials.MailServiceImpl
- getMailTlKey(MailMessage) - Method in interface net.essentialsx.api.v2.services.mail.MailService
-
Helper method to get the translation key for a given
MailMessage
. - getMajor() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getMap() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getMap(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getMapList(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getMatched() - Method in enum com.earth2me.essentials.MobData
- getMatching(User, String[]) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Get all stacks in a given User's inventory that matches the given arguments.
- getMatching(User, String[]) - Method in class com.earth2me.essentials.items.AbstractItemDb
- getMatchingItems(String) - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Gets a list of tab-completable items usable for "getMatching".
- getMaterial() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData
- getMaterial(String...) - Static method in class com.earth2me.essentials.utils.EnumUtil
-
Gets the first Material field found from the given names.
- getMaterialName(CommandSource, ItemStack) - Method in class com.earth2me.essentials.commands.Commandrecipe
- getMaterialName(CommandSource, Material) - Method in class com.earth2me.essentials.commands.Commandrecipe
- getMaterialTagProvider() - Method in class com.earth2me.essentials.Essentials
- getMaterialTagProvider() - Method in interface com.earth2me.essentials.IEssentials
- getMaxFlySpeed() - Method in interface com.earth2me.essentials.ISettings
- getMaxFlySpeed() - Method in class com.earth2me.essentials.Settings
- getMaxItemLore() - Method in interface com.earth2me.essentials.ISettings
- getMaxItemLore() - Method in class com.earth2me.essentials.Settings
- getMaxMoney() - Method in interface com.earth2me.essentials.ISettings
- getMaxMoney() - Method in class com.earth2me.essentials.Settings
- getMaxMute() - Method in interface com.earth2me.essentials.ISettings
- getMaxMute() - Method in class com.earth2me.essentials.Settings
- getMaxNickLength() - Method in interface com.earth2me.essentials.ISettings
- getMaxNickLength() - Method in class com.earth2me.essentials.Settings
- getMaxProjectileSpeed() - Method in interface com.earth2me.essentials.ISettings
- getMaxProjectileSpeed() - Method in class com.earth2me.essentials.Settings
- getMaxRange() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getMaxRange(String) - Method in class com.earth2me.essentials.RandomTeleport
- getMaxTempban() - Method in interface com.earth2me.essentials.ISettings
- getMaxTempban() - Method in class com.earth2me.essentials.Settings
- getMaxTreeCommandRange() - Method in interface com.earth2me.essentials.ISettings
- getMaxTreeCommandRange() - Method in class com.earth2me.essentials.Settings
- getMaxUserCacheCount() - Method in interface com.earth2me.essentials.ISettings
- getMaxUserCacheCount() - Method in class com.earth2me.essentials.Settings
- getMaxUserCacheValueExpiry() - Method in interface com.earth2me.essentials.ISettings
- getMaxUserCacheValueExpiry() - Method in class com.earth2me.essentials.Settings
- getMaxWalkSpeed() - Method in interface com.earth2me.essentials.ISettings
- getMaxWalkSpeed() - Method in class com.earth2me.essentials.Settings
- getMergedList(IEssentials, Map<String, List<User>>, String) - Static method in class com.earth2me.essentials.PlayerList
- getMessage() - Method in class net.ess3.api.events.PrivateMessagePreSendEvent
- getMessage() - Method in class net.ess3.api.events.PrivateMessageSentEvent
- getMessage() - Method in exception class net.ess3.api.TranslatableException
- getMessage() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
-
Gets the message that the player is attempting to send.
- getMessage() - Method in class net.essentialsx.api.v2.events.HelpopMessageSendEvent
-
Gets the helpop message to be sent.
- getMessage() - Method in class net.essentialsx.api.v2.events.UserActionEvent
- getMessage() - Method in class net.essentialsx.api.v2.events.UserMailEvent
-
Gets the underlying
MailMessage
for this mail. - getMessage() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Gets the message content for normal mail or the entire mail format for legacy mail.
- getMinimumPayAmount() - Method in interface com.earth2me.essentials.ISettings
- getMinimumPayAmount() - Method in class com.earth2me.essentials.Settings
- getMinMoney() - Method in interface com.earth2me.essentials.ISettings
- getMinMoney() - Method in class com.earth2me.essentials.Settings
- getMinor() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getMinRange() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getMinRange(String) - Method in class com.earth2me.essentials.RandomTeleport
- getMobList() - Static method in enum com.earth2me.essentials.Mob
- getMoney() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getMoney() - Method in class com.earth2me.essentials.Trade
- getMoney() - Method in class com.earth2me.essentials.User
- getMoney() - Method in class com.earth2me.essentials.UserData
- getMoney(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- getMoney(String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getMoneyExact(User) - Static method in class com.earth2me.essentials.api.Economy
-
Get the exact balance of the account with the given UUID.
- getMoneyExact(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.getMoneyExact(UUID)
orEconomy.getMoneyExact(User)
- getMoneyExact(UUID) - Static method in class com.earth2me.essentials.api.Economy
-
Get the exact balance of the account with the given UUID.
- getMotdDelay() - Method in interface com.earth2me.essentials.ISettings
- getMotdDelay() - Method in class com.earth2me.essentials.Settings
- getMultipleHomes() - Method in interface com.earth2me.essentials.ISettings
- getMultipleHomes() - Method in class com.earth2me.essentials.Settings
- getMuteCommands() - Method in interface com.earth2me.essentials.ISettings
- getMuteCommands() - Method in class com.earth2me.essentials.Settings
- getMuted() - Method in class com.earth2me.essentials.UserData
- getMuteReason() - Method in class com.earth2me.essentials.UserData
- getMuteTimeout() - Method in class com.earth2me.essentials.UserData
- getName() - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getName() - Method in interface com.earth2me.essentials.commands.IEssentialsCommand
- getName() - Method in class com.earth2me.essentials.Console
- getName() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- getName() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- getName() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- getName() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getName() - Method in class com.earth2me.essentials.IUser.TpaRequest
-
Deprecated.
- getName() - Method in class com.earth2me.essentials.Kit
- getName() - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
-
Returns the name of this recipient.
- getName() - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- getName() - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getName() - Method in class com.earth2me.essentials.signs.EssentialsSign
- getName() - Method in class com.earth2me.essentials.User
- getName() - Method in class com.earth2me.essentials.utils.PasteUtil.PasteFile
- getName() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getName() - Method in interface net.essentialsx.api.v2.services.mail.MailSender
-
Gets the username of this
MailSender
. - getNameCache() - Method in interface com.earth2me.essentials.userstorage.IUserMap
-
Gets the name to UUID cache.
- getNameCache() - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getNameCache() - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- getNames() - Method in class com.earth2me.essentials.items.CustomItemResolver
- getNames() - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getNames() - Method in interface net.ess3.api.IItemDb.ItemResolver
-
Get all possible names that are recognised by this item resolver.
- getNearRadius() - Method in interface com.earth2me.essentials.ISettings
- getNearRadius() - Method in class com.earth2me.essentials.Settings
- getNewBalance() - Method in class net.ess3.api.events.UserBalanceUpdateEvent
- getNewbieSpawn() - Method in interface com.earth2me.essentials.ISettings
- getNewbieSpawn() - Method in class com.earth2me.essentials.Settings
- getNewExceptionFuture(CommandSource, String) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getNewLocation() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Returns the location of the home when
HomeModifyEvent.getCause()
returnsHomeModifyEvent.HomeModifyCause.CREATE
orHomeModifyEvent.HomeModifyCause.RENAME
, returns the updated location of the home if it returnsHomeModifyEvent.HomeModifyCause.UPDATE
, or returns null if it returnsHomeModifyEvent.HomeModifyCause.DELETE
. - getNewLocation() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
-
Gets the new location this warp is being updated to, or null if it's being deleted.
- getNewName() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Returns the name of the home when
HomeModifyEvent.getCause()
returnsHomeModifyEvent.HomeModifyCause.CREATE
orHomeModifyEvent.HomeModifyCause.UPDATE
, returns the updated name if it returnsHomeModifyEvent.HomeModifyCause.RENAME
, or returns null if it returnsHomeModifyEvent.HomeModifyCause.DELETE
. - getNewPlayerKit() - Method in interface com.earth2me.essentials.ISettings
- getNewPlayerKit() - Method in class com.earth2me.essentials.Settings
- getNextTpaRequest(boolean, boolean, boolean) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.Gets information about the most-recently-made, non-expired TPA request in the tpa queue of this
IUser
. - getNextTpaRequest(boolean, boolean, boolean) - Method in class com.earth2me.essentials.User
- getNextUse(User) - Method in class com.earth2me.essentials.Kit
- getNick() - Method in class com.earth2me.essentials.User
- getNick(boolean) - Method in class com.earth2me.essentials.User
-
Needed for backwards compatibility.
- getNick(boolean, boolean) - Method in class com.earth2me.essentials.User
- getNick(boolean, boolean, boolean) - Method in class com.earth2me.essentials.User
-
Needed for backwards compatibility.
- getNickBlacklist() - Method in interface com.earth2me.essentials.ISettings
- getNickBlacklist() - Method in class com.earth2me.essentials.Settings
- getNickname() - Method in class com.earth2me.essentials.UserData
- getNicknamePrefix() - Method in interface com.earth2me.essentials.ISettings
- getNicknamePrefix() - Method in class com.earth2me.essentials.Settings
- getNoGodWorlds() - Method in interface com.earth2me.essentials.ISettings
- getNoGodWorlds() - Method in class com.earth2me.essentials.Settings
- getNotifyPlayerOfMailCooldown() - Method in interface com.earth2me.essentials.ISettings
- getNotifyPlayerOfMailCooldown() - Method in class com.earth2me.essentials.Settings
- getOffline() - Method in class com.earth2me.essentials.PlayerExtension
- getOfflineUser(String) - Method in class com.earth2me.essentials.Essentials
- getOfflineUser(String) - Method in interface com.earth2me.essentials.IEssentials
- getOldBalance() - Method in class net.ess3.api.events.UserBalanceUpdateEvent
- getOldLocation() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Returns the location of the home when
HomeModifyEvent.getCause()
returnsHomeModifyEvent.HomeModifyCause.RENAME
orHomeModifyEvent.HomeModifyCause.DELETE
, returns the previous location of the home if it returnsHomeModifyEvent.HomeModifyCause.UPDATE
, or returns null if it returnsHomeModifyEvent.HomeModifyCause.CREATE
. - getOldLocation() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
-
Gets the current location of the warp or null if it's being created or if the previous location's world is not loaded.
- getOldName() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Returns the name of the home when
HomeModifyEvent.getCause()
returnsHomeModifyEvent.HomeModifyCause.UPDATE
orHomeModifyEvent.HomeModifyCause.DELETE
, returns the previous name if it returnsHomeModifyEvent.HomeModifyCause.RENAME
, or returns null if it returnsHomeModifyEvent.HomeModifyCause.CREATE
. - getOnlineJailedTime() - Method in class com.earth2me.essentials.UserData
- getOnlineModeProvider() - Method in class com.earth2me.essentials.Essentials
- getOnlineModeProvider() - Method in interface com.earth2me.essentials.IEssentials
- getOnlinePlayers() - Method in class com.earth2me.essentials.Essentials
- getOnlinePlayers() - Method in interface com.earth2me.essentials.IEssentials
- getOnlineUsers() - Method in class com.earth2me.essentials.Essentials
- getOnlineUsers() - Method in interface com.earth2me.essentials.IEssentials
- getOperatorColor() - Method in interface com.earth2me.essentials.ISettings
- getOperatorColor() - Method in class com.earth2me.essentials.Settings
- getOutstandingTpaRequest(String, boolean) - Method in class com.earth2me.essentials.User
- getOversizedStackSize() - Method in interface com.earth2me.essentials.ISettings
- getOversizedStackSize() - Method in class com.earth2me.essentials.Settings
- getPages(String) - Method in class com.earth2me.essentials.textreader.BookPager
- getPartialSlots() - Method in class com.earth2me.essentials.craftbukkit.InventoryData
- getPasteId() - Method in class com.earth2me.essentials.utils.PasteUtil.PasteResult
- getPasteUrl() - Method in class com.earth2me.essentials.utils.PasteUtil.PasteResult
- getPastUsernames() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getPastUsernames() - Method in class com.earth2me.essentials.UserData
- getPatch() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getPendingTpaKeys() - Method in class com.earth2me.essentials.User
- getPermissionsHandler() - Method in class com.earth2me.essentials.Essentials
- getPermissionsHandler() - Method in interface com.earth2me.essentials.IEssentials
- getPermissionsLagWarning() - Method in interface com.earth2me.essentials.ISettings
- getPermissionsLagWarning() - Method in class com.earth2me.essentials.Settings
- getPersistentDataProvider() - Method in class com.earth2me.essentials.Essentials
- getPersistentDataProvider() - Method in interface com.earth2me.essentials.IEssentials
- getPerWarpPermission() - Method in interface com.earth2me.essentials.ISettings
- getPerWarpPermission() - Method in class com.earth2me.essentials.Settings
- getPlayer() - Method in class com.earth2me.essentials.CommandSource
- getPlayer() - Method in class net.ess3.api.events.UserBalanceUpdateEvent
- getPlayer() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
-
Returns the player involved in this event
- getPlayer(Server, CommandSource, String) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, CommandSource, String[], int) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, CommandSource, String[], int, boolean) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, User, String[], int) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, User, String[], int, boolean) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, String[], int, boolean, boolean) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayer(Server, String, boolean, boolean) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getPlayerLists(IEssentials, IUser, boolean) - Static method in class com.earth2me.essentials.PlayerList
- getPlayerLocale(String) - Method in class com.earth2me.essentials.User
- getPlayerLocaleProvider() - Method in class com.earth2me.essentials.Essentials
- getPlayerLocaleProvider() - Method in interface com.earth2me.essentials.IEssentials
- getPlayers(Server, CommandSource) - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Gets a list of all player names that can be seen with by the given CommandSource, for tab completion.
- getPlayers(Server, CommandSource) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- getPlayers(Server, User) - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Gets a list of all player names that can be seen with by the given User, for tab completion.
- getPlayers(Server, User) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- getPlugin() - Method in class net.ess3.api.PluginKey
- getPluginCommand(String) - Method in class com.earth2me.essentials.Essentials
- getPluginCommand(String) - Method in interface com.earth2me.essentials.IEssentials
- getPluginName() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- getPluginName() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- getPlugins(Server) - Method in class com.earth2me.essentials.commands.EssentialsCommand
-
Lists all plugin names
- getPluginVersion() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- getPluginVersion() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- getPossibleData(Entity, boolean) - Static method in enum com.earth2me.essentials.MobData
- getPotionData() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData
- getPotionEffect() - Method in class com.earth2me.essentials.MetaItemStack
- getPotionMetaProvider() - Method in class com.earth2me.essentials.Essentials
- getPotionMetaProvider() - Method in interface net.ess3.api.IEssentials
-
Get the potion meta provider for the current platform.
- getPowertool(ItemStack) - Method in class com.earth2me.essentials.UserData
- getPowertool(Material) - Method in class com.earth2me.essentials.UserData
- getPrefix(Player) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getPrefix(Player) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getPrefix(Player) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getPrefix(Player) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getPrerelease() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getPrice(IEssentials, ItemStack) - Method in class com.earth2me.essentials.Worth
-
Get the value of an item stack from the config.
- getPrimaryColor() - Method in interface com.earth2me.essentials.ISettings
- getPrimaryColor() - Method in class com.earth2me.essentials.Settings
- getProtectBoolean(String, boolean) - Method in interface com.earth2me.essentials.ISettings
- getProtectBoolean(String, boolean) - Method in class com.earth2me.essentials.Settings
- getProtectCreeperMaxHeight() - Method in interface com.earth2me.essentials.ISettings
- getProtectCreeperMaxHeight() - Method in class com.earth2me.essentials.Settings
- getProtectList(String) - Method in interface com.earth2me.essentials.ISettings
- getProtectList(String) - Method in class com.earth2me.essentials.Settings
- getProtectPreventSpawn(String) - Method in interface com.earth2me.essentials.ISettings
- getProtectPreventSpawn(String) - Method in class com.earth2me.essentials.Settings
- getProtectString(String) - Method in interface com.earth2me.essentials.ISettings
- getProtectString(String) - Method in class com.earth2me.essentials.Settings
- getRadius() - Method in class net.essentialsx.api.v2.events.chat.LocalChatEvent
-
Returns local chat radius used to calculate recipients of this message.
- getRandomLocation(String) - Method in class com.earth2me.essentials.RandomTeleport
- getRandomLocation(Location, double, double) - Method in class com.earth2me.essentials.RandomTeleport
- getRandomRespawnLocation() - Method in interface com.earth2me.essentials.ISettings
- getRandomRespawnLocation() - Method in class com.earth2me.essentials.Settings
- getRandomSpawnLocation() - Method in interface com.earth2me.essentials.ISettings
- getRandomSpawnLocation() - Method in class com.earth2me.essentials.Settings
- getRandomTeleport() - Method in class com.earth2me.essentials.Essentials
- getRandomTeleport() - Method in interface com.earth2me.essentials.IEssentials
- getRawMap(EssentialsConfiguration, String) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getRawMap(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getRealName(Enchantment) - Static method in class com.earth2me.essentials.Enchantments
- getReason() - Method in class net.ess3.api.events.MuteStatusChangeEvent
- getReason() - Method in class net.essentialsx.api.v2.events.UserKickEvent
- getRecipient() - Method in class net.ess3.api.events.PrivateMessagePreSendEvent
- getRecipient() - Method in class net.ess3.api.events.PrivateMessageSentEvent
- getRecipient() - Method in class net.essentialsx.api.v2.events.UserMailEvent
-
Gets the recipient of this mail.
- getRecipients() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
-
Gets a set of recipients that this chat message will be displayed to.
- getRecipients() - Method in class net.essentialsx.api.v2.events.HelpopMessageSendEvent
-
Gets the recipients of the helpop message.
- getRecipients() - Method in class net.essentialsx.api.v2.events.UserActionEvent
- getReleaseCandidate() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getRepairEnchanted() - Method in interface com.earth2me.essentials.ISettings
- getRepairEnchanted() - Method in class com.earth2me.essentials.Settings
- getReplyRecipient() - Method in class com.earth2me.essentials.Console
- getReplyRecipient() - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
-
Returns the
IMessageRecipient
this recipient should send replies to. - getReplyRecipient() - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
-
Returns the
IMessageRecipient
this recipient should send replies to. - getReplyRecipient() - Method in class com.earth2me.essentials.User
- getRequestee() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
-
Gets the user who is accepting/denying this teleport request.
- getRequester() - Method in class net.ess3.api.events.TPARequestEvent
- getRequester() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
-
Gets the user who submitted this teleport request.
- getRequester() - Method in class net.essentialsx.api.v2.events.TransactionEvent
- getRequesterUuid() - Method in class com.earth2me.essentials.IUser.TpaRequest
-
Deprecated.
- getResolver(Plugin, String) - Method in class com.earth2me.essentials.items.AbstractItemDb
- getResolver(Plugin, String) - Method in interface net.ess3.api.IItemDb
-
Get the resolver function with the given name from the given plugin.
- getResolvers() - Method in class com.earth2me.essentials.items.AbstractItemDb
- getResolvers() - Method in interface net.ess3.api.IItemDb
-
Get all registered resolvers.
- getResolvers(Plugin) - Method in class com.earth2me.essentials.items.AbstractItemDb
- getResolvers(Plugin) - Method in interface net.ess3.api.IItemDb
-
Get all registered resolvers from the given plugin.
- getRespawnAtHome() - Method in interface com.earth2me.essentials.ISettings
- getRespawnAtHome() - Method in class com.earth2me.essentials.Settings
- getRespawnPriority() - Method in interface com.earth2me.essentials.ISettings
- getRespawnPriority() - Method in class com.earth2me.essentials.Settings
- getResponse() - Method in class net.ess3.api.events.PrivateMessageSentEvent
- getRevision() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- getRootConfig() - Method in class com.earth2me.essentials.Kits
-
Should be used for EssentialsUpgrade conversions only.
- getRootNode() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getRootNodeKeys(EssentialsConfiguration) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- getRoundedDestination(Location) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getSafeDestination(IEssentials, IUser, Location) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getSafeDestination(IEssentials, Location) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getSafeDestination(IUser, Location) - Static method in class com.earth2me.essentials.utils.LocationUtil
-
Deprecated.
- getSanitizedName(String) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getSanitizedName(String) - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- getScheduler() - Method in class com.earth2me.essentials.Essentials
- getScheduler() - Method in interface com.earth2me.essentials.IEssentials
- getSecondaryColor() - Method in interface com.earth2me.essentials.ISettings
- getSecondaryColor() - Method in class com.earth2me.essentials.Settings
- getSection(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getSelectedLayer() - Static method in class com.earth2me.essentials.economy.EconomyLayers
- getSelfSelector() - Method in class com.earth2me.essentials.CommandSource
- getSender() - Method in class com.earth2me.essentials.CommandSource
- getSender() - Method in class net.ess3.api.events.PrivateMessagePreSendEvent
- getSender() - Method in class net.ess3.api.events.PrivateMessageSentEvent
- getSender() - Method in class net.essentialsx.api.v2.events.HelpopMessageSendEvent
-
Gets the sender of the helpop message.
- getSenderUsername() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Gets the sender's username at the time of sending the message.
- getSenderUUID() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Gets the sender's
UUID
or null if the sender does not have a UUID. - getSerializationProvider() - Method in class com.earth2me.essentials.Essentials
- getSerializationProvider() - Method in interface com.earth2me.essentials.IEssentials
- getServer() - Method in class com.earth2me.essentials.PlayerExtension
- getServerBukkitVersion() - Static method in class com.earth2me.essentials.utils.VersionUtil
- getServerStateProvider() - Method in class com.earth2me.essentials.Essentials
- getServerStateProvider() - Method in interface com.earth2me.essentials.IEssentials
- getServerSupportStatus() - Static method in class com.earth2me.essentials.utils.VersionUtil
- getSettings() - Method in class com.earth2me.essentials.Essentials
- getSettings() - Method in interface com.earth2me.essentials.IEssentials
- getSign() - Method in enum com.earth2me.essentials.signs.Signs
- getSign() - Method in class net.ess3.api.events.SignEvent
- getSignCopy() - Method in class com.earth2me.essentials.User
- getSignDataProvider() - Method in class com.earth2me.essentials.Essentials
- getSignDataProvider() - Method in interface com.earth2me.essentials.IEssentials
- getSignUsePerSecond() - Method in interface com.earth2me.essentials.ISettings
- getSignUsePerSecond() - Method in class com.earth2me.essentials.Settings
- getSocialSpyCommands() - Method in interface com.earth2me.essentials.ISettings
- getSocialSpyCommands() - Method in class com.earth2me.essentials.Settings
- getSocialSpyListenMutedPlayers() - Method in interface com.earth2me.essentials.ISettings
- getSocialSpyListenMutedPlayers() - Method in class com.earth2me.essentials.Settings
- getSource() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getSource() - Method in class com.earth2me.essentials.User
- getSpawnEggProvider() - Method in class com.earth2me.essentials.Essentials
- getSpawnEggProvider() - Method in interface net.ess3.api.IEssentials
-
Get the spawn egg provider for the current platform.
- getSpawnerBlockProvider() - Method in class com.earth2me.essentials.Essentials
- getSpawnerBlockProvider() - Method in interface com.earth2me.essentials.IEssentials
- getSpawnerItemProvider() - Method in class com.earth2me.essentials.Essentials
- getSpawnerItemProvider() - Method in interface com.earth2me.essentials.IEssentials
- getSpawnJoinPriority() - Method in interface com.earth2me.essentials.ISettings
- getSpawnJoinPriority() - Method in class com.earth2me.essentials.Settings
- getSpawnMobLimit() - Method in interface com.earth2me.essentials.ISettings
- getSpawnMobLimit() - Method in class com.earth2me.essentials.Settings
- getSpawnOnJoinGroups() - Method in interface com.earth2me.essentials.ISettings
- getSpawnOnJoinGroups() - Method in class com.earth2me.essentials.Settings
- getStartingBalance() - Method in interface com.earth2me.essentials.ISettings
- getStartingBalance() - Method in class com.earth2me.essentials.Settings
- getStatistic(String...) - Static method in class com.earth2me.essentials.utils.EnumUtil
-
Gets the first Statistic field found from the given names.
- getString(String, String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getStringMap(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- getSuccessName() - Method in class com.earth2me.essentials.signs.EssentialsSign
- getSuccessName(IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getSuffix(Player) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- getSuffix(Player) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- getSuffix(Player) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- getSuffix(Player) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- getSupportStatusClass() - Static method in class com.earth2me.essentials.utils.VersionUtil
- getSyncCommandsProvider() - Method in class com.earth2me.essentials.Essentials
- getSyncCommandsProvider() - Method in interface com.earth2me.essentials.IEssentials
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandafk
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbalance
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbalancetop
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandban
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbanip
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbroadcastworld
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandburn
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandclearinventory
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commanddelhome
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commanddeljail
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commanddelkit
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commanddelwarp
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandeco
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandessentials
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandexp
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandext
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandfeed
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandgamemode
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandgetpos
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandgive
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandheal
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandhelp
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandhelpop
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandice
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commanditemdb
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandkick
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandkill
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandkit
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandkitreset
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandlightning
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandlist
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandmail
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandme
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandmsg
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandmute
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandnear
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandnick
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandnuke
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandpay
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandplaytime
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandpowertool
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandptime
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandrecipe
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandremove
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandrenamehome
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandrest
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandseen
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandsethome
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandspeed
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtempban
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtempbanip
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtime
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtogglejail
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtp
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpaall
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpall
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtppos
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpr
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandwarp
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandwarpinfo
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandweather
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandwhois
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandworth
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getTabCompleteOptions(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsToggleCommand
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandback
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbigtree
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbook
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandclearinventory
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandcondense
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandeditsign
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandenchant
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandenderchest
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandexp
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandfireball
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandfirework
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandgamemode
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandhat
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandhome
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandignore
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandinvsee
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commanditem
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commanditemlore
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commanditemname
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandjump
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandkit
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandlightning
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandmail
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandnear
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandpotion
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandpowertool
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandpweather
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandrepair
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandsell
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandsettpr
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandshowkit
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandskull
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandspawnmob
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandsuicide
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandthunder
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtp
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpa
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpaccept
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpahere
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpdeny
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtphere
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpo
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtpohere
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtppos
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandtree
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandwarp
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandweather
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandworld
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.Commandworth
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getTabCompleteOptions(Server, User, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsToggleCommand
- getTarget() - Method in class net.ess3.api.events.teleport.TeleportEvent
- getTarget() - Method in class net.ess3.api.events.TPARequestEvent
- getTarget() - Method in class net.essentialsx.api.v2.events.TransactionEvent
- getTarget(LivingEntity) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getTarget(LivingEntity, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getTargetBlock(int) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getTargetBlock(int) - Method in class com.earth2me.essentials.User
- getTaskLock() - Method in class com.earth2me.essentials.Backup
- getTeleport() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.This API is not asynchronous. Use
IAsyncTeleport
withIUser.getAsyncTeleport()
- getTeleport() - Method in class com.earth2me.essentials.User
-
Deprecated.This API is not asynchronous. Use
User.getAsyncTeleport()
- getTeleportCause() - Method in class net.ess3.api.events.teleport.TeleportEvent
- getTeleportCooldown() - Method in interface com.earth2me.essentials.ISettings
- getTeleportCooldown() - Method in class com.earth2me.essentials.Settings
- getTeleportDelay() - Method in interface com.earth2me.essentials.ISettings
- getTeleportDelay() - Method in class com.earth2me.essentials.Settings
- getTeleportee() - Method in class net.ess3.api.events.teleport.TeleportEvent
- getTeleporter() - Method in class net.ess3.api.events.teleport.TeleportEvent
- getTeleportInvulnerability() - Method in interface com.earth2me.essentials.ISettings
- getTeleportInvulnerability() - Method in class com.earth2me.essentials.Settings
- getTeleportRequestTime() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.The teleport request system has been moved into a multi-user teleport request queue.
- getTeleportRequestTime() - Method in class com.earth2me.essentials.User
-
Deprecated.
- getTeleportWhenFreePolicy() - Method in interface com.earth2me.essentials.ISettings
- getTeleportWhenFreePolicy() - Method in class com.earth2me.essentials.Settings
- getTemplateName() - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTime() - Method in class com.earth2me.essentials.IUser.TpaRequest
-
Deprecated.
- getTimeExpire() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Gets the millisecond epoch at which this message will expire and no longer been shown to the user.
- getTimer() - Method in class com.earth2me.essentials.Essentials
- getTimer() - Method in interface com.earth2me.essentials.IEssentials
- getTimeSent() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Gets the millisecond epoch time when the message was sent.
- getTimestamp() - Method in class net.ess3.api.events.MuteStatusChangeEvent
- getTlKey() - Method in exception class net.ess3.api.TranslatableException
- getTotalExperience(Player) - Static method in class com.earth2me.essentials.craftbukkit.SetExpFix
- getTpaAcceptCancellation() - Method in interface com.earth2me.essentials.ISettings
- getTpaAcceptCancellation() - Method in class com.earth2me.essentials.Settings
- getTpaMaxRequests() - Method in interface com.earth2me.essentials.ISettings
- getTpaMaxRequests() - Method in class com.earth2me.essentials.Settings
- getTpaRequest() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
-
Gets information about this teleport request.
- getTrade() - Method in class net.ess3.api.events.UserWarpEvent
-
Getting payment handling information
- getTrade(EssentialsSign.ISign, int, int, boolean, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTrade(EssentialsSign.ISign, int, int, User, boolean, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTrade(EssentialsSign.ISign, int, int, User, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTrade(EssentialsSign.ISign, int, int, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTrade(EssentialsSign.ISign, int, SignTrade.AmountType, boolean, boolean, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- getTrade(EssentialsSign.ISign, int, SignTrade.AmountType, boolean, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- getTrade(EssentialsSign.ISign, int, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getTreeSpecies() - Method in enum com.earth2me.essentials.MobCompat.BoatVariant
- getType() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData.EssentialPotionData
- getType() - Method in enum com.earth2me.essentials.Mob
- getType() - Method in class com.earth2me.essentials.Trade
- getUniqueUsers() - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getUnlimited() - Method in class com.earth2me.essentials.UserData
- getUnprotectedSignNames() - Method in interface com.earth2me.essentials.ISettings
- getUnprotectedSignNames() - Method in class com.earth2me.essentials.Settings
- getUnreadMailAmount() - Method in class com.earth2me.essentials.UserData
- getUpdateBedAtDaytime() - Method in interface com.earth2me.essentials.ISettings
- getUpdateBedAtDaytime() - Method in class com.earth2me.essentials.Settings
- getUpdateChecker() - Method in class com.earth2me.essentials.Essentials
- getUpdateChecker() - Method in interface com.earth2me.essentials.IEssentials
- getUsageStrings() - Method in class com.earth2me.essentials.commands.EssentialsCommand
- getUsageStrings() - Method in interface com.earth2me.essentials.commands.IEssentialsCommand
- getUser() - Method in class com.earth2me.essentials.CommandSource
- getUser() - Method in class net.ess3.api.events.KitClaimEvent
- getUser() - Method in class net.ess3.api.events.SignEvent
- getUser() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- getUser() - Method in class net.ess3.api.events.UserTeleportHomeEvent
-
Returns the user who is being teleported
- getUser() - Method in class net.ess3.api.events.UserWarpEvent
- getUser() - Method in class net.essentialsx.api.v2.events.AsyncUserDataLoadEvent
- getUser() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
-
Gets the user who modified the home or null if the console modified the home.
- getUser() - Method in class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
-
Gets the
user
who is receiving the kit. - getUser() - Method in class net.essentialsx.api.v2.events.UserActionEvent
- getUser() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
- getUser(IMessageRecipient) - Static method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- getUser(Object) - Method in class com.earth2me.essentials.Essentials
-
Deprecated.
- getUser(Object) - Method in interface com.earth2me.essentials.IEssentials
-
Deprecated.
- getUser(String) - Method in class com.earth2me.essentials.Essentials
- getUser(String) - Method in interface com.earth2me.essentials.IEssentials
- getUser(String) - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getUser(String) - Method in interface com.earth2me.essentials.userstorage.IUserMap
- getUser(String) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getUser(UUID) - Method in class com.earth2me.essentials.Essentials
- getUser(UUID) - Method in interface com.earth2me.essentials.IEssentials
- getUser(UUID) - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getUser(UUID) - Method in interface com.earth2me.essentials.userstorage.IUserMap
- getUser(UUID) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getUser(Player) - Method in class com.earth2me.essentials.Essentials
- getUser(Player) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- getUser(Player) - Method in interface com.earth2me.essentials.IEssentials
- getUser(Player) - Method in interface com.earth2me.essentials.userstorage.IUserMap
- getUser(Player) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getUserCount() - Method in interface com.earth2me.essentials.userstorage.IUserMap
-
Gets the amount of users stored by Essentials.
- getUserCount() - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- getUserMap() - Method in class com.earth2me.essentials.Essentials
-
Deprecated.
- getUserMap() - Method in interface com.earth2me.essentials.IEssentials
-
Deprecated.
- getUsername() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- getUsername(User) - Method in class com.earth2me.essentials.signs.EssentialsSign
- getUsers() - Method in class com.earth2me.essentials.Essentials
- getUsers() - Method in interface com.earth2me.essentials.IEssentials
- getUserTime(CommandSource, IUser) - Method in class com.earth2me.essentials.commands.Commandptime
- getUuid() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- getUuid() - Method in class net.essentialsx.api.v2.services.BalanceTop.Entry
-
Gets the UUID of the user.
- getUUID() - Method in class com.earth2me.essentials.Console
- getUUID() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- getUUID() - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- getUUID() - Method in class com.earth2me.essentials.User
- getUUID() - Method in interface net.essentialsx.api.v2.services.mail.MailSender
-
Gets the
UUID
of thisMailSender
or null if this sender doesn't have a UUID. - getUUIDMap() - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- getValidHelp(Entity) - Static method in enum com.earth2me.essentials.MobData
- getValue() - Method in class net.ess3.api.events.NickChangeEvent
- getValue() - Method in class net.ess3.api.events.StatusChangeEvent
- getVanishedPlayers() - Method in class com.earth2me.essentials.Essentials
- getVanishedPlayers() - Method in interface com.earth2me.essentials.IEssentials
-
Deprecated.Use
IEssentials.getVanishedPlayersNew()
where possible. - getVanishedPlayersNew() - Method in class com.earth2me.essentials.Essentials
- getVanishedPlayersNew() - Method in interface net.ess3.api.IEssentials
-
Get a list of players who are vanished.
- getVanishingItemsPolicy() - Method in interface com.earth2me.essentials.ISettings
- getVanishingItemsPolicy() - Method in class com.earth2me.essentials.Settings
- getVersionBranch() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- getVersionIdentifier() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- getVersionMessages(boolean, boolean, CommandSource) - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- getWarp() - Method in class net.ess3.api.events.UserWarpEvent
- getWarp(String) - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Get a warp by name
- getWarp(String) - Method in class com.earth2me.essentials.Warps
- getWarpFile(String) - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.This method relates to the abandoned 3.x storage refactor and is not implemented.
- getWarpFile(String) - Method in class com.earth2me.essentials.Warps
-
Deprecated.This method relates to the abandoned 3.x storage refactor and is not implemented.
- getWarpName() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
- getWarps() - Method in class com.earth2me.essentials.Essentials
- getWarps() - Method in interface com.earth2me.essentials.IEssentials
- getWorld() - Method in class com.earth2me.essentials.PlayerExtension
- getWorld(String) - Method in class com.earth2me.essentials.Essentials
- getWorld(String) - Method in interface com.earth2me.essentials.IEssentials
- getWorldAlias(String) - Method in interface com.earth2me.essentials.ISettings
- getWorldAlias(String) - Method in class com.earth2me.essentials.Settings
- getWorldInfoProvider() - Method in class com.earth2me.essentials.Essentials
- getWorldInfoProvider() - Method in interface com.earth2me.essentials.IEssentials
- getWorth() - Method in class com.earth2me.essentials.Essentials
- getWorth() - Method in interface com.earth2me.essentials.IEssentials
- getWrappedLogger() - Static method in class com.earth2me.essentials.Essentials
- getXInsideWorldBorder(World, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- getZInsideWorldBorder(World, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- GHAST - Enum constant in enum com.earth2me.essentials.Mob
- GIANT - Enum constant in enum com.earth2me.essentials.Mob
- giveMoney(BigDecimal) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- giveMoney(BigDecimal) - Method in class com.earth2me.essentials.User
- giveMoney(BigDecimal, CommandSource) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- giveMoney(BigDecimal, CommandSource) - Method in class com.earth2me.essentials.User
- giveMoney(BigDecimal, CommandSource, UserBalanceUpdateEvent.Cause) - Method in class com.earth2me.essentials.User
- GLITTER_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
- GlobalChatEvent - Class in net.essentialsx.api.v2.events.chat
-
Fired when a player uses global chat
- GlobalChatEvent(boolean, ChatType, Player, String, String, Set<Player>) - Constructor for class net.essentialsx.api.v2.events.chat.GlobalChatEvent
- GLOW_SQUID - Enum constant in enum com.earth2me.essentials.Mob
- GOAT - Enum constant in enum com.earth2me.essentials.Mob
- GOAT - Static variable in class com.earth2me.essentials.MobCompat
- GOAT_SCREAMING - Enum constant in enum com.earth2me.essentials.MobData.Data
- godMode() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- godMode(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- GodStatusChangeEvent - Class in net.ess3.api.events
-
Fired when a user's god status is toggled.
- GodStatusChangeEvent(IUser, IUser, boolean) - Constructor for class net.ess3.api.events.GodStatusChangeEvent
- GOLD_ARMOR_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- GOLD_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- GOLD_SWORD_SKELETON - Enum constant in enum com.earth2me.essentials.MobData
- GOLD_SWORD_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- GRAY_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- GRAY_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- GRAY_PARROT - Enum constant in enum com.earth2me.essentials.MobData
- GRAY_TRADER_LLAMA - Enum constant in enum com.earth2me.essentials.MobData
- GREEN_PARROT - Enum constant in enum com.earth2me.essentials.MobData
- GRINDSTONE - Enum constant in enum com.earth2me.essentials.signs.Signs
- GUARDIAN - Enum constant in enum com.earth2me.essentials.Mob
H
- handlePlayerCommandPreprocess(PlayerCommandPreprocessEvent, String) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- handleToggleWithArgs(Server, User, String[]) - Method in class com.earth2me.essentials.commands.EssentialsToggleCommand
- has(String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- has(String, String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- has(OfflinePlayer, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- has(OfflinePlayer, String, double) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasAccount(String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasAccount(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasAccount(OfflinePlayer) - Method in interface com.earth2me.essentials.economy.EconomyLayer
- hasAccount(OfflinePlayer) - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- hasAccount(OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasAccount(OfflinePlayer, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasAdjacentBlock(Block, Block...) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- hasBankSupport() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- hasEnough(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hasEnough(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- hasEnough(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.hasEnough(UUID, BigDecimal)
orEconomy.hasEnough(User, BigDecimal)
- hasEnough(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hashCode() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData.EssentialPotionData
- hashCode() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData
- hashCode() - Method in class com.earth2me.essentials.User
- hashCode() - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- hashCode() - Method in class net.ess3.api.PluginKey
- hasHome() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- hasHome() - Method in class com.earth2me.essentials.UserData
- hasHome(String) - Method in class com.earth2me.essentials.UserData
- hasInvulnerabilityAfterTeleport() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- hasInvulnerabilityAfterTeleport() - Method in class com.earth2me.essentials.User
- hasJoinQuitMessagePlayerCount() - Method in interface com.earth2me.essentials.ISettings
- hasJoinQuitMessagePlayerCount() - Method in class com.earth2me.essentials.Settings
- hasLess(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hasLess(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- hasLess(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.hasLess(UUID, BigDecimal)
orEconomy.hasLess(User, BigDecimal)
- hasLess(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hasLocation(String) - Method in class com.earth2me.essentials.RandomTeleport
- hasMore(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hasMore(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- hasMore(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.hasMore(UUID, BigDecimal)
orEconomy.hasMore(User, BigDecimal)
- hasMore(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
- hasMuteReason() - Method in class com.earth2me.essentials.UserData
- hasOutstandingTeleportRequest() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.The teleport request system has been moved into a multi-user teleport request queue.
- hasOutstandingTeleportRequest() - Method in class com.earth2me.essentials.User
-
Deprecated.
- hasOutstandingTpaRequest(String, boolean) - Method in class com.earth2me.essentials.User
- hasPendingTpaRequests(boolean, boolean) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.Whether or not this
IUser
has any valid TPA requests in queue. - hasPendingTpaRequests(boolean, boolean) - Method in class com.earth2me.essentials.User
- hasPermission(Player, String) - Method in class com.earth2me.essentials.perm.impl.ConfigPermissionsHandler
- hasPermission(Player, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
-
Perform a permissions check on
base
. - hasPermission(Player, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- hasPermission(Player, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- hasPowerTools() - Method in class com.earth2me.essentials.UserData
- hasProperty(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- hasSpace(Player, int, boolean, ItemStack...) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- hasUnlimited(ItemStack) - Method in class com.earth2me.essentials.UserData
- hasValidHomes() - Method in class com.earth2me.essentials.UserData
- HEAL - Enum constant in enum com.earth2me.essentials.signs.Signs
- healCooldown() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- healCooldown() - Method in class com.earth2me.essentials.User
- HelpInput - Class in com.earth2me.essentials.textreader
- HelpInput(User, String, IEssentials) - Constructor for class com.earth2me.essentials.textreader.HelpInput
- HelpopMessageSendEvent - Class in net.essentialsx.api.v2.events
-
Called just before a message is sent to the helpop channel.
- HelpopMessageSendEvent(IMessageRecipient, List<IUser>, String) - Constructor for class net.essentialsx.api.v2.events.HelpopMessageSendEvent
- hideDisplayNameInVanish() - Method in interface com.earth2me.essentials.ISettings
- hideDisplayNameInVanish() - Method in class com.earth2me.essentials.Settings
- hidePermissionlessHelp() - Method in interface com.earth2me.essentials.ISettings
- hidePermissionlessHelp() - Method in class com.earth2me.essentials.Settings
- HOGLIN - Enum constant in enum com.earth2me.essentials.Mob
- HOME - Enum constant in enum net.ess3.api.events.UserTeleportHomeEvent.HomeType
- HomeModifyEvent - Class in net.essentialsx.api.v2.events
-
Called when a home is about to be modified.
- HomeModifyEvent(IUser, IUser, String, String, Location) - Constructor for class net.essentialsx.api.v2.events.HomeModifyEvent
- HomeModifyEvent(IUser, IUser, String, Location, boolean) - Constructor for class net.essentialsx.api.v2.events.HomeModifyEvent
- HomeModifyEvent(IUser, IUser, String, Location, Location) - Constructor for class net.essentialsx.api.v2.events.HomeModifyEvent
- HomeModifyEvent(IUser, IUser, Location, Location, String, String, HomeModifyEvent.HomeModifyCause) - Constructor for class net.essentialsx.api.v2.events.HomeModifyEvent
- HomeModifyEvent.HomeModifyCause - Enum in net.essentialsx.api.v2.events
-
The cause of why a home was modified.
- homes() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- homes(Map<String, LazyLocation>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- HOPPER_MINECART - Static variable in class com.earth2me.essentials.MobCompat
- HORSE - Enum constant in enum com.earth2me.essentials.Mob
- HORSESADDLE - Enum constant in enum com.earth2me.essentials.MobData.Data
- hoursMinutesToTicks(int, int) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- HUSK - Enum constant in enum com.earth2me.essentials.Mob
I
- I18n - Class in com.earth2me.essentials
- I18n(IEssentials) - Constructor for class com.earth2me.essentials.I18n
- IAsyncTeleport - Interface in com.earth2me.essentials.api
-
Manages EssentialsX's teleport functionality for a player.
- IConf - Interface in com.earth2me.essentials
- IEssentials - Interface in com.earth2me.essentials
- IEssentials - Interface in net.ess3.api
-
This interface exposes certain extra methods implemented in the main class that are not implemented in
IEssentials
. - IEssentialsCommand - Interface in com.earth2me.essentials.commands
- IEssentialsModule - Interface in com.earth2me.essentials
- ignore() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- ignore(List<UUID>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- ignoreColorsInMaxLength() - Method in interface com.earth2me.essentials.ISettings
- ignoreColorsInMaxLength() - Method in class com.earth2me.essentials.Settings
- IgnoreStatusChangeEvent - Class in net.ess3.api.events
-
This event is currently unused, and is retained for ABI compatibility and potential future implementation.
- IgnoreStatusChangeEvent(IUser, IUser, boolean) - Constructor for class net.ess3.api.events.IgnoreStatusChangeEvent
- II18n - Interface in com.earth2me.essentials.api
-
Deprecated.External plugins should prefer to use either the player's client language (
Player.getLocale()
orII18n
in case of future additions. - II18n - Interface in net.ess3.api
-
Provides access to the current locale in use.
- IItemDb - Interface in com.earth2me.essentials.api
-
Deprecated.External plugins should use
IItemDb
instead, which includes access toIItemDb.ItemResolver
APIs. - IItemDb - Interface in net.ess3.api
-
Provides access to the current item alias registry, and allows registration of custom item resolvers.
- IItemDb.ItemResolver - Interface in net.ess3.api
-
A service capable of resolving custom item names to items and vice versa, as well as adding extra item names to tab complete suggestions.
- IJails - Interface in com.earth2me.essentials.api
-
Deprecated.External plugins should use
IJails
instead of this interface in case future APIs are added. - IJails - Interface in net.ess3.api
-
This interface may contain future additions to the jails API on top of
IJails
. - ILLUSIONER - Enum constant in enum com.earth2me.essentials.Mob
- IMessageRecipient - Interface in com.earth2me.essentials.messaging
-
Represents an interface for message recipients.
- IMessageRecipient.MessageResponse - Enum in com.earth2me.essentials.messaging
-
Represents a response for sending or receiving a message when using
IMessageRecipient.sendMessage(IMessageRecipient, String)
orIMessageRecipient.onReceiveMessage(IMessageRecipient, String)
. - INFO - Enum constant in enum com.earth2me.essentials.signs.Signs
- infoAfterDeath() - Method in interface com.earth2me.essentials.ISettings
- infoAfterDeath() - Method in class com.earth2me.essentials.Settings
- inGroup(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- inGroup(String) - Method in class com.earth2me.essentials.User
- inGroup(Player, String) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- inGroup(Player, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- inGroup(Player, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- inGroup(Player, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- init() - Static method in class com.earth2me.essentials.economy.EconomyLayers
- INTERACT - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- internalSetPrettyFormat(NumberFormat) - Static method in class com.earth2me.essentials.utils.NumberUtil
- invalidate(UUID) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- InvalidModifierException - Exception Class in com.earth2me.essentials.commands
- InvalidModifierException() - Constructor for exception class com.earth2me.essentials.commands.InvalidModifierException
- InvalidNameException - Exception Class in com.earth2me.essentials.api
-
Deprecated.This exception relates to the abandoned 3.x storage refactor and is not implemented.
- InvalidNameException - Exception Class in net.ess3.api
-
Deprecated.This exception relates to the abandoned 3.x storage refactor and is not implemented.
- InvalidNameException(Throwable) - Constructor for exception class com.earth2me.essentials.api.InvalidNameException
-
Deprecated.
- InvalidNameException(Throwable) - Constructor for exception class net.ess3.api.InvalidNameException
-
Deprecated.
- Inventories - Class in com.earth2me.essentials.craftbukkit
- InventoryData - Class in com.earth2me.essentials.craftbukkit
- InventoryData(List<Integer>, HashMap<ItemStack, List<Integer>>) - Constructor for class com.earth2me.essentials.craftbukkit.InventoryData
- ipAddress() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- ipAddress(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- IPermissionsHandler - Interface in com.earth2me.essentials.perm
- IPPATTERN - Static variable in class com.earth2me.essentials.utils.FormatUtil
- IResolvable - Interface in com.earth2me.essentials.textreader
- IRON_SWORD_SKELETON - Enum constant in enum com.earth2me.essentials.MobData
- IRON_SWORD_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- IRONGOLEM - Enum constant in enum com.earth2me.essentials.Mob
- isAccept() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
-
Whether or not the request has been accepted.
- isAcceptingPay() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isAcceptingPay() - Method in class com.earth2me.essentials.UserData
- isAddingPrefixInPlayerlist() - Method in interface com.earth2me.essentials.ISettings
- isAddingPrefixInPlayerlist() - Method in class com.earth2me.essentials.Settings
- isAddingSuffixInPlayerlist() - Method in interface com.earth2me.essentials.ISettings
- isAddingSuffixInPlayerlist() - Method in class com.earth2me.essentials.Settings
- isAffordableFor(IUser) - Method in class com.earth2me.essentials.Trade
- isAffordableFor(IUser, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.Trade
- isAfk() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isAfk() - Method in class com.earth2me.essentials.UserData
- isAfkListName() - Method in interface com.earth2me.essentials.ISettings
- isAfkListName() - Method in class com.earth2me.essentials.Settings
- isAir(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isAllowBulkBuySell() - Method in interface com.earth2me.essentials.ISettings
- isAllowBulkBuySell() - Method in class com.earth2me.essentials.Settings
- isAllowSellNamedItems() - Method in interface com.earth2me.essentials.ISettings
- isAllowSellNamedItems() - Method in class com.earth2me.essentials.Settings
- isAllowWorldInBroadcastworld() - Method in interface com.earth2me.essentials.ISettings
- isAllowWorldInBroadcastworld() - Method in class com.earth2me.essentials.Settings
- isAlwaysRunBackup() - Method in interface com.earth2me.essentials.ISettings
- isAlwaysRunBackup() - Method in class com.earth2me.essentials.Settings
- isAlwaysTeleportSafety() - Method in interface com.earth2me.essentials.ISettings
- isAlwaysTeleportSafety() - Method in class com.earth2me.essentials.Settings
- isAuthorized(IEssentialsCommand) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isAuthorized(IEssentialsCommand) - Method in class com.earth2me.essentials.User
- isAuthorized(IEssentialsCommand, String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isAuthorized(IEssentialsCommand, String) - Method in class com.earth2me.essentials.User
- isAuthorized(String) - Method in class com.earth2me.essentials.CommandSource
- isAuthorized(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isAuthorized(String) - Method in class com.earth2me.essentials.User
- isAuthorizedExact(String) - Method in class com.earth2me.essentials.User
-
Checks if the given permission is explicitly defined and returns its value, otherwise
TriState.UNSET
. - isAutoTeleportEnabled() - Method in class com.earth2me.essentials.UserData
- isBaltopExcludeCache() - Method in class com.earth2me.essentials.UserData
- isBaltopExempt() - Method in class com.earth2me.essentials.User
- isBankMember(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- isBankMember(String, OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- isBankOwner(String, String) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- isBankOwner(String, OfflinePlayer) - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- isBanned(IEssentials, User) - Static method in class com.earth2me.essentials.craftbukkit.BanLookup
- isBanned(IEssentials, String) - Static method in class com.earth2me.essentials.craftbukkit.BanLookup
- isBanner(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isBed(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isBlockAboveAir(IEssentials, World, int, int, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- isBlockDamaging(World, int, int, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- isBlockOutsideWorldBorder(World, int, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- isBlockProtected(Block) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- isBlockProtected(Block, User, String, boolean) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- isBlockUnsafe(IEssentials, World, int, int, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- isBlockUnsafeForUser(IEssentials, IUser, World, int, int, int) - Static method in class com.earth2me.essentials.utils.LocationUtil
- isBoolean(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- isBoots(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isCacheLocked() - Method in class com.earth2me.essentials.BalanceTopImpl
- isCacheLocked() - Method in interface net.essentialsx.api.v2.services.BalanceTop
-
Checks to see if
BalanceTop.calculateBalanceTopMapAsync()
is still in the process of calculating the map. - isCancelled() - Method in class net.ess3.api.events.KitClaimEvent
- isCancelled() - Method in class net.ess3.api.events.PrivateMessagePreSendEvent
- isCancelled() - Method in class net.ess3.api.events.SignEvent
- isCancelled() - Method in class net.ess3.api.events.StateChangeEvent
- isCancelled() - Method in class net.ess3.api.events.teleport.TeleportEvent
- isCancelled() - Method in class net.ess3.api.events.TPARequestEvent
- isCancelled() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- isCancelled() - Method in class net.ess3.api.events.UserTeleportHomeEvent
- isCancelled() - Method in class net.ess3.api.events.UserWarpEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.chat.ChatEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.HomeModifyEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.UserKickEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.UserMailEvent
- isCancelled() - Method in class net.essentialsx.api.v2.events.WarpModifyEvent
- isChatQuestionEnabled() - Method in interface com.earth2me.essentials.ISettings
- isChatQuestionEnabled() - Method in class com.earth2me.essentials.Settings
- isChestplate(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isCommandCooldownPersistent(String) - Method in interface com.earth2me.essentials.ISettings
- isCommandCooldownPersistent(String) - Method in class com.earth2me.essentials.Settings
- isCommandCooldownsEnabled() - Method in interface com.earth2me.essentials.ISettings
- isCommandCooldownsEnabled() - Method in class com.earth2me.essentials.Settings
- isCommandDisabled(IEssentialsCommand) - Method in interface com.earth2me.essentials.ISettings
- isCommandDisabled(IEssentialsCommand) - Method in class com.earth2me.essentials.Settings
- isCommandDisabled(String) - Method in interface com.earth2me.essentials.ISettings
- isCommandDisabled(String) - Method in class com.earth2me.essentials.Settings
- isCommandOverridden(String) - Method in interface com.earth2me.essentials.ISettings
- isCommandOverridden(String) - Method in class com.earth2me.essentials.Settings
- isCompassTowardsHomePerm() - Method in interface com.earth2me.essentials.ISettings
- isCompassTowardsHomePerm() - Method in class com.earth2me.essentials.Settings
- isConfirmCommandEnabledByDefault(String) - Method in interface com.earth2me.essentials.ISettings
- isConfirmCommandEnabledByDefault(String) - Method in class com.earth2me.essentials.Settings
- isConfirmHomeOverwrite() - Method in interface com.earth2me.essentials.ISettings
- isConfirmHomeOverwrite() - Method in class com.earth2me.essentials.Settings
- isCurrencySymbolSuffixed() - Method in interface com.earth2me.essentials.ISettings
- isCurrencySymbolSuffixed() - Method in class com.earth2me.essentials.Settings
- isCustomJoinMessage() - Method in interface com.earth2me.essentials.ISettings
- isCustomJoinMessage() - Method in class com.earth2me.essentials.Settings
- isCustomNewUsernameMessage() - Method in interface com.earth2me.essentials.ISettings
- isCustomNewUsernameMessage() - Method in class com.earth2me.essentials.Settings
- isCustomQuitMessage() - Method in interface com.earth2me.essentials.ISettings
- isCustomQuitMessage() - Method in class com.earth2me.essentials.Settings
- isCustomServerFullMessage() - Method in interface com.earth2me.essentials.ISettings
- isCustomServerFullMessage() - Method in class com.earth2me.essentials.Settings
- isDebug() - Method in interface com.earth2me.essentials.ISettings
- isDebug() - Method in class com.earth2me.essentials.Settings
- isDeny() - Method in class net.essentialsx.api.v2.events.TeleportRequestResponseEvent
-
Whether or not the request has been denied.
- isDevBuild() - Method in class com.earth2me.essentials.updatecheck.UpdateChecker
- isDirectHatAllowed() - Method in interface com.earth2me.essentials.ISettings
- isDirectHatAllowed() - Method in class com.earth2me.essentials.Settings
- isDouble(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- isDropItemsIfFull() - Method in interface com.earth2me.essentials.ISettings
- isDropItemsIfFull() - Method in class com.earth2me.essentials.Settings
- isEcoDisabled() - Method in interface com.earth2me.essentials.ISettings
- isEcoDisabled() - Method in class com.earth2me.essentials.Settings
- isEcoLogEnabled() - Method in interface com.earth2me.essentials.ISettings
- isEcoLogEnabled() - Method in class com.earth2me.essentials.Settings
- isEcoLogUpdateEnabled() - Method in interface com.earth2me.essentials.ISettings
- isEcoLogUpdateEnabled() - Method in class com.earth2me.essentials.Settings
- isEditableBook(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isEmpty() - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Check to see if the file is empty
- isEmpty() - Method in class com.earth2me.essentials.Warps
- isEnabled() - Method in class com.earth2me.essentials.economy.vault.VaultEconomyProvider
- isEnderSee() - Method in class com.earth2me.essentials.User
- ISettings - Interface in com.earth2me.essentials
- ISettings - Interface in net.ess3.api
- ISettings.KeepInvPolicy - Enum in com.earth2me.essentials
- ISettings.TeleportWhenFreePolicy - Enum in com.earth2me.essentials
- isExpired() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Helper method to check if this mail has expired and should not been shown to the recipient.
- isExtended() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData.EssentialPotionData
- isFirework(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isFireworkCharge(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isFlyClickJump() - Method in class com.earth2me.essentials.User
- isForceDisableTeleportSafety() - Method in interface com.earth2me.essentials.ISettings
- isForceDisableTeleportSafety() - Method in class com.earth2me.essentials.Settings
- isForcePassengerTeleport() - Method in interface com.earth2me.essentials.ISettings
- isForcePassengerTeleport() - Method in class com.earth2me.essentials.Settings
- isFreeze() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isFreeze() - Method in class com.earth2me.essentials.User
- isGodModeEnabled() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isGodModeEnabled() - Method in class com.earth2me.essentials.User
- isGodModeEnabled() - Method in class com.earth2me.essentials.UserData
- isGodModeEnabledRaw() - Method in class com.earth2me.essentials.User
- isHangingSign(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isHelmet(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isHere() - Method in class com.earth2me.essentials.IUser.TpaRequest
-
Deprecated.
- isHexadecimal(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- isHidden() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.'Hidden' Represents when a player is hidden from others.
- isHidden() - Method in class com.earth2me.essentials.User
- isHidden(Player) - Method in class com.earth2me.essentials.User
- isHiddenFrom(Player) - Method in class com.earth2me.essentials.Console
- isHiddenFrom(Player) - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
- isHiddenFrom(Player) - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- isHiddenFrom(Player) - Method in class com.earth2me.essentials.User
- isHigherThan(VersionUtil.BukkitVersion) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- isHigherThanOrEqualTo(VersionUtil.BukkitVersion) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- isIgnoredPlayer(IUser) - Method in class com.earth2me.essentials.UserData
- isIgnoredPlayer(String) - Method in class com.earth2me.essentials.UserData
-
Deprecated.
- isIgnoreExempt() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isIgnoreExempt() - Method in class com.earth2me.essentials.User
- isIgnoreMsg() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isIgnoreMsg() - Method in class com.earth2me.essentials.User
- isIncomplete() - Method in class com.earth2me.essentials.config.entities.CommandCooldown
- isIncomplete() - Method in interface com.earth2me.essentials.config.processors.DeleteIfIncompleteProcessor.IncompleteEntity
- isInt(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- isInt(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- isInvSee() - Method in class com.earth2me.essentials.User
- isJailed() - Method in class com.earth2me.essentials.UserData
- isJailOnlineTime() - Method in interface com.earth2me.essentials.ISettings
- isJailOnlineTime() - Method in class com.earth2me.essentials.Settings
- isKitAutoEquip() - Method in interface com.earth2me.essentials.ISettings
- isKitAutoEquip() - Method in class com.earth2me.essentials.Settings
- isLastMessageReplyRecipient() - Method in interface com.earth2me.essentials.ISettings
- isLastMessageReplyRecipient() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isLastMessageReplyRecipient() - Method in class com.earth2me.essentials.Settings
- isLastMessageReplyRecipient() - Method in class com.earth2me.essentials.UserData
- isLayerSelected() - Static method in class com.earth2me.essentials.economy.EconomyLayers
- isLeatherArmor(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isLeavingHidden() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.Whether the user was hidden before leaving the server.
- isLeavingHidden() - Method in class com.earth2me.essentials.User
- isLegacy() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Checks if this message was created via legacy api or converted from legacy format.
- isLeggings(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isList(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- isLong(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- isLowerThan(VersionUtil.BukkitVersion) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- isLowerThanOrEqualTo(VersionUtil.BukkitVersion) - Method in class com.earth2me.essentials.utils.VersionUtil.BukkitVersion
- isMilkBucketEasterEggEnabled() - Method in interface com.earth2me.essentials.ISettings
- isMilkBucketEasterEggEnabled() - Method in class com.earth2me.essentials.Settings
- isModified() - Method in class net.ess3.api.events.UserRandomTeleportEvent
- isMuted() - Method in class com.earth2me.essentials.UserData
- isNegative(User) - Static method in class com.earth2me.essentials.api.Economy
-
Test if the user has a negative balance
- isNegative(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.isNegative(UUID)
orEconomy.isNegative(User)
- isNegative(UUID) - Static method in class com.earth2me.essentials.api.Economy
-
Test if the user has a negative balance
- isNotifyNoNewMail() - Method in interface com.earth2me.essentials.ISettings
- isNotifyNoNewMail() - Method in class com.earth2me.essentials.Settings
- isNPC() - Method in class com.earth2me.essentials.UserData
- isNPC(String) - Static method in class com.earth2me.essentials.api.Economy
-
Test if a player is a npc
- isNpcsInBalanceRanking() - Method in interface com.earth2me.essentials.ISettings
- isNpcsInBalanceRanking() - Method in class com.earth2me.essentials.Settings
- isNumeric(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- isOwner(IEssentials, User, EssentialsSign.ISign, int, String) - Method in class com.earth2me.essentials.signs.EssentialsSign
- isPaper() - Static method in class com.earth2me.essentials.utils.VersionUtil
- isPastebinCreateKit() - Method in interface com.earth2me.essentials.ISettings
- isPastebinCreateKit() - Method in class com.earth2me.essentials.Settings
- isPayExcludesIgnoreList() - Method in interface com.earth2me.essentials.ISettings
- isPayExcludesIgnoreList() - Method in class com.earth2me.essentials.Settings
- isPerLocationPermission() - Method in class com.earth2me.essentials.RandomTeleport
- isPermissionSet(String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isPermissionSet(String) - Method in class com.earth2me.essentials.User
- isPermissionSet(Player, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- isPermissionSet(Player, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- isPermissionSet(Player, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- isPermissionSetExact(Player, String) - Method in class com.earth2me.essentials.perm.impl.ConfigPermissionsHandler
- isPermissionSetExact(Player, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- isPermissionSetExact(Player, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- isPermissionSetExact(Player, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- isPerPlayerLocale() - Method in interface com.earth2me.essentials.ISettings
- isPerPlayerLocale() - Method in class com.earth2me.essentials.Settings
- isPersistShout() - Method in interface com.earth2me.essentials.ISettings
- isPersistShout() - Method in class com.earth2me.essentials.Settings
- isPlayer() - Method in class com.earth2me.essentials.CommandSource
- isPlayerCommand(String) - Method in interface com.earth2me.essentials.ISettings
- isPlayerCommand(String) - Method in class com.earth2me.essentials.Settings
- isPlayerHead(ItemStack) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isPositiveInt(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- isPotion(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isPromptingClearConfirm() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isPromptingClearConfirm() - Method in class com.earth2me.essentials.UserData
- isPromptingPayConfirm() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isPromptingPayConfirm() - Method in class com.earth2me.essentials.UserData
- isReachable() - Method in class com.earth2me.essentials.Console
- isReachable() - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
-
Returns whether this recipient is reachable.
- isReachable() - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- isReachable() - Method in class com.earth2me.essentials.User
- isRead() - Method in class net.essentialsx.api.v2.services.mail.MailMessage
-
Checks if this message has been read by its recipient yet.
- isReady() - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Check whether the item database is loaded and ready for use.
- isReady() - Method in class com.earth2me.essentials.items.AbstractItemDb
- isRecipeSee() - Method in class com.earth2me.essentials.User
- isRemovingEffectsOnHeal() - Method in interface com.earth2me.essentials.ISettings
- isRemovingEffectsOnHeal() - Method in class com.earth2me.essentials.Settings
- isReplyToVanished() - Method in interface com.earth2me.essentials.ISettings
- isReplyToVanished() - Method in class com.earth2me.essentials.Settings
- isResolverPresent(Plugin, String) - Method in class com.earth2me.essentials.items.AbstractItemDb
- isResolverPresent(Plugin, String) - Method in interface net.ess3.api.IItemDb
-
Check whether a resolver with a given name from a given plugin has been registered.
- isRespawnAtAnchor() - Method in interface com.earth2me.essentials.ISettings
- isRespawnAtAnchor() - Method in class com.earth2me.essentials.Settings
- isRespawnAtBed() - Method in interface com.earth2me.essentials.ISettings
- isRespawnAtBed() - Method in class com.earth2me.essentials.Settings
- isSafeUsermap() - Method in interface com.earth2me.essentials.ISettings
- isSafeUsermap() - Method in class com.earth2me.essentials.Settings
- isSendFlyEnableOnJoin() - Method in interface com.earth2me.essentials.ISettings
- isSendFlyEnableOnJoin() - Method in class com.earth2me.essentials.Settings
- isServerStarted() - Static method in class com.earth2me.essentials.economy.EconomyLayers
- isServerSupported() - Static method in class com.earth2me.essentials.utils.VersionUtil
- isShoutDefault() - Method in interface com.earth2me.essentials.ISettings
- isShoutDefault() - Method in class com.earth2me.essentials.Settings
- isShouting() - Method in class com.earth2me.essentials.UserData
- isSign(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isSignPost(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isSignThrottled() - Method in class com.earth2me.essentials.User
- isSkippingUsedOneTimeKitsFromKitList() - Method in interface com.earth2me.essentials.ISettings
- isSkippingUsedOneTimeKitsFromKitList() - Method in class com.earth2me.essentials.Settings
- isSkull(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isSocialSpyDisplayNames() - Method in interface com.earth2me.essentials.ISettings
- isSocialSpyDisplayNames() - Method in class com.earth2me.essentials.Settings
- isSocialSpyEnabled() - Method in class com.earth2me.essentials.UserData
- isSocialSpyMessages() - Method in interface com.earth2me.essentials.ISettings
- isSocialSpyMessages() - Method in class com.earth2me.essentials.Settings
- isSpawnIfNoHome() - Method in interface com.earth2me.essentials.ISettings
- isSpawnIfNoHome() - Method in class com.earth2me.essentials.Settings
- isSpawnOnJoin() - Method in interface com.earth2me.essentials.ISettings
- isSpawnOnJoin() - Method in class com.earth2me.essentials.Settings
- isString(CommentedConfigurationNode) - Static method in class com.earth2me.essentials.config.ConfigurateUtil
- isSuccess() - Method in enum com.earth2me.essentials.messaging.IMessageRecipient.MessageResponse
-
Returns whether this response is a success.
- isSupported() - Method in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- isTeleportEnabled() - Method in class com.earth2me.essentials.UserData
- isTeleportHere() - Method in class net.ess3.api.events.TPARequestEvent
- isTeleportInvulnerability() - Method in interface com.earth2me.essentials.ISettings
- isTeleportInvulnerability() - Method in class com.earth2me.essentials.Settings
- isTeleportPassengerDismount() - Method in interface com.earth2me.essentials.ISettings
- isTeleportPassengerDismount() - Method in class com.earth2me.essentials.Settings
- isTeleportSafetyEnabled() - Method in interface com.earth2me.essentials.ISettings
- isTeleportSafetyEnabled() - Method in class com.earth2me.essentials.Settings
- isTeleportToCenterLocation() - Method in interface com.earth2me.essentials.ISettings
- isTeleportToCenterLocation() - Method in class com.earth2me.essentials.Settings
- isToggleShout() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- isToggleShout() - Method in class com.earth2me.essentials.User
- isTradeInStacks(int) - Method in interface com.earth2me.essentials.ISettings
-
Deprecated.
- isTradeInStacks(int) - Method in class com.earth2me.essentials.Settings
-
Deprecated.
- isTradeInStacks(Material) - Method in interface com.earth2me.essentials.ISettings
- isTradeInStacks(Material) - Method in class com.earth2me.essentials.Settings
- isTransaction() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- isUpdateCheckEnabled() - Method in interface com.earth2me.essentials.ISettings
- isUpdateCheckEnabled() - Method in class com.earth2me.essentials.Settings
- isUpgraded() - Method in class com.earth2me.essentials.items.FlatItemDb.ItemData.EssentialPotionData
- isUseBetterKits() - Method in interface com.earth2me.essentials.ISettings
- isUseBetterKits() - Method in class com.earth2me.essentials.Settings
- isUserInSpawnOnJoinGroup(IUser) - Method in interface com.earth2me.essentials.ISettings
- isUserInSpawnOnJoinGroup(IUser) - Method in class com.earth2me.essentials.Settings
- isValidFirework() - Method in class com.earth2me.essentials.MetaItemStack
- isValidPotion() - Method in class com.earth2me.essentials.MetaItemStack
- isValidSign(EssentialsSign.ISign) - Static method in class com.earth2me.essentials.signs.EssentialsSign
-
Deprecated.use
EssentialsSign.isValidSign(IEssentials, ISign)
if possible - isValidSign(IEssentials, EssentialsSign.ISign) - Static method in class com.earth2me.essentials.signs.EssentialsSign
- isVanished() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.'Vanished' Represents when a player is hidden from others by Essentials.
- isVanished() - Method in class com.earth2me.essentials.User
- isVerboseCommandUsages() - Method in interface com.earth2me.essentials.ISettings
- isVerboseCommandUsages() - Method in class com.earth2me.essentials.Settings
- isWallHangingSign(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isWallSign(Material) - Static method in class com.earth2me.essentials.utils.MaterialUtil
- isWarp(String) - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Checks if the provided name is a warp.
- isWarp(String) - Method in class com.earth2me.essentials.Warps
- isWaterSafe() - Method in interface com.earth2me.essentials.ISettings
- isWaterSafe() - Method in class com.earth2me.essentials.Settings
- isWorldChangeFlyResetEnabled() - Method in interface com.earth2me.essentials.ISettings
- isWorldChangeFlyResetEnabled() - Method in class com.earth2me.essentials.Settings
- isWorldChangeSpeedResetEnabled() - Method in interface com.earth2me.essentials.ISettings
- isWorldChangeSpeedResetEnabled() - Method in class com.earth2me.essentials.Settings
- isWorldHomePermissions() - Method in interface com.earth2me.essentials.ISettings
- isWorldHomePermissions() - Method in class com.earth2me.essentials.Settings
- isWorldTeleportPermissions() - Method in interface com.earth2me.essentials.ISettings
- isWorldTeleportPermissions() - Method in class com.earth2me.essentials.Settings
- isWorldTimePermissions() - Method in interface com.earth2me.essentials.ISettings
- isWorldTimePermissions() - Method in class com.earth2me.essentials.Settings
- ITarget - Interface in com.earth2me.essentials
- ITeleport - Interface in com.earth2me.essentials.api
-
Deprecated.This API is not asynchronous and is no longer maintained. Use
IAsyncTeleport
. - ITeleport - Interface in net.ess3.api
-
Deprecated.This API is not asynchronous. Use
IAsyncTeleport
- ITEM - Enum constant in enum com.earth2me.essentials.Trade.TradeType
- itemSpawnBlacklist() - Method in interface com.earth2me.essentials.ISettings
- itemSpawnBlacklist() - Method in class com.earth2me.essentials.Settings
- IText - Interface in com.earth2me.essentials.textreader
- ITranslatableText - Interface in com.earth2me.essentials.textreader
- ITranslatableText.TranslatableText - Class in com.earth2me.essentials.textreader
- IUser - Interface in com.earth2me.essentials
-
Deprecated.External plugins should use
IUser
instead of this interface, in case future APIs are added. - IUser - Interface in net.ess3.api
-
This interface may contain future additions to the warps API on top of
IUser
. - IUser.TpaRequest - Class in com.earth2me.essentials
-
Deprecated.
- IUserMap - Interface in com.earth2me.essentials.userstorage
- IWarps - Interface in com.earth2me.essentials.api
-
Deprecated.External plugins should use
IWarps
instead of this interface, in case future APIs are added. - IWarps - Interface in net.ess3.api
-
This interface may contain future additions to the warps API on top of
IWarps
.
J
- jail() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- jail() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- jail(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- jail(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- jailed() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- jailed(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- Jails - Class in com.earth2me.essentials
- Jails(IEssentials) - Constructor for class com.earth2me.essentials.Jails
- JailStatusChangeEvent - Class in net.ess3.api.events
-
Fired when a player's jail status changes.
- JailStatusChangeEvent(IUser, IUser, boolean) - Constructor for class net.ess3.api.events.JailStatusChangeEvent
- JELLIE - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- JELLIE_CAT - Enum constant in enum com.earth2me.essentials.MobData
- JOIN - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- joinList(Object...) - Static method in class com.earth2me.essentials.utils.StringUtil
- joinList(String, Object...) - Static method in class com.earth2me.essentials.utils.StringUtil
- joinListSkip(String, String, Object...) - Static method in class com.earth2me.essentials.utils.StringUtil
- JUNGLE - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- JUNGLE_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- JUNGLE_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- JUNGLE_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
K
- KEEP - Enum constant in enum com.earth2me.essentials.ISettings.KeepInvPolicy
- key() - Method in enum net.essentialsx.api.v2.ChatType
- keySet() - Static method in class com.earth2me.essentials.Enchantments
- KeywordReplacer - Class in com.earth2me.essentials.textreader
- KeywordReplacer(IText, CommandSource, IEssentials) - Constructor for class com.earth2me.essentials.textreader.KeywordReplacer
- KeywordReplacer(IText, CommandSource, IEssentials, boolean) - Constructor for class com.earth2me.essentials.textreader.KeywordReplacer
- KeywordReplacer(IText, CommandSource, IEssentials, boolean, boolean) - Constructor for class com.earth2me.essentials.textreader.KeywordReplacer
- Kit - Class in com.earth2me.essentials
- Kit(String, IEssentials) - Constructor for class com.earth2me.essentials.Kit
- KIT - Enum constant in enum com.earth2me.essentials.signs.Signs
- KitClaimEvent - Class in net.ess3.api.events
-
Called when the player is given a kit
- KitClaimEvent(IUser, Kit) - Constructor for class net.ess3.api.events.KitClaimEvent
- KitPreExpandItemsEvent - Class in net.essentialsx.api.v2.events
-
Called when items from a kit are about to be given to a
user
. - KitPreExpandItemsEvent(IUser, String, List<ItemStack>) - Constructor for class net.essentialsx.api.v2.events.KitPreExpandItemsEvent
- kits() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- kits(Map<String, Long>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- Kits - Class in com.earth2me.essentials
- Kits(IEssentials) - Constructor for class com.earth2me.essentials.Kits
- KOB_TROPICAL_FISH - Enum constant in enum com.earth2me.essentials.MobData
L
- LARGE_SALMON - Enum constant in enum com.earth2me.essentials.MobData
- lastAccountName() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastAccountName(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastCode(String) - Static method in class com.earth2me.essentials.utils.FormatUtil
- lastHeal() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- lastHeal(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- lastLocation() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastLocation(Location) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastMessageReplyRecipient() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastMessageReplyRecipient(Boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- lastTeleport() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- lastTeleport(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- LAZY_PANDA_HIDDEN - Enum constant in enum com.earth2me.essentials.MobData
- LAZY_PANDA_MAIN - Enum constant in enum com.earth2me.essentials.MobData
- LazyLocation - Class in com.earth2me.essentials.config.entities
-
Represents a Location but doesn't parse the location until it is requested via
LazyLocation.location()
. - LazyLocation(String, String, double, double, double, float, float) - Constructor for class com.earth2me.essentials.config.entities.LazyLocation
- LEATHERWORKER - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- LEATHERWORKER_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- legacyFileExists() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- legacyFileExists() - Method in class com.earth2me.essentials.config.EssentialsUserConfiguration
- LegacyItemDb - Class in com.earth2me.essentials.items
- LegacyItemDb(IEssentials) - Constructor for class com.earth2me.essentials.items.LegacyItemDb
- legacyToAdventure(String) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Converts a section sign legacy string to an adventure component.
- legacyToMini(String) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Converts a section sign legacy string to a MiniMessage string.
- legacyToMini(String, boolean) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Converts a section sign legacy string to a MiniMessage string.
- LEOPARD_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- LEUCISTIC_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- LIBRARIAN - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- LIBRARIAN_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- LIMITED - Enum constant in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- listGroupUsers(IEssentials, Map<String, List<User>>, String) - Static method in class com.earth2me.essentials.PlayerList
- listKits(IEssentials, User) - Method in class com.earth2me.essentials.Kits
- listLocations() - Method in class com.earth2me.essentials.RandomTeleport
- listNames() - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Return names recognised by the database, intended for tab-completion.
- listNames() - Method in class com.earth2me.essentials.items.FlatItemDb
- listNames() - Method in class com.earth2me.essentials.items.LegacyItemDb
- listSummary(IEssentials, User, boolean) - Static method in class com.earth2me.essentials.PlayerList
- listUsers(IEssentials, List<User>, String) - Static method in class com.earth2me.essentials.PlayerList
- LIVER_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- LLAMA - Enum constant in enum com.earth2me.essentials.Mob
- LLAMA - Static variable in class com.earth2me.essentials.MobCompat
- load() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- load(String) - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- load(UUID) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- load(OfflinePlayer) - Method in class com.earth2me.essentials.UserMap
-
Deprecated.
- loadUncachedUser(UUID) - Method in interface com.earth2me.essentials.userstorage.IUserMap
-
Gets a User by the given UUID in the cache, if present, otherwise loads the user without placing them in the cache.
- loadUncachedUser(UUID) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- loadUncachedUser(Player) - Method in interface com.earth2me.essentials.userstorage.IUserMap
- loadUncachedUser(Player) - Method in class com.earth2me.essentials.userstorage.ModernUserMap
- LOCAL - Enum constant in enum net.essentialsx.api.v2.ChatType
-
Message is being sent locally
- LocalChatEvent - Class in net.essentialsx.api.v2.events.chat
-
Fired when a player uses local chat
- LocalChatEvent(boolean, Player, String, String, Set<Player>, long) - Constructor for class net.essentialsx.api.v2.events.chat.LocalChatEvent
- LocalChatSpyEvent - Class in net.ess3.api.events
-
Fired when a player uses local chat.
- LocalChatSpyEvent(boolean, Player, String, String, Set<Player>) - Constructor for class net.ess3.api.events.LocalChatSpyEvent
- location() - Method in class com.earth2me.essentials.config.entities.LazyLocation
- LocationTarget - Class in com.earth2me.essentials
- LocationTypeSerializer - Class in com.earth2me.essentials.config.serializers
-
A Configurate type serializer for
LazyLocation
s. - LocationTypeSerializer() - Constructor for class com.earth2me.essentials.config.serializers.LocationTypeSerializer
- LocationUtil - Class in com.earth2me.essentials.utils
- LocationUtil.Vector3D - Class in com.earth2me.essentials.utils
- log(String, String, String, String, Trade, String, Trade, Location, BigDecimal, IEssentials) - Static method in class com.earth2me.essentials.Trade
- logCommandBlockCommands() - Method in interface com.earth2me.essentials.ISettings
- logCommandBlockCommands() - Method in class com.earth2me.essentials.Settings
- login() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- login(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- logout() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- logout(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- logoutLocation() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- logoutLocation(Location) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- LOOM - Enum constant in enum com.earth2me.essentials.signs.Signs
- loopOfflinePlayers(Server, CommandSource, boolean, boolean, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- loopOfflinePlayersConsumer(Server, CommandSource, boolean, boolean, String, EssentialsLoopCommand.UserConsumer) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- loopOnlinePlayers(Server, CommandSource, boolean, boolean, String, String[]) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- loopOnlinePlayersConsumer(Server, CommandSource, boolean, boolean, String, EssentialsLoopCommand.UserConsumer) - Method in class com.earth2me.essentials.commands.EssentialsLoopCommand
- LuckPermsHandler - Class in com.earth2me.essentials.perm.impl
- LuckPermsHandler() - Constructor for class com.earth2me.essentials.perm.impl.LuckPermsHandler
- LUCY_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
M
- MAGMACUBE - Enum constant in enum com.earth2me.essentials.Mob
- mail() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- mail(ArrayList<MailMessage>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- MAIL - Enum constant in enum com.earth2me.essentials.signs.Signs
- MailMessage - Class in net.essentialsx.api.v2.services.mail
-
An immutable representation of a message sent as mail.
- MailMessage(boolean, boolean, String, UUID, long, long, String) - Constructor for class net.essentialsx.api.v2.services.mail.MailMessage
- MailMessageSerializer - Class in com.earth2me.essentials.config.serializers
- MailMessageSerializer() - Constructor for class com.earth2me.essentials.config.serializers.MailMessageSerializer
- MailSender - Interface in net.essentialsx.api.v2.services.mail
-
An entity which is allowed to send mail to an
IUser
. - MailService - Interface in net.essentialsx.api.v2.services.mail
-
This interface provides access to core Essentials mailing functions, allowing API users to send messages to
IUser's
. - MailServiceImpl - Class in com.earth2me.essentials
- MailServiceImpl(IEssentials) - Constructor for class com.earth2me.essentials.MailServiceImpl
- ManagedFile - Class in com.earth2me.essentials
- ManagedFile(String, IEssentials) - Constructor for class com.earth2me.essentials.ManagedFile
- MANGROVE - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- MANGROVE_BOAT - Enum constant in enum com.earth2me.essentials.Mob
- MANGROVE_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- mark(String) - Method in class com.earth2me.essentials.ExecuteTimer
- markCommand(String, boolean) - Method in class com.earth2me.essentials.metrics.MetricsWrapper
- MASON - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- MASON_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- matchKit(String) - Method in class com.earth2me.essentials.Kits
- matchToggleArgument(String) - Method in class com.earth2me.essentials.commands.EssentialsToggleCommand
- matchUser(Server, User, String, Boolean, boolean) - Method in class com.earth2me.essentials.Essentials
- matchUser(Server, User, String, Boolean, boolean) - Method in interface com.earth2me.essentials.IEssentials
- MaterialTypeSerializer - Class in com.earth2me.essentials.config.serializers
- MaterialTypeSerializer() - Constructor for class com.earth2me.essentials.config.serializers.MaterialTypeSerializer
- MaterialUtil - Class in com.earth2me.essentials.utils
- MATH_CONTEXT - Static variable in class com.earth2me.essentials.api.Economy
- MaxMoneyException - Exception Class in net.ess3.api
-
Thrown when a transaction would put the player's balance above the maximum balance allowed.
- MaxMoneyException() - Constructor for exception class net.ess3.api.MaxMoneyException
- meansReset(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- MEDIUM_SALMON - Enum constant in enum com.earth2me.essentials.MobData
- MESSAGES_IGNORED - Enum constant in enum com.earth2me.essentials.messaging.IMessageRecipient.MessageResponse
-
States that the message was NOT received as a result of the receiver ignoring all messages.
- MetaItemStack - Class in com.earth2me.essentials
- MetaItemStack(ItemStack) - Constructor for class com.earth2me.essentials.MetaItemStack
- MetricsWrapper - Class in com.earth2me.essentials.metrics
- MetricsWrapper(JavaPlugin, int, boolean) - Constructor for class com.earth2me.essentials.metrics.MetricsWrapper
- MILKY_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- MINECART - Enum constant in enum com.earth2me.essentials.Mob
- MINECART_CHEST - Enum constant in enum com.earth2me.essentials.Mob
- MINECART_FURNACE - Enum constant in enum com.earth2me.essentials.Mob
- MINECART_HOPPER - Enum constant in enum com.earth2me.essentials.Mob
- MINECART_MOB_SPAWNER - Enum constant in enum com.earth2me.essentials.Mob
- MINECART_TNT - Enum constant in enum com.earth2me.essentials.Mob
- miniMessage() - Static method in class com.earth2me.essentials.utils.AdventureUtil
- miniToLegacy(String) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Converts a MiniMessage string to a section sign legacy string.
- MINTRANSACTION - Static variable in class com.earth2me.essentials.signs.EssentialsSign
- MINUSERS - Static variable in class com.earth2me.essentials.commands.Commandbalancetop
- Mob - Enum in com.earth2me.essentials
- Mob.Enemies - Enum in com.earth2me.essentials
- Mob.MobException - Exception Class in com.earth2me.essentials
- MobCompat - Class in com.earth2me.essentials
- MobCompat.BoatVariant - Enum in com.earth2me.essentials
- MobCompat.CatType - Enum in com.earth2me.essentials
- MobCompat.VillagerProfession - Enum in com.earth2me.essentials
- mobData(String) - Static method in class com.earth2me.essentials.SpawnMob
- MobData - Enum in com.earth2me.essentials
- MobData.Data - Enum in com.earth2me.essentials
- MobException() - Constructor for exception class com.earth2me.essentials.Mob.MobException
- mobList(User) - Static method in class com.earth2me.essentials.SpawnMob
- mobParts(String) - Static method in class com.earth2me.essentials.SpawnMob
- ModernUserMap - Class in com.earth2me.essentials.userstorage
- ModernUserMap(IEssentials) - Constructor for class com.earth2me.essentials.userstorage.ModernUserMap
- ModernUUIDCache - Class in com.earth2me.essentials.userstorage
- ModernUUIDCache(IEssentials) - Constructor for class com.earth2me.essentials.userstorage.ModernUUIDCache
- ModernVaultHandler - Class in com.earth2me.essentials.perm.impl
- ModernVaultHandler() - Constructor for class com.earth2me.essentials.perm.impl.ModernVaultHandler
- module - Variable in class com.earth2me.essentials.commands.EssentialsCommand
- money() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- money(BigDecimal) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- MONEY - Enum constant in enum com.earth2me.essentials.Trade.TradeType
- MOOSHROOM - Static variable in class com.earth2me.essentials.MobCompat
- MOVE - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
- MULE - Enum constant in enum com.earth2me.essentials.Mob
- multiply(User, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Multiplies the balance of a user by a value
- multiply(String, double) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.
- multiply(String, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.multiply(UUID, BigDecimal)
orEconomy.multiply(User, BigDecimal)
- multiply(UUID, BigDecimal) - Static method in class com.earth2me.essentials.api.Economy
-
Multiplies the balance of a user by a value
- MUSHROOMCOW - Enum constant in enum com.earth2me.essentials.Mob
- mutateArgs(Object[], Function<Object, String>) - Static method in class com.earth2me.essentials.I18n
- mute() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- mute(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- muted() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- muted(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- muteReason() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- muteReason(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- MuteStatusChangeEvent - Class in net.ess3.api.events
-
Fired when a player's mute status is changed.
- MuteStatusChangeEvent(IUser, IUser, boolean, Long, String) - Constructor for class net.ess3.api.events.MuteStatusChangeEvent
N
- name - Variable in enum com.earth2me.essentials.Mob
- name(ItemStack) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Get the primary name for the given item stack.
- name(ItemStack) - Method in class com.earth2me.essentials.items.FlatItemDb
- name(ItemStack) - Method in class com.earth2me.essentials.items.LegacyItemDb
- NAME - Static variable in class com.earth2me.essentials.Console
- nameList(ItemStack) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Get a List of all aliases for the given item stack.
- nameList(ItemStack) - Method in class com.earth2me.essentials.items.FlatItemDb
- nameList(ItemStack) - Method in class com.earth2me.essentials.items.LegacyItemDb
- names(ItemStack) - Method in interface com.earth2me.essentials.api.IItemDb
-
Deprecated.Get a comma-separated string list of up to 15 aliases for the given stack.
- nameToTicks - Static variable in class com.earth2me.essentials.utils.DescParseTickFormat
- nearestTo(int) - Static method in class com.earth2me.essentials.utils.DownsampleUtil
- net.ess3.api - package net.ess3.api
- net.ess3.api.events - package net.ess3.api.events
- net.ess3.api.events.teleport - package net.ess3.api.events.teleport
- net.essentialsx.api.v2 - package net.essentialsx.api.v2
-
API classes, services, and events provided by EssentialsX 2.x.
- net.essentialsx.api.v2.events - package net.essentialsx.api.v2.events
- net.essentialsx.api.v2.events.chat - package net.essentialsx.api.v2.events.chat
- net.essentialsx.api.v2.services - package net.essentialsx.api.v2.services
-
API services provided by EssentialsX.
- net.essentialsx.api.v2.services.mail - package net.essentialsx.api.v2.services.mail
- NETHERITE_SWORD_SKELETON - Enum constant in enum com.earth2me.essentials.MobData
- NETHERITE_SWORD_ZOMBIE - Enum constant in enum com.earth2me.essentials.MobData
- NEUTRAL - Enum constant in enum com.earth2me.essentials.Mob.Enemies
- newSection() - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- NickChangeEvent - Class in net.ess3.api.events
-
Fired when a player's nickname is changed.
- NickChangeEvent(IUser, IUser, String) - Constructor for class net.ess3.api.events.NickChangeEvent
- nickname() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- nickname(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- NITWIT - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- NITWIT_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- NMS_CLEANROOM - Enum constant in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- NoChargeException - Exception Class in com.earth2me.essentials.commands
- NoChargeException() - Constructor for exception class com.earth2me.essentials.commands.NoChargeException
- NoLoanPermittedException - Exception Class in com.earth2me.essentials.api
-
Thrown when a user does not have the balance for a transaction and cannot take a loan.
- NoLoanPermittedException - Exception Class in net.ess3.api
-
Deprecated.You should use
NoLoanPermittedException
instead of this class. - NoLoanPermittedException() - Constructor for exception class com.earth2me.essentials.api.NoLoanPermittedException
- NoLoanPermittedException() - Constructor for exception class net.ess3.api.NoLoanPermittedException
-
Deprecated.
- NONE - Enum constant in enum com.earth2me.essentials.MobCompat.VillagerProfession
- NORMAL - Enum constant in enum com.earth2me.essentials.AsyncTeleport.TeleportType
- NORMAL - Enum constant in enum com.earth2me.essentials.Teleport.TeleportType
-
Deprecated.
- NOSIGN - Enum constant in enum com.earth2me.essentials.signs.SignProtection.SignProtectionState
-
Deprecated.
- NOT_ALLOWED - Enum constant in enum com.earth2me.essentials.signs.SignProtection.SignProtectionState
-
Deprecated.
- NotEnoughArgumentsException - Exception Class in com.earth2me.essentials.commands
- NotEnoughArgumentsException() - Constructor for exception class com.earth2me.essentials.commands.NotEnoughArgumentsException
- NotEnoughArgumentsException(String) - Constructor for exception class com.earth2me.essentials.commands.NotEnoughArgumentsException
- NotEnoughArgumentsException(Throwable) - Constructor for exception class com.earth2me.essentials.commands.NotEnoughArgumentsException
- notifyOfMail() - Method in class com.earth2me.essentials.User
- now(IUser, ITarget, PlayerTeleportEvent.TeleportCause) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- now(Player, boolean, PlayerTeleportEvent.TeleportCause) - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- now(Player, boolean, PlayerTeleportEvent.TeleportCause) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- now(Player, boolean, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Used to skip teleportPlayer delay when teleporting someone to a location or player.
- now(Player, boolean, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- now(Location, boolean, PlayerTeleportEvent.TeleportCause) - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- now(Location, boolean, PlayerTeleportEvent.TeleportCause) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- now(Location, boolean, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Used to skip teleportPlayer delay when teleporting someone to a location or player.
- now(Location, boolean, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- nowAsync(IUser, ITarget, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- nowUnsafe(Location, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Used to skip all safety checks while teleporting a player asynchronously.
- nowUnsafe(Location, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- npc() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- npc(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- npcName() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- npcName(String) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- NUKE_META_KEY - Static variable in class com.earth2me.essentials.commands.Commandnuke
- NUM_EXPERIENCE_ORB - Enum constant in enum com.earth2me.essentials.MobData
- NumberUtil - Class in com.earth2me.essentials.utils
O
- OAK - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- OAK_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- OAK_BOAT - Static variable in class com.earth2me.essentials.MobCompat
- OCELOT - Enum constant in enum com.earth2me.essentials.Mob
- OFF - Enum constant in enum com.earth2me.essentials.ISettings.TeleportWhenFreePolicy
- onBlockBreak(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockBreak(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockBreak(Block, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockBreak(Block, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockBreak(Block, Player, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockBurn(Block, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockBurn(Block, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockExplode(Block, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockExplode(Block, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockIgnite(Block, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockIgnite(Block, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockInteract(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockInteract(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockInteract(Block, Player, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockPlace(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockPlace(Block, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onBlockPlace(Block, Player, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockPlace(BlockPlaceEvent) - Method in class com.earth2me.essentials.EssentialsBlockListener
- onBlockPush(Block, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onBlockPush(Block, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onCommand(CommandSender, Command, String, String[]) - Method in class com.earth2me.essentials.Essentials
- onCommandEssentials(CommandSender, Command, String, String[], ClassLoader, String, String, IEssentialsModule) - Method in class com.earth2me.essentials.Essentials
- onCommandEssentials(CommandSender, Command, String, String[], ClassLoader, String, String, IEssentialsModule) - Method in interface com.earth2me.essentials.IEssentials
- onDisable() - Method in class com.earth2me.essentials.Essentials
- onDisable() - Method in class com.earth2me.essentials.I18n
- onEnable() - Method in class com.earth2me.essentials.Essentials
- onEnable() - Method in class com.earth2me.essentials.I18n
- onEnable(Essentials) - Static method in class com.earth2me.essentials.economy.EconomyLayers
- onEntityCombust(EntityCombustEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityCombustByEntity(EntityCombustByEntityEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityDamage(EntityDamageByEntityEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityDamage(EntityDamageEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityExplode(EntityExplodeEvent) - Method in class com.earth2me.essentials.TNTExplodeListener
- onEntityRegainHealth(EntityRegainHealthEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityShootBow(EntityShootBowEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onEntityTarget(EntityTargetEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onFoodLevelChange(FoodLevelChangeEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onInventoryClickEvent(InventoryClickEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onInventoryCloseEvent(InventoryCloseEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onlineJail() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- onlineJail(long) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder.Timestamps
- onLoad() - Method in class com.earth2me.essentials.Essentials
- onPlayerBucketEmpty(PlayerBucketEmptyEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerChangedWorld(PlayerChangedWorldEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerChangedWorldFlyReset(PlayerChangedWorldEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerChat(AsyncPlayerChatEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerDeathEvent(PlayerDeathEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onPlayerDeathExpEvent(PlayerDeathEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onPlayerDeathInvEvent(PlayerDeathEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onPlayerEggThrow(PlayerEggThrowEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerFishEvent(PlayerFishEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerInteract(PlayerInteractEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerJoin() - Method in class com.earth2me.essentials.Backup
- onPlayerJoin(PlayerJoinEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerLogin(PlayerLoginEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerLoginBanned(PlayerLoginEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerMove(PlayerMoveEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerQuit(PlayerQuitEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerRespawn(PlayerRespawnEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPlayerTeleport(PlayerTeleportEvent) - Method in class com.earth2me.essentials.EssentialsPlayerListener
- onPluginDisable(PluginDisableEvent) - Method in class com.earth2me.essentials.EssentialsPluginListener
- onPluginDisable(Plugin) - Static method in class com.earth2me.essentials.economy.EconomyLayers
- onPluginEnable(PluginEnableEvent) - Method in class com.earth2me.essentials.EssentialsPluginListener
- onPluginEnable(Plugin) - Static method in class com.earth2me.essentials.economy.EconomyLayers
- onPotionSplashEvent(PotionSplashEvent) - Method in class com.earth2me.essentials.EssentialsEntityListener
- onReceiveMessage(IMessageRecipient, String) - Method in class com.earth2me.essentials.Console
- onReceiveMessage(IMessageRecipient, String) - Method in interface com.earth2me.essentials.messaging.IMessageRecipient
-
This method is called when this recipient is receiving a message from another
IMessageRecipient
. - onReceiveMessage(IMessageRecipient, String) - Method in class com.earth2me.essentials.messaging.SimpleMessageRecipient
- onReceiveMessage(IMessageRecipient, String) - Method in class com.earth2me.essentials.User
- onServerListPing(ServerListPingEvent) - Method in class com.earth2me.essentials.EssentialsServerListener
- onServerLoad() - Method in interface com.earth2me.essentials.economy.EconomyLayer
- onServerLoad() - Static method in class com.earth2me.essentials.economy.EconomyLayers
- onServerLoad() - Method in class com.earth2me.essentials.economy.layers.VaultLayer
- onSignBlockBreak(BlockBreakEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBlockBurn(BlockBurnEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBlockIgnite(BlockIgniteEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBlockPistonExtend(BlockPistonExtendEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBlockPistonRetract(BlockPistonRetractEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBlockPlace(BlockPlaceEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignBreak(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignBreak(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onSignBreak(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- onSignBreak(Block, Player, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignAnvil
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignBuy
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignCartography
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignDisposal
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignEnchant
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignFree
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignGameMode
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignGrindstone
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignHeal
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignInfo
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignKit
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignLoom
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignProtection
-
Deprecated.
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignRepair
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSell
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSmithing
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSpawnmob
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignTime
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignWarp
- onSignCreate(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignWeather
- onSignCreate(SignChangeEvent, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignEntityChangeBlock(EntityChangeBlockEvent) - Method in class com.earth2me.essentials.signs.SignEntityListener
- onSignEntityExplode(EntityExplodeEvent) - Method in class com.earth2me.essentials.signs.SignEntityListener
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignAnvil
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignBalance
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignBuy
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignCartography
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignDisposal
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignEnchant
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignFree
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignGameMode
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignGrindstone
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignHeal
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignInfo
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignKit
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignLoom
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignMail
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignRandomTeleport
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignRepair
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSell
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSmithing
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignSpawnmob
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignTime
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignTrade
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignWarp
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignWeather
- onSignInteract(EssentialsSign.ISign, User, String, IEssentials) - Method in class com.earth2me.essentials.signs.SignWorkbench
- onSignInteract(Block, Player, IEssentials) - Method in class com.earth2me.essentials.signs.EssentialsSign
- onSignPlayerInteract(PlayerInteractEvent) - Method in class com.earth2me.essentials.signs.SignPlayerListener
- onSignSignChange(SignChangeEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onSignSignChange2(SignChangeEvent) - Method in class com.earth2me.essentials.signs.SignBlockListener
- onTabComplete(CommandSender, Command, String, String[]) - Method in class com.earth2me.essentials.Essentials
- onTabCompleteEssentials(CommandSender, Command, String, String[], ClassLoader, String, String, IEssentialsModule) - Method in class com.earth2me.essentials.Essentials
- onTabCompleteEssentials(CommandSender, Command, String, String[], ClassLoader, String, String, IEssentialsModule) - Method in interface com.earth2me.essentials.IEssentials
- ORANGE_CAT - Enum constant in enum com.earth2me.essentials.MobData
- OUTDATED - Enum constant in enum com.earth2me.essentials.utils.VersionUtil.SupportStatus
- outputFormat(String, String) - Static method in class com.earth2me.essentials.PlayerList
- OWNER - Enum constant in enum com.earth2me.essentials.signs.SignProtection.SignProtectionState
-
Deprecated.
P
- PAINT_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- PALE_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- PANDA - Enum constant in enum com.earth2me.essentials.Mob
- PANDA - Static variable in class com.earth2me.essentials.MobCompat
- PARROT - Enum constant in enum com.earth2me.essentials.Mob
- PARROT - Static variable in class com.earth2me.essentials.MobCompat
- parse(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- parse12(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- parse24(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- parseAlias(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- parsed(String) - Static method in class com.earth2me.essentials.utils.AdventureUtil
-
Parameters for a translation message are not parsed for MiniMessage by default to avoid injection.
- parseDateDiff(String, boolean) - Static method in class com.earth2me.essentials.utils.DateUtil
- parseDateDiff(String, boolean, boolean) - Static method in class com.earth2me.essentials.utils.DateUtil
- parseDouble(String) - Static method in class com.earth2me.essentials.utils.FloatUtil
- ParsedPlaceholder(String) - Constructor for class com.earth2me.essentials.utils.AdventureUtil.ParsedPlaceholder
- parseFloat(String) - Static method in class com.earth2me.essentials.utils.FloatUtil
- parseHexColor(String) - Static method in class com.earth2me.essentials.utils.FormatUtil
- parseStringMeta(CommandSource, boolean, String[], int, IEssentials) - Method in class com.earth2me.essentials.MetaItemStack
- parseStringToBDecimal(String) - Static method in class com.earth2me.essentials.utils.NumberUtil
- parseStringToBDecimal(String, Locale) - Static method in class com.earth2me.essentials.utils.NumberUtil
- parseTicks(String) - Static method in class com.earth2me.essentials.utils.DescParseTickFormat
- PasteFile(String, String) - Constructor for class com.earth2me.essentials.utils.PasteUtil.PasteFile
- PasteResult(String, String, String) - Constructor for class com.earth2me.essentials.utils.PasteUtil.PasteResult
- PasteUtil - Class in com.earth2me.essentials.utils
- PasteUtil.PasteFile - Class in com.earth2me.essentials.utils
- PasteUtil.PasteResult - Class in com.earth2me.essentials.utils
- pastUsernames() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- pastUsernames(List<String>) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- pattern() - Method in class com.earth2me.essentials.config.entities.CommandCooldown
- pattern(Pattern) - Method in class com.earth2me.essentials.config.entities.CommandCooldown
- pay(IUser) - Method in class com.earth2me.essentials.Trade
- pay(IUser, Trade.OverflowType) - Method in class com.earth2me.essentials.Trade
- payUser(User, BigDecimal) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- payUser(User, BigDecimal) - Method in class com.earth2me.essentials.User
- payUser(User, BigDecimal, UserBalanceUpdateEvent.Cause) - Method in class com.earth2me.essentials.User
- PERM_PREFIX - Static variable in class com.earth2me.essentials.commands.Commandhat
- PERM_PREFIX - Static variable in class com.earth2me.essentials.commands.Commanditemname
- permissionBasedItemSpawn() - Method in interface com.earth2me.essentials.ISettings
- permissionBasedItemSpawn() - Method in class com.earth2me.essentials.Settings
- PermissionsDefaults - Class in com.earth2me.essentials.perm
- PermissionsHandler - Class in com.earth2me.essentials.perm
- PermissionsHandler(Essentials, boolean) - Constructor for class com.earth2me.essentials.perm.PermissionsHandler
- perms - Static variable in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- PERSIAN - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- PERSIAN_CAT - Enum constant in enum com.earth2me.essentials.MobData
- PHANTOM - Enum constant in enum com.earth2me.essentials.Mob
- PHANTOM - Static variable in class com.earth2me.essentials.MobCompat
- PIG - Enum constant in enum com.earth2me.essentials.Mob
- PIGLIN - Enum constant in enum com.earth2me.essentials.Mob
- PIGLIN_BRUTE - Enum constant in enum com.earth2me.essentials.Mob
- PIGSADDLE - Enum constant in enum com.earth2me.essentials.MobData.Data
- PIGZOMB - Enum constant in enum com.earth2me.essentials.Mob
- PILLAGER - Enum constant in enum com.earth2me.essentials.Mob
- PINK_AXOLOTL - Enum constant in enum com.earth2me.essentials.MobData
- pitch() - Method in class com.earth2me.essentials.config.entities.LazyLocation
- PLAINS_VILLAGER - Enum constant in enum com.earth2me.essentials.MobData
- PlayerExemptException - Exception Class in com.earth2me.essentials.commands
- PlayerExemptException(String, Object...) - Constructor for exception class com.earth2me.essentials.commands.PlayerExemptException
- playerExists(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Essentials is moving away from username based economy methods. This may be removed in the future.
- playerExists(UUID) - Static method in class com.earth2me.essentials.api.Economy
-
Test if a player exists to avoid the UserDoesNotExistException
- PlayerExtension - Class in com.earth2me.essentials
- PlayerExtension(Player) - Constructor for class com.earth2me.essentials.PlayerExtension
- PlayerList - Class in com.earth2me.essentials
- PlayerNotFoundException - Exception Class in com.earth2me.essentials.commands
- PlayerNotFoundException() - Constructor for exception class com.earth2me.essentials.commands.PlayerNotFoundException
- PlayerTarget - Class in com.earth2me.essentials
- PlayerTarget(Player) - Constructor for class com.earth2me.essentials.PlayerTarget
- playerTl(String, Object...) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- playerTl(String, Object...) - Method in class com.earth2me.essentials.User
- PLAYFUL_PANDA_HIDDEN - Enum constant in enum com.earth2me.essentials.MobData
- PLAYFUL_PANDA_MAIN - Enum constant in enum com.earth2me.essentials.MobData
- PluginKey - Class in net.ess3.api
-
A namespaced key that uses plugins as namespaces.
- POLAR_BEAR - Enum constant in enum com.earth2me.essentials.Mob
- POLKA_HORSE - Enum constant in enum com.earth2me.essentials.MobData
- Potions - Class in com.earth2me.essentials
- POWERED_CREEPER - Enum constant in enum com.earth2me.essentials.MobData
- powertool(CommandSource, User, ItemStack, String) - Method in class com.earth2me.essentials.commands.Commandpowertool
- powertools() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- powerToolsEnabled() - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- powerToolsEnabled(boolean) - Method in class com.earth2me.essentials.config.holders.UserConfigHolder
- PRE_FLATTENING - Static variable in class com.earth2me.essentials.utils.VersionUtil
- preModules() - Method in class com.earth2me.essentials.EssentialsUpgrade
- prepareGroupedList(IEssentials, CommandSource, String, Map<String, List<User>>) - Static method in class com.earth2me.essentials.PlayerList
- PreTeleportEvent - Class in net.ess3.api.events.teleport
-
Called before a player is teleported.
- PreTeleportEvent(IUser, PlayerTeleportEvent.TeleportCause, ITarget) - Constructor for class net.ess3.api.events.teleport.PreTeleportEvent
- PrivateMessagePreSendEvent - Class in net.ess3.api.events
-
Called just before a private message is sent to its recipient
- PrivateMessagePreSendEvent(IMessageRecipient, IMessageRecipient, String) - Constructor for class net.ess3.api.events.PrivateMessagePreSendEvent
- PrivateMessageSentEvent - Class in net.ess3.api.events
-
Called after a private message has been sent to its recipient.
- PrivateMessageSentEvent(IMessageRecipient, IMessageRecipient, String, IMessageRecipient.MessageResponse) - Constructor for class net.ess3.api.events.PrivateMessageSentEvent
- process(Object, ConfigurationNode) - Method in class com.earth2me.essentials.config.processors.DeleteIfIncompleteProcessor
- process(Object, ConfigurationNode) - Method in class com.earth2me.essentials.config.processors.DeleteOnEmptyProcessor
- PROTECTION - Enum constant in enum com.earth2me.essentials.signs.Signs
- protectSignsAndBlocks(Block, Player) - Method in class com.earth2me.essentials.signs.SignBlockListener
- PUFFERFISH - Enum constant in enum com.earth2me.essentials.Mob
- purgeBrokenNpcAccounts() - Method in class com.earth2me.essentials.EssentialsUpgrade
-
This migration cleans up unused files left behind by the chaos resulting from Vault's questionable economy integration, and upstream Essentials' rushed and untested 1.7.10 UUID support.
Q
- QUESTION - Enum constant in enum net.essentialsx.api.v2.ChatType
-
Message is being sent to global chat as a question
- QuietAbortException - Exception Class in com.earth2me.essentials.commands
- QuietAbortException() - Constructor for exception class com.earth2me.essentials.commands.QuietAbortException
- QuietAbortException(String) - Constructor for exception class com.earth2me.essentials.commands.QuietAbortException
- QUIT - Enum constant in enum net.ess3.api.events.AfkStatusChangeEvent.Cause
R
- RABBIT - Enum constant in enum com.earth2me.essentials.Mob
- RABID_WOLF - Enum constant in enum com.earth2me.essentials.MobData
- RADIUS - Static variable in class com.earth2me.essentials.utils.LocationUtil
- RAGDOLL - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- RAGDOLL_CAT - Enum constant in enum com.earth2me.essentials.MobData
- RAID_LEADER - Enum constant in enum com.earth2me.essentials.MobData.Data
- RAID_LEADER - Enum constant in enum com.earth2me.essentials.MobData
- RAIDER - Static variable in class com.earth2me.essentials.MobCompat
- random(Plugin) - Static method in class net.ess3.api.PluginKey
-
Create a randomly-generated plugin key under the given plugin's namespace.
- RANDOM_SHEEP - Enum constant in enum com.earth2me.essentials.MobData
- RANDOM_SHULKER - Enum constant in enum com.earth2me.essentials.MobData
- RandomTeleport - Class in com.earth2me.essentials
- RandomTeleport(IEssentials) - Constructor for class com.earth2me.essentials.RandomTeleport
- RANDOMTELEPORT - Enum constant in enum com.earth2me.essentials.signs.Signs
- RAVAGER - Enum constant in enum com.earth2me.essentials.Mob
- ready - Variable in class com.earth2me.essentials.items.AbstractItemDb
- realNamesOnList() - Method in interface com.earth2me.essentials.ISettings
- realNamesOnList() - Method in class com.earth2me.essentials.Settings
- RED - Enum constant in enum com.earth2me.essentials.MobCompat.CatType
- RED_CAT - Enum constant in enum com.earth2me.essentials.MobData
- RED_FOX - Enum constant in enum com.earth2me.essentials.MobData
- RED_MUSHROOM_COW - Enum constant in enum com.earth2me.essentials.MobData
- RED_PARROT - Enum constant in enum com.earth2me.essentials.MobData
- REDWOOD - Enum constant in enum com.earth2me.essentials.MobCompat.BoatVariant
- REDWOOD_BOAT - Enum constant in enum com.earth2me.essentials.MobData
- registerAlias(String, Enchantment) - Static method in class com.earth2me.essentials.Enchantments
- registerAllBackDefaults() - Static method in class com.earth2me.essentials.perm.PermissionsDefaults
- registerAllHatDefaults() - Static method in class com.earth2me.essentials.perm.PermissionsDefaults
- registerBackDefaultFor(World) - Static method in class com.earth2me.essentials.perm.PermissionsDefaults
- registerBackInListener() - Method in interface com.earth2me.essentials.ISettings
- registerBackInListener() - Method in class com.earth2me.essentials.Settings
- registerContext(String, Function<User, Iterable<String>>, Supplier<Iterable<String>>) - Method in class com.earth2me.essentials.perm.impl.LuckPermsHandler
- registerContext(String, Function<User, Iterable<String>>, Supplier<Iterable<String>>) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- registerContext(String, Function<User, Iterable<String>>, Supplier<Iterable<String>>) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- registerContext(String, Function<User, Iterable<String>>, Supplier<Iterable<String>>) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- registerEnchantment(String, Enchantment) - Static method in class com.earth2me.essentials.Enchantments
- registerEvents() - Method in class com.earth2me.essentials.EssentialsPlayerListener
- registerLayer(EconomyLayer) - Static method in class com.earth2me.essentials.economy.EconomyLayers
- registerResolver(Plugin, String, IItemDb.ItemResolver) - Method in class com.earth2me.essentials.items.AbstractItemDb
- registerResolver(Plugin, String, IItemDb.ItemResolver) - Method in interface net.ess3.api.IItemDb
-
Add an item resolver that is called before looking up the item in the item database.
- RegistryUtil - Class in com.earth2me.essentials.utils
- reload() - Method in class com.earth2me.essentials.Essentials
- reload() - Method in interface com.earth2me.essentials.IEssentials
- reloadConfig() - Method in class com.earth2me.essentials.EssentialsPluginListener
- reloadConfig() - Method in interface com.earth2me.essentials.IConf
- reloadConfig() - Method in class com.earth2me.essentials.items.CustomItemResolver
- reloadConfig() - Method in class com.earth2me.essentials.items.FlatItemDb
- reloadConfig() - Method in class com.earth2me.essentials.items.LegacyItemDb
- reloadConfig() - Method in class com.earth2me.essentials.Jails
- reloadConfig() - Method in class com.earth2me.essentials.Kits
- reloadConfig() - Method in class com.earth2me.essentials.RandomTeleport
- reloadConfig() - Method in class com.earth2me.essentials.Settings
- reloadConfig() - Method in class com.earth2me.essentials.UserData
- reloadConfig() - Method in class com.earth2me.essentials.Warps
- reloadConfig() - Method in class com.earth2me.essentials.Worth
- removeAlias(String) - Method in class com.earth2me.essentials.items.CustomItemResolver
- removeCache(UUID) - Method in class com.earth2me.essentials.userstorage.ModernUUIDCache
- removeFromGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.impl.AbstractVaultHandler
- removeFromGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.impl.SuperpermsHandler
- removeFromGroup(OfflinePlayer, String) - Method in interface com.earth2me.essentials.perm.IPermissionsHandler
- removeFromGroup(OfflinePlayer, String) - Method in class com.earth2me.essentials.perm.PermissionsHandler
- removeGodOnDisconnect() - Method in interface com.earth2me.essentials.ISettings
- removeGodOnDisconnect() - Method in class com.earth2me.essentials.Settings
- removeItemAmount(Player, ItemStack, int) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- removeItemExact(Player, ItemStack, boolean) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- removeItems(Player, Predicate<ItemStack>, boolean) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- removeItemSimilar(Player, ItemStack, boolean) - Static method in class com.earth2me.essentials.craftbukkit.Inventories
- removeJail(String) - Method in interface com.earth2me.essentials.api.IJails
-
Deprecated.Remove the jail with the given name
- removeJail(String) - Method in class com.earth2me.essentials.Jails
- removeKit(String) - Method in class com.earth2me.essentials.Kits
- removeNPC(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deletes a user, if it is marked as npc.
- removePlugin(Plugin) - Method in class com.earth2me.essentials.AlternativeCommandsHandler
- removeProperty(String) - Method in class com.earth2me.essentials.config.EssentialsConfiguration
- removeTimePattern(String) - Static method in class com.earth2me.essentials.utils.DateUtil
- removeTpaRequest(String) - Method in class com.earth2me.essentials.User
- removeWarp(String) - Method in interface com.earth2me.essentials.api.IWarps
-
Deprecated.Delete a warp from the warp DB
- removeWarp(String) - Method in class com.earth2me.essentials.Warps
- RENAME - Enum constant in enum net.essentialsx.api.v2.events.HomeModifyEvent.HomeModifyCause
- renameHome(String, String) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- renameHome(String, String) - Method in class com.earth2me.essentials.UserData
- REPAIR - Enum constant in enum com.earth2me.essentials.signs.Signs
- repairAll(User) - Method in class com.earth2me.essentials.commands.Commandrepair
- repairHand(User) - Method in class com.earth2me.essentials.commands.Commandrepair
- replaceFormat(String) - Static method in class com.earth2me.essentials.utils.FormatUtil
- requestTeleport(User, boolean) - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- requestTeleport(User, boolean) - Method in class com.earth2me.essentials.User
- reset() - Method in class com.earth2me.essentials.UserData
- resetAliases - Static variable in class com.earth2me.essentials.utils.DescParseTickFormat
- resetBalance(User) - Static method in class com.earth2me.essentials.api.Economy
-
Resets the balance of a user to the starting balance
- resetBalance(String) - Static method in class com.earth2me.essentials.api.Economy
-
Deprecated.Usernames can change, use
Economy.resetBalance(UUID)
orEconomy.resetBalance(User)
- resetBalance(UUID) - Static method in class com.earth2me.essentials.api.Economy
-
Resets the balance of a user to the starting balance
- resetInvulnerabilityAfterTeleport() - Method in interface com.earth2me.essentials.IUser
-
Deprecated.
- resetInvulnerabilityAfterTeleport() - Method in class com.earth2me.essentials.User
- resetListener() - Method in class com.earth2me.essentials.Jails
- resetTime(User) - Method in class com.earth2me.essentials.Kit
- respawn(Trade, PlayerTeleportEvent.TeleportCause) - Method in interface com.earth2me.essentials.api.ITeleport
-
Deprecated.
- respawn(Trade, PlayerTeleportEvent.TeleportCause) - Method in class com.earth2me.essentials.Teleport
-
Deprecated.
- respawn(Trade, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in interface com.earth2me.essentials.api.IAsyncTeleport
-
Teleport wrapper used to handle tp fallback on /jail and /home
- respawn(Trade, PlayerTeleportEvent.TeleportCause, CompletableFuture<Boolean>) - Method in class com.earth2me.essentials.AsyncTeleport
- RETURN - Enum constant in enum com.earth2me.essentials.Trade.OverflowType
- ROUNDED - Enum constant in enum com.earth2me.essentials.signs.SignTrade.AmountType
- run() - Method in class com.earth2me.essentials.AsyncTimedTeleport
- run() - Method in class com.earth2me.essentials.Backup
- run() - Method in class com.earth2me.essentials.config.ConfigurationSaveTask
- run() - Method in class com.earth2me.essentials.EssentialsTimer
- run() - Method in class com.earth2me.essentials.TimedTeleport
-
Deprecated.
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandafk
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandback
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbackup
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbalance
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbalancetop
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandban
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbanip
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbroadcast
- run(Server, CommandSource, String, String[]) - Method in class com.earth2me.essentials.commands.Commandbroadcastworld
Economy.add(UUID, BigDecimal)
orEconomy.add(User, BigDecimal)