Index

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

A

a - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
A - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
ACACIA_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
accept() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Accepts the teleportation request.
accept(PreparedStatement) - Method in interface fr.maxlego08.essentials.api.functionnals.StatementConsumer
 
accept(ResultSet) - Method in interface fr.maxlego08.essentials.api.functionnals.ResultSetConsumer
 
accept(CommandSender, String[]) - Method in interface fr.maxlego08.essentials.api.commands.TabCompletion
 
accept(T) - Method in interface fr.maxlego08.essentials.api.functionnals.CollectionConsumer
 
accept(T) - Method in interface fr.maxlego08.essentials.api.functionnals.ReturnConsumer
 
accept(T) - Method in interface fr.maxlego08.essentials.api.functionnals.StringConsumer
 
accept(T, G) - Method in interface fr.maxlego08.essentials.api.functionnals.ReturnBiConsumer
 
action(String) - Static method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
 
ACTION - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
actions() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns the value of the actions record component.
actions() - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Returns the value of the actions record component.
add(UUID) - Method in class fr.maxlego08.essentials.api.utils.DynamicCooldown
 
add(Material) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
addCooldown(String, long) - Method in interface fr.maxlego08.essentials.api.user.User
Adds a cooldown for the user with the specified key and duration in seconds.
addCurrentVotePartyAmount(long) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Adds a specified amount to the current vote party count.
addEmbed(DiscordWebhook.EmbedObject) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
addField(String, String, boolean) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
addFlySeconds(long) - Method in interface fr.maxlego08.essentials.api.user.User
 
addHologram(Hologram) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Adds a new hologram to the manager.
addItem(UUID, ItemStack) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Adds an item to a player's vault by UUID.
addItem(UUID, ItemStack, long) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Adds a specified amount of an item to a player's vault by UUID.
ADDITION - Enum constant in enum class fr.maxlego08.essentials.api.vault.VaultSlotType
 
addKitCooldown(Kit, long) - Method in interface fr.maxlego08.essentials.api.user.User
Adds a cooldown to a specific kit.
addLine(HologramLine) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Adds a new line to the hologram.
addMailBoxItem(MailBoxItem) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Adds a mailbox item.
addMailBoxItem(MailBoxItem) - Method in interface fr.maxlego08.essentials.api.user.User
Adds an item to the mailbox.
addMailBoxItem(UUID, ItemStack) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
 
addNewItemToVault(Vault, UUID, ItemStack, int, int, int, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Adds a new item to the vault.
addPacketListener() - Method in interface fr.maxlego08.essentials.api.packet.PacketRegister
Adds a packet listener to monitor and handle specific network packets.
addPlayer(String) - Method in class fr.maxlego08.essentials.api.utils.PlayerCache
Adds a player name to the cache.
addPlayerSlot(CommandSender, OfflinePlayer, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Adds a number of slots to a player's vaults.
addPlayerVote(OfflinePlayer, String) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Adds a vote for a player from a specified site.
addQuantity(long) - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Adds a specified amount to the quantity of the item.
address() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns the value of the address record component.
addRules(WorldeditRule...) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
addSubCommand(String) - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Adds a sub-command to this command.
addSubCommand(List<String>) - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Adds multiple aliases as sub-commands to this command.
addTask(UUID, WrappedTask) - Method in class fr.maxlego08.essentials.api.vote.VoteCache
 
addToLore(ItemStack, List<String>, Placeholders) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Adds a list of lore lines to an ItemStack's existing lore, with support for placeholders.
addVaultItem(Vault, UUID, ItemStack, int, int, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Adds an item to a vault.
addVote(long) - Method in interface fr.maxlego08.essentials.api.user.User
Adds to the current vote count for the user.
addVote(UUID, boolean) - Method in class fr.maxlego08.essentials.api.vote.VoteCache
 
ADULT_ENEMY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
 
AdventureComponent - Interface in fr.maxlego08.essentials.api.utils.component
 
AfkManager - Interface in fr.maxlego08.essentials.api.afk
 
AfkPermission - Record Class in fr.maxlego08.essentials.api.afk
 
AfkPermission(int, String, int, int, boolean, String, String) - Constructor for record class fr.maxlego08.essentials.api.afk.AfkPermission
Creates an instance of a AfkPermission record class.
aliases() - Method in interface fr.maxlego08.essentials.api.enchantment.EssentialsEnchantment
Retrieves the list of aliases for this custom enchantment.
ALL - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
ALLAY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
AMBIENT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
amount() - Method in record class fr.maxlego08.essentials.api.dto.EconomyDTO
Returns the value of the amount record component.
amount() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the amount record component.
amount() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Returns the value of the amount record component.
amount() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Returns the value of the amount record component.
amount() - Method in record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Returns the value of the amount record component.
amount() - Method in record class fr.maxlego08.essentials.api.home.HomePermission
Returns the value of the amount record component.
AMPERSAND - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
animals() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the animals record component.
ANIMALS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
AnimationConfiguration - Interface in fr.maxlego08.essentials.api.scoreboard
 
animationSpeed() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns the value of the animationSpeed record component.
appearance() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the appearance record component.
apply(ReturnConsumer<String, String>, DiscordWebhook, String...) - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
 
apply(ReturnConsumer<String, String>, DiscordWebhook, String...) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
 
arguments() - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Returns the value of the arguments record component.
arguments() - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Returns the value of the arguments record component.
arguments() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the arguments record component.
ARMADILLO - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ARMOR_STAND - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ARROWS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
ASK_CODE - Enum constant in enum class fr.maxlego08.essentials.api.discord.DiscordAction
 
asPermission() - Method in enum class fr.maxlego08.essentials.api.commands.Permission
Generates the permission string for this enum constant.
asPermission(String) - Method in enum class fr.maxlego08.essentials.api.commands.Permission
Generates a permission string for this enum constant with an additional suffix.
ASTERISK - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
AT_SYMBOL - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
author() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the author record component.
Author(String, String, String) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Creates an instance of a Author record class.
autoUpdateLines(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram line
AutoUpdateTaskConfiguration - Record Class in fr.maxlego08.essentials.api.hologram
 
AutoUpdateTaskConfiguration(boolean, long) - Constructor for record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Creates an instance of a AutoUpdateTaskConfiguration record class.
avatarUrl() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the avatarUrl record component.
AXOLOTL - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

B

b - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
B - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
BACK_SLASH - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Baltop - Interface in fr.maxlego08.essentials.api.economy
Represents the balance top list functionality.
BaltopDisplay - Enum Class in fr.maxlego08.essentials.api.economy
 
BAMBOO_RAFT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ban(UUID, UUID, String, Duration, Date) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new ban sanction.
ban(CommandSender, UUID, String, Duration, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Ban a player for a specified duration with a reason.
BAN - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
BAN - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
ban_sanction_id() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the ban_sanction_id record component.
BAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
BEE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
BIRCH_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
BLAZE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
blendColors(String, String, int, int, int) - Method in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
Blends two colors based on the current position in the animation.
block() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Returns the value of the block record component.
BLOCK - Enum constant in enum class fr.maxlego08.essentials.api.hologram.HologramType
 
blockAmounts - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
BlockHologramConfiguration - Class in fr.maxlego08.essentials.api.hologram.configuration
This class represents the configuration settings for a block hologram.
BlockHologramConfiguration() - Constructor for class fr.maxlego08.essentials.api.hologram.configuration.BlockHologramConfiguration
 
BlockInfo - Record Class in fr.maxlego08.essentials.api.worldedit
 
BlockInfo(Block, Material, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Creates an instance of a BlockInfo record class.
blockInfos - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
BlockPrice - Record Class in fr.maxlego08.essentials.api.worldedit
 
BlockPrice(Material, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Creates an instance of a BlockPrice record class.
blocks - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
blocks() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Returns the value of the blocks record component.
blocks() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Returns the value of the blocks record component.
BlockTracker - Interface in fr.maxlego08.essentials.api.block
 
BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
BOATS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
BOGGED - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
BOSSBAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
BossBarMessage - Record Class in fr.maxlego08.essentials.api.messages.messages
 
BossBarMessage(String, String, String, List<String>, long, boolean) - Constructor for record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Creates an instance of a BossBarMessage record class.
Both - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
BREEZE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
broadcast(Permission, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Broadcasts a message to all players with the specified permission.
broadcast(Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
broadcast(Option, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
broadcast(String) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Broadcasts a message to all players.
BROADCAST - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerMessageType
 
BROADCAST_OPTION - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerMessageType
 
BROADCAST_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerMessageType
 
broadcastMessage(Permission, Message, Object...) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Broadcasts a message to all players with the given permission.
broadcastMessage(Option, Message, Object...) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Broadcasts a message to all players with the given option.

C

c - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
C - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
caches - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
CALCULATE_PRICE - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
calculatePrice(Consumer<BigDecimal>) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
callEvent(EssentialsPlugin) - Method in class fr.maxlego08.essentials.api.event.EssentialsEvent
 
CAMEL - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
cancel() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
 
cancel(Player) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
cancelChatEvent(Cancellable, Player) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Cancels a chat event for a specific player, if necessary.
CancellableEssentialsEvent - Class in fr.maxlego08.essentials.api.event
 
CancellableEssentialsEvent() - Constructor for class fr.maxlego08.essentials.api.event.CancellableEssentialsEvent
 
CancellableEssentialsEvent(boolean) - Constructor for class fr.maxlego08.essentials.api.event.CancellableEssentialsEvent
 
CancellableUserEvent - Class in fr.maxlego08.essentials.api.event
 
CancellableUserEvent(boolean, User) - Constructor for class fr.maxlego08.essentials.api.event.CancellableUserEvent
 
CancellableUserEvent(User) - Constructor for class fr.maxlego08.essentials.api.event.CancellableUserEvent
 
CancellableUserEvent(User, boolean) - Constructor for class fr.maxlego08.essentials.api.event.CancellableUserEvent
 
CANCELLED - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
cancelSelection(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
 
cancelTeleportRequest(User) - Method in interface fr.maxlego08.essentials.api.user.User
Cancels a teleport request sent to another user.
canLoad() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
 
CAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
CAVESPIDER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
CENTER - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
changeDisplayItem(Player, Home) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Changes the display item for the given home.
changeIcon(Player, Vault) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Changes the icon of a vault.
changeName(Player, Vault) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Changes the name of a vault.
changeSignColor(SignChangeEvent) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Changes the color of the sign text according to the player's permission, if applicable.
CHAT_ALPHANUMERIC_REGEX - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_CAPS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_DEFAULT_FORMAT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_FLOOD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_LINK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_MESSAGES_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_MESSAGES_FOOTER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_MESSAGES_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CHAT_SAME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
ChatClear - Record Class in fr.maxlego08.essentials.api.server.messages
 
ChatClear() - Constructor for record class fr.maxlego08.essentials.api.server.messages.ChatClear
Creates an instance of a ChatClear record class.
ChatCooldown - Record Class in fr.maxlego08.essentials.api.chat
 
ChatCooldown(long, long) - Constructor for record class fr.maxlego08.essentials.api.chat.ChatCooldown
Creates an instance of a ChatCooldown record class.
ChatDisplay - Interface in fr.maxlego08.essentials.api.chat
 
ChatFormat - Record Class in fr.maxlego08.essentials.api.chat
 
ChatFormat(int, String, String) - Constructor for record class fr.maxlego08.essentials.api.chat.ChatFormat
Creates an instance of a ChatFormat record class.
ChatMessageDTO - Record Class in fr.maxlego08.essentials.api.dto
 
ChatMessageDTO(UUID, String, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Creates an instance of a ChatMessageDTO record class.
ChatPlaceholder - Record Class in fr.maxlego08.essentials.api.chat
 
ChatPlaceholder(String, String, String, String) - Constructor for record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Creates an instance of a ChatPlaceholder record class.
ChatResult - Record Class in fr.maxlego08.essentials.api.chat
 
ChatResult(boolean, Message, Object...) - Constructor for record class fr.maxlego08.essentials.api.chat.ChatResult
Creates an instance of a ChatResult record class.
ChatToggle - Record Class in fr.maxlego08.essentials.api.server.messages
 
ChatToggle(boolean) - Constructor for record class fr.maxlego08.essentials.api.server.messages.ChatToggle
Creates an instance of a ChatToggle record class.
CHECK_INVENTORY_CONTENT - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
checkType(Entity) - Method in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
checkUser(User) - Method in interface fr.maxlego08.essentials.api.afk.AfkManager
 
CHERRY_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
CHEST_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
CHEST_MINECART - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
CHICKEN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ClassicMessage - Record Class in fr.maxlego08.essentials.api.messages.messages
 
ClassicMessage(MessageType, List<String>) - Constructor for record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Creates an instance of a ClassicMessage record class.
clear() - Method in interface fr.maxlego08.essentials.api.utils.RandomWord
Clears all the random words.
clear(K) - Method in class fr.maxlego08.essentials.api.cache.ExpiringCache
Clears the entry associated with the specified key from the cache.
clearChat(CommandSender) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Clears the chat of the given sender.
clearCode(DiscordCodeDTO) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Clears a discord code.
ClearCooldown - Record Class in fr.maxlego08.essentials.api.server.messages
 
ClearCooldown(UUID, String) - Constructor for record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Creates an instance of a ClearCooldown record class.
clearMailBox(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Clears a user's mailbox.
clearVote(UUID) - Method in class fr.maxlego08.essentials.api.vote.VoteCache
 
clone() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
COD - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
code() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns the value of the code record component.
code() - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Returns the value of the code record component.
CODE_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CollectionConsumer<T> - Interface in fr.maxlego08.essentials.api.functionnals
 
COLON - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
color() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the color record component.
color() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the color record component.
color() - Method in record class fr.maxlego08.essentials.api.utils.MessageColor
Returns the value of the color record component.
color() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Returns the value of the color record component.
COLOR_WAVE - Enum constant in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimationType
 
ColorWaveConfiguration - Record Class in fr.maxlego08.essentials.api.scoreboard.configurations
 
ColorWaveConfiguration(String, String, int, int, int) - Constructor for record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Creates an instance of a ColorWaveConfiguration record class.
COMMA - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
command() - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Returns the value of the command record component.
command() - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Returns the value of the command record component.
command() - Method in record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Returns the value of the command record component.
COMMAND_BACK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BACK_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BALTOP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BALTOP_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BALTOP_HEADER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BAN_ERROR_DURATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BAN_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BOTTOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_BOTTOM_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_BROADCAST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_DISABLE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_DISABLE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_ENABLE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CHAT_ENABLE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CLEARINVENTORY_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_CLEARINVENTORY_SUCCESS_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COMPACT_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COMPACT_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COMPACT_SUCCESS_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COMPACT_TYPE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_HEADER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_COOLDOWN_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_DAY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_GIVE_ALL_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_GIVE_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_GIVE_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_SET_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_SET_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_SHOW_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_SHOW_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_TAKE_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ECONOMY_TAKE_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_ERROR_ENCHANT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_ERROR_ITEM_PLAYER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_ERROR_ITEM_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_INVALID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_REMOVE_PLAYER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_REMOVE_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_SUCCESS_PLAYER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ENCHANT_SUCCESS_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ESSENTIALS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_EXT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FEED_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FEED_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FEED_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ENABLE_SECONDS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_END - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ERROR_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_ERROR_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_GET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_INFO_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_REMAINING - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FLY_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FREEZE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FURNACE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FURNACE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_FURNACE_TYPE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GAMEMODE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GAMEMODE_INVALID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GIVE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GIVE_VAULT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GOD_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_GOD_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HAT_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HAT_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HEAL_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HEAL_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HEAL_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ADMIN_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ADMIN_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ADMIN_LIST_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ADMIN_LIST_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ADMIN_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_DELETE_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_DOESNT_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ERROR_TELEPORT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ICON_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ICON_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_ICON_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_INFORMATION_IN_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_INFORMATION_IN_LINE_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_INFORMATION_MULTI_LINE_CONTENT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_INFORMATION_MULTI_LINE_FOOTER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_HOME_INFORMATION_MULTI_LINE_HEADER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_LORE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_LORE_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_LORE_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_LORE_SET_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_ITEM_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KICK_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_ALREADY_EXISTS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_DELETE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_EDITOR_SAVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_IN_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_IN_LINE_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_IN_LINE_INFO_AVAILABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_IN_LINE_INFO_UNAVAILABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_MULTI_LINE_CONTENT_AVAILABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_MULTI_LINE_CONTENT_UNAVAILABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_MULTI_LINE_FOOTER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_INFORMATION_MULTI_LINE_HEADER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_NO_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_KIT_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_ALREADY_LINKED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_DISABLED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_INVALID_CODE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_NOT_LINKED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_LINK_ACCOUNT_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_ME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_SOCIAL_SPY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_TOGGLE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MESSAGE_TOGGLE_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MONEY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MONEY_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MORE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MORE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MUTE_ERROR_DURATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_MUTE_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NEAR_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NEAR_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NEAR_PLAYER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NIGHT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NIGHT_VISION_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NIGHT_VISION_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NO_ARG - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NO_CONSOLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_NO_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_DISABLED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_MAX - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_MIN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_NEGATIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_NOT_ENOUGH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_TOGGLE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PAY_TOGGLE_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PLAY_TIME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PLAYER_TIME_CHANGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PLAYER_TIME_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PLAYER_WEATHER_DOWNFALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PLAYER_WEATHER_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOL_ERROR_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOL_ERROR_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOL_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOL_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOLS_TOGGLE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_POWER_TOOLS_TOGGLE_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PUB - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_PUB_PATTERN_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_RANDOM_TP_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_RELOAD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_RELOAD_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_RELOAD_MODULE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_REPAIR_ALL_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_REPAIR_ALL_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_REPAIR_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_REPAIR_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SANCTION_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_ADDRESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_FIRST_JOIN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_IP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_IP_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_IP_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_IP_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_LAST_LOCATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_OFFLINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_ONLINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_PLAYTIME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SEEN_UUID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_CREATE_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_INVALIDE_NAME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_MAX - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_TOO_LONG - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_TOO_SHORT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_HOME_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SET_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SKULL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SOCIAL_SPY_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SOCIAL_SPY_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPAWN_FIRST_NOT_DEFINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPAWN_LOCATION_INVALID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPAWN_NOT_DEFINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPEED_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPEED_FLY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPEED_INVALID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SPEED_WALK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SUDO_COMMAND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SUDO_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SUDO_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SUN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SYNTAX_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_SYNTAXE_HELP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TELEPORT_IGNORE_PLAYER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TELEPORT_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TOP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TOP_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_CANCEL_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_CANCEL_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_CANCEL_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_DENY_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_DENY_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_LOCATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_LOCATION_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TP_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ACCEPT_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ACCEPT_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_OFFLINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_SAME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_TO_LATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_TO_LATE_2 - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_TO_LATE_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_ERROR_TO_LATE_EXPIRE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_ACCEPT_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_ACCEPT_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_ERROR_SAME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_HERE_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_TPA_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_UN_BAN_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_UN_FREEZE_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_UN_MUTE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_UNBAN_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_UNMUTE_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_ADD_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_CHANGE_ICON_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_CHANGE_ICON_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_NO_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_RENAME_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_RENAME_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_RENAME_START - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_RENAME_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_RESET_ICON - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VAULT_SET_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTE_ADD_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTEPARTY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTEPARTY_INFORMATIONS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTEPARTY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_VOTEPARTY_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_ALREADY_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_DESTINATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_DOESNT_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_INVALID - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_LIST_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_NO_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WARP_USE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLD_TELEPORT_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLD_TELEPORT_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_CANCEL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_CONFIRM_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_CONFIRM_MATERIAL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_CONFIRM_PRICE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_CONFIRM_PRICE_CUT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_ERROR_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_ERROR_MAX - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_GIVE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_GIVE_RECEIVER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_GIVE_SENDER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_MATERIAL_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_OPTION_BOSSBAR_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_OPTION_BOSSBAR_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_OPTION_INVENTORY_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_OPTION_INVENTORY_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_STOP_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COMMAND_WORLDEDIT_STOP_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
CommandCooldown - Record Class in fr.maxlego08.essentials.api.commands
Represents a cooldown configuration for a command.
CommandCooldown(String, int, List<Map<String, Object>>) - Constructor for record class fr.maxlego08.essentials.api.commands.CommandCooldown
Creates an instance of a CommandCooldown record class.
CommandDTO - Record Class in fr.maxlego08.essentials.api.dto
 
CommandDTO(UUID, String, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.CommandDTO
Creates an instance of a CommandDTO record class.
CommandManager - Interface in fr.maxlego08.essentials.api.commands
Represents a manager for handling plugin commands.
CommandResultType - Enum Class in fr.maxlego08.essentials.api.commands
 
ComponentCache - Class in fr.maxlego08.essentials.api.hologram
The ComponentCache class manages a cache of text components and provides methods to manipulate and retrieve the components.
ComponentCache() - Constructor for class fr.maxlego08.essentials.api.hologram.ComponentCache
 
ComponentMessage - Interface in fr.maxlego08.essentials.api.utils.component
Interface for handling various types of component-based messages and interactions within the server.
configuration - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
Configuration - Interface in fr.maxlego08.essentials.api
Represents the configuration of the plugin.
ConfigurationFile - Interface in fr.maxlego08.essentials.api
Represents a configuration file.
confirm(Consumer<Boolean>) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
confirmAction(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Confirms a pending action for the specified user.
CONSOLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
consumer() - Method in record class fr.maxlego08.essentials.api.chat.InteractiveChat
Returns the value of the consumer record component.
contains(int) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Checks if the vault contains an item at the specified slot.
contains(int, int, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Return true if the point at (x,y,z) is contained within this Cuboid.
contains(Block) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Check if the given Block is contained within this Cuboid.
contains(ItemStack) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Checks if the vault contains the specified item stack.
contains(Location) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Check if the given Location is contained within this Cuboid.
CONTAINS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Tab
 
containsOnly(Material) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Check if the Cuboid contains only blocks of the given type
containsOnlyAir() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Check if the Cuboid contains only blocks of the given type
content() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the content record component.
content() - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Returns the value of the content record component.
content() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns the value of the content record component.
content() - Method in record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Returns the value of the content record component.
CONTINUE - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
contract() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Contract the Cuboid, returning a Cuboid with any air around the edges removed, just large enough to include all non-air blocks.
contract(Cuboid.CuboidDirection) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Contract the Cuboid in the given direction, returning a new Cuboid which has no exterior empty space.
convert(CommandSender) - Method in interface fr.maxlego08.essentials.api.convert.Convert
 
Convert - Interface in fr.maxlego08.essentials.api.convert
 
convertToEmbedObjects(List<Map<?, ?>>) - Static method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
 
cooldown() - Method in record class fr.maxlego08.essentials.api.chat.ChatCooldown
Returns the value of the cooldown record component.
cooldown() - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Returns the value of the cooldown record component.
COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
COOLDOWN_COMMANDS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
cooldown_name() - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Returns the value of the cooldown_name record component.
cooldown_value() - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Returns the value of the cooldown_value record component.
CooldownDTO - Record Class in fr.maxlego08.essentials.api.dto
 
CooldownDTO(String, long, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.CooldownDTO
Creates an instance of a CooldownDTO record class.
cooldownName() - Method in record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Returns the value of the cooldownName record component.
cooldownName() - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Returns the value of the cooldownName record component.
corners() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Blocks at the eight corners of the Cuboid.
count() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
countCommands() - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Gets the number of commands registered with the command manager.
countHomes() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the total number of home locations set by the user.
COW - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
CREAKING - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
create() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Creates the hologram for all players.
create(PlayerBoard) - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Creates the scoreboard for a specific player.
create(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Creates the hologram for a specific player.
create(Player, HologramType, String) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Creates a new hologram for a player.
create(Player, WorldeditBossBarConfiguration, long) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditBossBar
Creates and displays a WorldEdit boss bar to the specified player.
CREATE_CODE - Enum constant in enum class fr.maxlego08.essentials.api.discord.DiscordAction
 
createBossBar(String, BossBar.Color, BossBar.Overlay) - Method in interface fr.maxlego08.essentials.api.utils.component.AdventureComponent
 
created_at() - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the created_at record component.
created_at() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the created_at record component.
createForAllPlayers() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Creates the hologram for all online players.
createHologram(HologramType, HologramConfiguration, String, String, SafeLocation) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Creates a new hologram with the specified configuration and location.
createInstance(String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Creates an instance of a specified class with an option to display a log.
createInstanceFromMap(Constructor<?>, Map<?, ?>) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Creates an instance of a class using the specified constructor and map of parameters.
createInventory(String, int, InventoryHolder) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Creates a new inventory with a custom name and size, associated with a specific InventoryHolder.
createItem(VaultItemDTO) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Creates a new item in the vault using the provided data transfer object.
createOrLoad(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Creates or loads a user with the given UUID and player name.
createScoreboard(Player, EssentialsScoreboard) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Creates a new PlayerBoard for the specified player with the provided EssentialsScoreboard.
createStep(UUID, Step, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
 
createVault(VaultDTO) - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Creates a new vault using the provided data transfer object.
createVaultItem(UUID, int, int, long, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Creates a vault item.
CREEPER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
criticalAppearance() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the criticalAppearance record component.
cuboid - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
Cuboid - Class in fr.maxlego08.essentials.api.worldedit
 
Cuboid(Cuboid) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid
Copy constructor.
Cuboid(Map<String, Object>) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid
Construct a Cuboid using a map with the following keys: worldName, x1, x2, y1, y2, z1, z2
Cuboid(Location) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid
Construct a one-block Cuboid at the given Location of the Cuboid.
Cuboid(Location, Location) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid
Construct a Cuboid given two Location objects which represent any two corners of the Cuboid.
Cuboid(World, int, int, int, int, int, int) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid
Construct a Cuboid in the given World and xyz co-ordinates
Cuboid.CuboidDirection - Enum Class in fr.maxlego08.essentials.api.worldedit
 
Cuboid.CuboidIterator - Class in fr.maxlego08.essentials.api.worldedit
 
CuboidIterator(World, int, int, int, int, int, int) - Constructor for class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidIterator
 
CUSTOM - Enum constant in enum class fr.maxlego08.essentials.api.modules.joinquit.JoinQuitMessageType
 
CUSTOM - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
CustomRules - Record Class in fr.maxlego08.essentials.api.chat
 
CustomRules(Pattern, String, String) - Constructor for record class fr.maxlego08.essentials.api.chat.CustomRules
Creates an instance of a CustomRules record class.
customScoresSupported() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get if the server supports custom scoreboard scores (1.20.3+ servers only).
CustomStep - Interface in fr.maxlego08.essentials.api.steps
 
CUT - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditAction
 
cutBlocks(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Cuts blocks for the specified user.
cylBlocks(User, List<MaterialPercent>, int, boolean, int) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Creates a cylinder using the specified materials for the user.

D

d - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
D - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
DamageIndicatorConfiguration - Record Class in fr.maxlego08.essentials.api.hologram
 
DamageIndicatorConfiguration(boolean, boolean, boolean, boolean, boolean, int, String, String, double, double, double, double, String, List<EntityType>) - Constructor for record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Creates an instance of a DamageIndicatorConfiguration record class.
DARK_OAK_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
data() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the data record component.
day() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns the value of the day record component.
debug(String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Logs a debug message.
decimalFormat() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the decimalFormat record component.
DEFAULT - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
DEFAULT - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
DEFAULT - Enum constant in enum class fr.maxlego08.essentials.api.modules.joinquit.JoinQuitMessageType
 
DefaultEconomyConfiguration - Record Class in fr.maxlego08.essentials.api.economy
 
DefaultEconomyConfiguration(String, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Creates an instance of a DefaultEconomyConfiguration record class.
DefaultFontInfo - Enum Class in fr.maxlego08.essentials.api.messages
 
defaultValue() - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Returns the value of the defaultValue record component.
delayBetween() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns the value of the delayBetween record component.
delete() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Delete this FastBoard, and will remove the scoreboard for the associated player if he is online.
delete(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Deletes the hologram for a specific player.
delete(Player, String) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Deletes a hologram by name for a player.
deleteBoard(Player) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Deletes the scoreboard associated with the specified player.
deleteCooldown(UUID, String) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Deletes a cooldown for a player.
deleteCooldown(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Deletes a user's cooldown.
deleteCooldown(UUID, String) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
deleteForAllPlayers() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Deletes the hologram for all online players.
deleteHome(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Deletes a home for a user.
deleteHome(CommandSender, String, String) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Deletes the home with the given name from the given player.
deleteHome(Player, User, String) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Deletes the home with the given name from the given user.
deletePowerTools(UUID, Material) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Deletes power tools for a user.
deletePowerTools(Material) - Method in interface fr.maxlego08.essentials.api.user.User
Deletes the power tool assigned to a specific material.
deleteRecursive(File) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
deleteWorldData(String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Deletes world data.
deny() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Denies the teleportation request.
deposit(Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Deposits currency to the user in the specified economy.
deposit(Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Deposits currency to the user in the specified economy.
deposit(String, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.OfflineEconomy
Deposits the specified amount of currency into the specified economy for an offline user.
deposit(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Deposits the specified amount of currency into the account with the specified UUID and economy.
deposit(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Deposits currency to the user from the specified source UUID in the specified economy.
deposit(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Deposits the specified amount of currency into the account with the specified UUID and economy.
deposit(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Deposits currency to the user from the specified source UUID in the specified economy.
description() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the description record component.
DESCRIPTION_ANVIL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_BACK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_BALANCE_TOP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_BALANCE_TOP_REFRESH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_BAN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_BOTTOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CARTOGRAPHYTABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CHAT_BROADCAST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CHAT_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CHAT_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CHAT_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CHAT_HISTORY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CLEAR_RANDOM_WORD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CLEARINVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COMPACT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COMPACT_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COOLDOWN_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COOLDOWN_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_COOLDOWN_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_CRAFT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DAY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DEL_HOME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DEL_HOME_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DELETE_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DISCORD_LINK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_DISCORD_UNLINK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_GIVE_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_RESET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ECO_TAKE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ENCHANT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ENCHANTING - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ENDERCHEST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ENDERSEE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXPERIENCE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXPERIENCE_GRANT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXPERIENCE_QUERY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXPERIENCE_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXPERIENCE_TAKE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_EXT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FEED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY_GET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY_INFO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FLY_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FREEZE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_FURNACE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GAMEMODE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GAMEMODE_ADVENTURE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GAMEMODE_CREATIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GAMEMODE_SPECTATOR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GAMEMODE_SURVIVAL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GOD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_GRINDSTONE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HAT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HEAL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_ADD_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_BILLBOARD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_EDIT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_INSERT_AFTER_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_INSERT_BEFORE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_MOVE_HERE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_MOVE_TO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_PITCH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_REMOVE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_SCALE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_SEE_THROUGH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_SET_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_SHADOW_RADIUS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_SHADOW_STRENGTH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_TELEPORT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_TEXT_ALIGNMENT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_TEXT_BACKGROUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_TEXT_SHADOW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_TRANSLATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOLOGRAM_YAW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_HOME_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_INVSEE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ITEM_LORE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ITEM_LORE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ITEM_LORE_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ITEM_LORE_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_ITEM_NAME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KICK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KICK_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KILL_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT_EDITOR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KIT_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_KITTY_CANNON - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_LOOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MAIL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MAIL_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MAIL_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MAIL_GIVEALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MAIL_OPEN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MESSAGE_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MONEY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MORE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_NEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_NIGHT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_NIGHT_VISION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PAY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PAY_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PLAY_TIME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PLAYER_TIME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PLAYER_WEATHER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_POWER_TOOLS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_POWER_TOOLS_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_PUB - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_RELOAD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_REPAIR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_REPAIR_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_REPLY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_RULES - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SANCTION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SCOREBOARD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SEEN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SEEN_IP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SET_FIRST_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SET_HOME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SET_HOME_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SET_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SHOW_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SKULL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SMITHINGTABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SOCIALSPY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SPAWN_FIRST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SPEED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_STEP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_STEP_FINISH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_STEP_START - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_STONECUTTER - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SUDO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SUICIDE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_SUN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TOP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TP_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TP_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TP_SELF - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TP_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TPA - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TPA_ACCEPT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TPA_CANCEL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TPA_DENY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TPA_HERE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_TRASH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_UN_BAN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_UN_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VAULT_ADD_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VAULT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VAULT_SET_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VERSION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTE_INFORMATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTE_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTE_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTEPARTY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTEPARTY_INFORMATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTEPARTY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_VOTEPARTY_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WARP_DEL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WARP_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WARP_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WARP_USE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_CANCEL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_CUT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_CYL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_FILL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_OPTION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_OPTION_BOSSBAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_OPTION_INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_POS1 - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_POS2 - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_SET - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_SPHERE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_STOP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DESCRIPTION_WORLDEDIT_WALLS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.modules.joinquit.JoinQuitMessageType
 
DISABLE_SCOREBOARD - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
disabled() - Static method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
 
disabledEntities() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the disabledEntities record component.
disallow(PlayerLoginEvent, PlayerLoginEvent.Result, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
discord_name() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns the value of the discord_name record component.
discord_name() - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Returns the value of the discord_name record component.
DiscordAccount - Interface in fr.maxlego08.essentials.api.discord
Represents a discord account linked to a minecraft account.
DiscordAccountDTO - Record Class in fr.maxlego08.essentials.api.dto
 
DiscordAccountDTO(long, UUID, String, String, Timestamp) - Constructor for record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Creates an instance of a DiscordAccountDTO record class.
DiscordAction - Enum Class in fr.maxlego08.essentials.api.discord
 
DiscordCodeDTO - Record Class in fr.maxlego08.essentials.api.dto
 
DiscordCodeDTO(String, long, String) - Constructor for record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Creates an instance of a DiscordCodeDTO record class.
DiscordConfiguration - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordConfiguration(boolean, String, String, String, String, List<DiscordEmbedConfiguration>) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Creates an instance of a DiscordConfiguration record class.
DiscordEmbedConfiguration - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordEmbedConfiguration(String, String, String, Color, DiscordEmbedConfiguration.Footer, DiscordEmbedConfiguration.Thumbnail, DiscordEmbedConfiguration.Image, DiscordEmbedConfiguration.Author, List<DiscordEmbedConfiguration.Field>) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Creates an instance of a DiscordEmbedConfiguration record class.
DiscordEmbedConfiguration.Author - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordEmbedConfiguration.Field - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordEmbedConfiguration.Footer - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordEmbedConfiguration.Image - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordEmbedConfiguration.Thumbnail - Record Class in fr.maxlego08.essentials.api.discord
 
DiscordLinkEvent - Class in fr.maxlego08.essentials.api.event.events.discord
 
DiscordLinkEvent(User, DiscordAccount) - Constructor for class fr.maxlego08.essentials.api.event.events.discord.DiscordLinkEvent
 
DiscordManager - Interface in fr.maxlego08.essentials.api.discord
Interface for managing Discord-related configurations and operations.
DiscordUnlinkEvent - Class in fr.maxlego08.essentials.api.event.events.discord
 
DiscordUnlinkEvent(User, DiscordAccount) - Constructor for class fr.maxlego08.essentials.api.event.events.discord.DiscordUnlinkEvent
 
DiscordWebhook - Class in fr.maxlego08.essentials.api.discord
Class used to execute Discord Webhooks with low effort
DiscordWebhook(String) - Constructor for class fr.maxlego08.essentials.api.discord.DiscordWebhook
Constructs a new DiscordWebhook instance
DiscordWebhook.EmbedObject - Class in fr.maxlego08.essentials.api.discord
 
DiscUtils - Class in fr.maxlego08.essentials.api.storage
 
DiscUtils() - Constructor for class fr.maxlego08.essentials.api.storage.DiscUtils
 
display() - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Returns the value of the display record component.
display(AdventureComponent, TagResolver.Builder, Player, Player, String) - Method in interface fr.maxlego08.essentials.api.chat.ChatDisplay
 
displayName() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns the value of the displayName record component.
distance() - Method in record class fr.maxlego08.essentials.api.utils.NearDistance
Returns the value of the distance record component.
distance() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Returns the value of the distance record component.
DOLLAR_SIGN - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
DOLPHIN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
DONKEY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
DOUBLE_QUOTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Down - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
downloadUrl(String, File) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
downloadUrl(String, String) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
DROPS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
DROWNED - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
duration() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the duration record component.
duration() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the duration record component.
duration() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the duration record component.
DYNAMIC_LINES - Enum constant in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardType
 
DynamicCooldown - Class in fr.maxlego08.essentials.api.utils
 
DynamicCooldown() - Constructor for class fr.maxlego08.essentials.api.utils.DynamicCooldown
 

E

e - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
E - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
East - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
economy() - Method in record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Returns the value of the economy record component.
economy() - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Returns the value of the economy record component.
Economy - Interface in fr.maxlego08.essentials.api.economy
Represents an economy system in the plugin.
economy_name() - Method in record class fr.maxlego08.essentials.api.dto.EconomyDTO
Returns the value of the economy_name record component.
economy_name() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the economy_name record component.
economy_name() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Returns the value of the economy_name record component.
EconomyBaltopUpdateEvent - Class in fr.maxlego08.essentials.api.event.events.economy
 
EconomyBaltopUpdateEvent(Baltop) - Constructor for class fr.maxlego08.essentials.api.event.events.economy.EconomyBaltopUpdateEvent
 
EconomyDTO - Record Class in fr.maxlego08.essentials.api.dto
 
EconomyDTO(String, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.dto.EconomyDTO
Creates an instance of a EconomyDTO record class.
EconomyManager - Interface in fr.maxlego08.essentials.api.economy
Represents a provider for handling economy-related operations in the plugin.
EconomyTransactionDTO - Record Class in fr.maxlego08.essentials.api.dto
 
EconomyTransactionDTO(UUID, UUID, String, String, BigDecimal, BigDecimal, BigDecimal, Date, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Creates an instance of a EconomyTransactionDTO record class.
ELDER_GUARDIAN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
elements() - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Returns the value of the elements record component.
EmbedObject() - Constructor for class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
embeds() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the embeds record component.
enable() - Method in record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Returns the value of the enable record component.
enabled() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the enabled record component.
enchantment() - Method in interface fr.maxlego08.essentials.api.enchantment.EssentialsEnchantment
Retrieves the underlying Bukkit Enchantment associated with this custom enchantment.
Enchantments - Interface in fr.maxlego08.essentials.api.enchantment
Interface for managing custom enchantments in the plugin.
end() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns the value of the end record component.
END_CRYSTAL - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
EnderChestHolder - Record Class in fr.maxlego08.essentials.api.utils.inventory
 
EnderChestHolder(Player) - Constructor for record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
Creates an instance of a EnderChestHolder record class.
ENDERCRYSTAL - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ENDERCRYSTALS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
ENDERDRAGON - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ENDERMAN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ENDERMITE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
Enemies - Enum Class in fr.maxlego08.essentials.api.utils.mobs
 
ENEMY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
 
ENTITIES - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
EnumUtil - Class in fr.maxlego08.essentials.api.utils
 
equals(Object) - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.ChatCooldown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.InteractiveChat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Image
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Thumbnail
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.EconomyDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.FlyDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.OptionDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.home.HomePermission
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.NoneConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.ChatClear
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.ChatToggle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.steps.Step
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.user.PrivateMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.user.UserRecord
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.MessageColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.NearDistance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.TagPermission
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.TransformMaterial
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.utils.Warp
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vault.VaultResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Indicates whether some other object is "equal to" this one.
EQUALS_SIGN - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
equalsTo() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Returns the value of the equalsTo record component.
ESSENTIALS_AFK_BYPASS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ANVIL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BACK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BACK_DEATH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BALANCE_TOP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BALANCE_TOP_REFRESH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BAN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BAN_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BOTTOM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_BYPASS_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CARTOGRAPHYTABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BROADCAST - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_ALPHANUMERIC - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_CAPS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_DYNAMIC_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_FLOOD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_LINK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_BYPASS_SAME_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_CLICK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_COLOR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_DECORATION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_FONT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_GRADIENT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_HISTORY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_HOVER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_KEYBIND - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_LINK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_MODERATOR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_NEWLINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_RAINBOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CHAT_RESET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CLEAR_RANDOM_WORD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CLEARINVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CLEARINVENTORY_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COMPACT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COMPACT_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CONVERT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COOLDOWN_COMMAND_BYPASS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COOLDOWN_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COOLDOWN_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_COOLDOWN_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_CRAFT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DAY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DEL_HOME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DEL_HOME_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DELETE_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DISCORD_LINK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_DISCORD_UNLINK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_GIVE_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_RESET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_TAKE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ECO_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ENCHANT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ENCHANTING - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ENDERCHEST - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ENDERSEE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ENDERSEE_OFFLINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXPERIENCE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXPERIENCE_GRANT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXPERIENCE_QUERY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXPERIENCE_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXPERIENCE_TAKE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_EXT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FEED - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FEED_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_BYPASS_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_GET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_INFO - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_SAFELOGIN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FLY_UNLIMITED - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FREEZE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_FURNACE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE_ADVENTURE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE_CREATIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE_SPECTATOR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GAMEMODE_SURVIVAL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GOD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_GRINDSTONE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HAT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HEAL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HEAL_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_ADD_LINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_BILLBOARD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_INSERT_AFTER_LINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_INSERT_BEFORE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_LIST - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_MOVE_HERE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_MOVE_TO - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_REMOVE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_SCALE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_SEE_THROUGH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_SET_LINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_SHADOW_RADIUS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_SHADOW_STRENGTH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_TELEPORT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_TEXT_ALIGNMENT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_TEXT_BACKGROUND - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_TEXT_SHADOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_TRANSLATION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOLOGRAM_YAW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOME_LIST - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_HOME_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_INVSEE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_INVSEE_INTERACT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_INVSEE_OFFLINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ITEM_LORE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ITEM_LORE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ITEM_LORE_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ITEM_LORE_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_ITEM_NAME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KICK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KICK_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KICK_BYPASS_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KICK_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KILL_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_ - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_BYPASS_COOLDOWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_EDITOR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KIT_SHOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_KITTY_CANNON - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_LOOM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MAIL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MAIL_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MAIL_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MAIL_GIVEALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MAIL_OPEN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MESSAGE_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MESSAGE_TOGGLE_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MONEY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MONEY_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MORE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_MUTE_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_NEAR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_NIGHT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_NIGHTVISION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PAY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PAY_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PAY_TOGGLE_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PLAY_TIME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PLAYER_TIME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PLAYER_WEATHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_POWER_TOOLS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_POWER_TOOLS_TOGGLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_POWER_TOOLS_TOGGLE_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_PUB - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_RELOAD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_REPAIR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_REPAIR_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_REPAIR_ALL_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_REPLY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_RULES - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SANCTION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SCOREBOARD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SEEN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SEEN_IP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SET_FIRST_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SET_HOME - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SET_HOME_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SET_HOME_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SET_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SHOW_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_CLICK - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_COLOR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_DECORATION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_FONT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_GRADIENT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_HOVER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_KEYBIND - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_NEWLINE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_RAINBOW - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SIGN_RESET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SILENT_JOIN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SILENT_QUIT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SKULL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SMITHINGTABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SOCIALSPY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SPAWN_FIRST - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SPAWN_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SPEED - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_STEP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_STEP_FINISH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_STEP_START - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_STONECUTTER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SUDO - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SUDO_BYPASS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SUICIDE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_SUN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TELEPORT_BYPASS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TOP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP_ALL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP_HERE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP_WORLD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TP_WORLD_OTHER - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TPA - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TPA_ACCEPT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TPA_CANCEL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TPA_DENY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TPA_HERE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_TRASH - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UN_BAN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UN_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UNBAN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UNBAN_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UNMUTE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_UNMUTE_NOTIFY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VAULT_ADD_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VAULT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VAULT_SET_SLOT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VAULT_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTE_ADD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTE_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTE_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTE_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTEPARTY_ADD - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTEPARTY_REMOVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTEPARTY_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_VOTEPARTY_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARN - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARP_ - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARP_DEL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARP_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WARPS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_CANCEL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_CONFIRM - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_CUT - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_CYL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_FILL - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_OPTION - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_OPTION_BOSSBAR - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_OPTION_INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_POS1 - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_POS2 - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_SET - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_SPHERE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_STOP - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_USE - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
ESSENTIALS_WORLDEDIT_WALLS - Enum constant in enum class fr.maxlego08.essentials.api.commands.Permission
 
EssentialsCommand - Interface in fr.maxlego08.essentials.api.commands
Represents an essentials command.
EssentialsEnchantment - Interface in fr.maxlego08.essentials.api.enchantment
Interface representing a custom enchantment in the plugin.
EssentialsEvent - Class in fr.maxlego08.essentials.api.event
 
EssentialsEvent() - Constructor for class fr.maxlego08.essentials.api.event.EssentialsEvent
 
EssentialsEvent(boolean) - Constructor for class fr.maxlego08.essentials.api.event.EssentialsEvent
 
EssentialsMessage - Interface in fr.maxlego08.essentials.api.messages
An interface representing an essential message with a specific type.
EssentialsPlugin - Interface in fr.maxlego08.essentials.api
Represents the essentials plugin.
EssentialsScoreboard - Interface in fr.maxlego08.essentials.api.scoreboard
Represents a scoreboard in the Essentials system, which can be displayed to players.
EssentialsServer - Interface in fr.maxlego08.essentials.api.server
Represents the server of the plugin.
EssentialsUtils - Interface in fr.maxlego08.essentials.api.utils
Utility methods provided by Essentials.
EVOKER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
EXCLAMATION_POINT - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
execute() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
EXECUTOR_SERVICE - Static variable in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
A single-threaded executor service for running scheduled tasks.
exist(Key) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
expand(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Expand the Cuboid in the given direction by the given amount.
EXPERIENCE_GRANTED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
EXPERIENCE_QUERIED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
EXPERIENCE_SETTED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
EXPERIENCE_TAKEN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
EXPERIENCEORB - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
EXPIRED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
expired_at() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns the value of the expired_at record component.
expired_at() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the expired_at record component.
expiredAt() - Method in record class fr.maxlego08.essentials.api.chat.InteractiveChat
Returns the value of the expiredAt record component.
expiredAt() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns the value of the expiredAt record component.
expiredAt() - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Returns the value of the expiredAt record component.
ExpiringCache<K,V> - Class in fr.maxlego08.essentials.api.cache
An enhanced caching utility class that stores key-value pairs with an expiration time in memory using a ConcurrentHashMap.
ExpiringCache(long) - Constructor for class fr.maxlego08.essentials.api.cache.ExpiringCache
Constructs a new ExpiringCache instance with a specified expiry duration.
ExpiringCache.Loader<V> - Interface in fr.maxlego08.essentials.api.cache
Functional interface for loading values into the cache.

F

f - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
F - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
fetchOfflinePlayerEconomies(Consumer<List<UserEconomyDTO>>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Fetches offline player economies.
fetchUniqueId(String, Consumer<UUID>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Fetches a user's unique identifier by their name.
fetchUserRecord(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves a user record.
Field(String, String, boolean) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Creates an instance of a Field record class.
fields() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the fields record component.
fileName - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
fillBlocks(User, List<MaterialPercent>) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Fills blocks for the specified user according to the provided material percentages.
find(ItemStack) - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Finds a vault that contains the specified item.
find(ItemStack) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Finds a vault item that matches the specified item stack.
finish() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
FINISH - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
finished_at() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the finished_at record component.
finishStep(UUID, Step, String, long, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
 
finishStep(CommandSender, Player, Step) - Method in interface fr.maxlego08.essentials.api.steps.StepManager
Finishes the specified step for a given player.
FIRST_JOIN_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FIRST_JOIN_MOTD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
firstAvailableVault() - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Finds the first available vault.
flags() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the flags record component.
fly_seconds() - Method in record class fr.maxlego08.essentials.api.dto.FlyDTO
Returns the value of the fly_seconds record component.
fly_seconds() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the fly_seconds record component.
FlyDTO - Record Class in fr.maxlego08.essentials.api.dto
 
FlyDTO(UUID, long) - Constructor for record class fr.maxlego08.essentials.api.dto.FlyDTO
Creates an instance of a FlyDTO record class.
Folder - Enum Class in fr.maxlego08.essentials.api.storage
 
footer() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the footer record component.
Footer(String, String) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Creates an instance of a Footer record class.
format() - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Returns the value of the format record component.
format() - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Returns the value of the format record component.
format() - Method in record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Returns the value of the format record component.
format(Economy, Number) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Formats the specified number according to the format of the specified economy.
format(PriceFormat, Number) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Formats the specified number according to the specified price format.
format(Number) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Formats the specified number according to the default economy's format.
format(String, long) - Method in interface fr.maxlego08.essentials.api.economy.Economy
Formats the specified price as a string according to the economy format and amount.
FORMAT_DAY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_DAYS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_HOUR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_HOURS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_MINUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_MINUTES - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_SECOND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FORMAT_SECONDS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
FOX - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
fr.maxlego08.essentials.api - package fr.maxlego08.essentials.api
 
fr.maxlego08.essentials.api.afk - package fr.maxlego08.essentials.api.afk
 
fr.maxlego08.essentials.api.block - package fr.maxlego08.essentials.api.block
 
fr.maxlego08.essentials.api.cache - package fr.maxlego08.essentials.api.cache
 
fr.maxlego08.essentials.api.chat - package fr.maxlego08.essentials.api.chat
 
fr.maxlego08.essentials.api.commands - package fr.maxlego08.essentials.api.commands
 
fr.maxlego08.essentials.api.configuration - package fr.maxlego08.essentials.api.configuration
 
fr.maxlego08.essentials.api.configuration.placeholders - package fr.maxlego08.essentials.api.configuration.placeholders
 
fr.maxlego08.essentials.api.convert - package fr.maxlego08.essentials.api.convert
 
fr.maxlego08.essentials.api.discord - package fr.maxlego08.essentials.api.discord
 
fr.maxlego08.essentials.api.dto - package fr.maxlego08.essentials.api.dto
 
fr.maxlego08.essentials.api.economy - package fr.maxlego08.essentials.api.economy
 
fr.maxlego08.essentials.api.enchantment - package fr.maxlego08.essentials.api.enchantment
 
fr.maxlego08.essentials.api.event - package fr.maxlego08.essentials.api.event
 
fr.maxlego08.essentials.api.event.events.discord - package fr.maxlego08.essentials.api.event.events.discord
 
fr.maxlego08.essentials.api.event.events.economy - package fr.maxlego08.essentials.api.event.events.economy
 
fr.maxlego08.essentials.api.event.events.step - package fr.maxlego08.essentials.api.event.events.step
 
fr.maxlego08.essentials.api.event.events.user - package fr.maxlego08.essentials.api.event.events.user
 
fr.maxlego08.essentials.api.event.events.vote - package fr.maxlego08.essentials.api.event.events.vote
 
fr.maxlego08.essentials.api.exception - package fr.maxlego08.essentials.api.exception
 
fr.maxlego08.essentials.api.functionnals - package fr.maxlego08.essentials.api.functionnals
 
fr.maxlego08.essentials.api.hologram - package fr.maxlego08.essentials.api.hologram
 
fr.maxlego08.essentials.api.hologram.configuration - package fr.maxlego08.essentials.api.hologram.configuration
 
fr.maxlego08.essentials.api.home - package fr.maxlego08.essentials.api.home
 
fr.maxlego08.essentials.api.kit - package fr.maxlego08.essentials.api.kit
 
fr.maxlego08.essentials.api.mailbox - package fr.maxlego08.essentials.api.mailbox
 
fr.maxlego08.essentials.api.messages - package fr.maxlego08.essentials.api.messages
 
fr.maxlego08.essentials.api.messages.messages - package fr.maxlego08.essentials.api.messages.messages
 
fr.maxlego08.essentials.api.modules - package fr.maxlego08.essentials.api.modules
 
fr.maxlego08.essentials.api.modules.joinquit - package fr.maxlego08.essentials.api.modules.joinquit
 
fr.maxlego08.essentials.api.nms - package fr.maxlego08.essentials.api.nms
 
fr.maxlego08.essentials.api.packet - package fr.maxlego08.essentials.api.packet
 
fr.maxlego08.essentials.api.permission - package fr.maxlego08.essentials.api.permission
 
fr.maxlego08.essentials.api.placeholders - package fr.maxlego08.essentials.api.placeholders
 
fr.maxlego08.essentials.api.sanction - package fr.maxlego08.essentials.api.sanction
 
fr.maxlego08.essentials.api.scoreboard - package fr.maxlego08.essentials.api.scoreboard
 
fr.maxlego08.essentials.api.scoreboard.configurations - package fr.maxlego08.essentials.api.scoreboard.configurations
 
fr.maxlego08.essentials.api.server - package fr.maxlego08.essentials.api.server
 
fr.maxlego08.essentials.api.server.messages - package fr.maxlego08.essentials.api.server.messages
 
fr.maxlego08.essentials.api.steps - package fr.maxlego08.essentials.api.steps
 
fr.maxlego08.essentials.api.storage - package fr.maxlego08.essentials.api.storage
 
fr.maxlego08.essentials.api.storage.adapter - package fr.maxlego08.essentials.api.storage.adapter
 
fr.maxlego08.essentials.api.user - package fr.maxlego08.essentials.api.user
 
fr.maxlego08.essentials.api.utils - package fr.maxlego08.essentials.api.utils
 
fr.maxlego08.essentials.api.utils.component - package fr.maxlego08.essentials.api.utils.component
 
fr.maxlego08.essentials.api.utils.inventory - package fr.maxlego08.essentials.api.utils.inventory
 
fr.maxlego08.essentials.api.utils.mobs - package fr.maxlego08.essentials.api.utils.mobs
 
fr.maxlego08.essentials.api.vault - package fr.maxlego08.essentials.api.vault
 
fr.maxlego08.essentials.api.vote - package fr.maxlego08.essentials.api.vote
 
fr.maxlego08.essentials.api.worldedit - package fr.maxlego08.essentials.api.worldedit
 
freeze(UUID, UUID) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new freeze sanction.
freeze(CommandSender, UUID, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Freezes a player, preventing them from moving or performing actions.
FREEZE - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
FRIENDLY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
 
FROG - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
from() - Method in record class fr.maxlego08.essentials.api.utils.TransformMaterial
Returns the value of the from record component.
from_amount() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the from_amount record component.
from_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the from_unique_id record component.
fromBukkitType(EntityType) - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
fromColor() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns the value of the fromColor record component.
fromDTO(SanctionDTO) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a Sanction instance from a SanctionDTO.
fromName(String) - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
fromString(String) - Static method in enum class fr.maxlego08.essentials.api.messages.Message
 
fromString(String) - Static method in enum class fr.maxlego08.essentials.api.messages.MessageType
 
frozen() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the frozen record component.
FURNACE_MINECART - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
future - Variable in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
A future representing the scheduled task for the animation.

G

g - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
G - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
generateRandomPseudo() - Static method in class fr.maxlego08.essentials.api.messages.MessageHelper
 
get(UUID) - Method in interface fr.maxlego08.essentials.api.utils.RandomWord
Gets the random word for the given uuid.
get(K, ExpiringCache.Loader<V>) - Method in class fr.maxlego08.essentials.api.cache.ExpiringCache
Retrieves the value associated with the specified key from the cache.
get(K, SimpleCache.Loader<V>) - Method in class fr.maxlego08.essentials.api.cache.SimpleCache
Retrieves the value associated with the specified key from the cache.
getAction() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
getActions() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the list of actions associated with this kit.
getActiveBanId() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the active ban ID for the user.
getActiveMuteId() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the active mute ID for the user.
getAdditionalDatas() - Method in class fr.maxlego08.essentials.api.steps.PlayerStep
 
getAddress() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the user's IP address.
getAfkManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the AFK manager.
getAllMatching(Class<T>, String...) - Static method in class fr.maxlego08.essentials.api.utils.EnumUtil
Return a set containing all fields of the given enum that match one of the provided names.
getAllowedMaterials(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets a list of allowed materials for a player.
getAmount() - Method in interface fr.maxlego08.essentials.api.economy.UserBaltop
Retrieves the amount associated with the user.
getAmount() - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyPostUpdateEvent
Gets the amount by which the user's economy is updated.
getAmount() - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyUpdateEvent
Gets the amount by which the user's economy is updated.
getAnimation() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Gets the animation type associated with this scoreboard line.
getArgs() - Method in enum class fr.maxlego08.essentials.api.commands.Permission
 
getAuthor() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getAverageLightLevel() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the average light level of all empty (air) blocks in the Cuboid.
getBackground() - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Gets the background TextColor of the text hologram.
getBalance(Economy) - Method in interface fr.maxlego08.essentials.api.user.User
Gets the balance of the user in the specified economy.
getBalance(OfflinePlayer, Economy) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the balance of the specified player in the specified economy.
getBalanceOffline(UUID) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Retrieves the balance of an offline user by their UUID.
getBalances() - Method in interface fr.maxlego08.essentials.api.user.User
Gets all economy balances of the user.
getBaltop() - Method in class fr.maxlego08.essentials.api.event.events.economy.EconomyBaltopUpdateEvent
 
getBaltop(Economy) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Retrieves the Baltop instance for a specific economy.
getBaltopPlaceholderUserEmpty() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Retrieves the placeholder text to be displayed when a user is not found in the Baltop list.
getBan(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the ban sanction for a user.
getBanSanction() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current ban sanction.
getBatchAutoSave() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves the batch auto save interval in milliseconds.
getBatchSize() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the batch size for block operations.
getBillboard() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the billboard mode for the hologram, which determines how it faces the viewer.
getBlacklistUuids() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of blacklisted UUIDs, which are the UUIDs of the players that are not allowed to connect to the server.
getBlocks() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the blocks in the Cuboid.
getBlocks(Material) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the blocks in the Cuboid.
getBlocksPerSecond(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the number of blocks per second the player can handle.
getBlocksStatistics() - Method in class fr.maxlego08.essentials.api.steps.PlayerStep
 
getBlockTracker() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the block tracker.
getBlockX() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getBlockY() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getBlockZ() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getBoard(Player) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves the PlayerBoard associated with the specified player, if it exists.
getBoldLength() - Method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
getBoolean(Key) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getBoolean(Key, boolean) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getBoots() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the menu item stack associated with the player's boots.
getBoundingCuboid(Cuboid) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Cuboid big enough to hold both this Cuboid and the given one.
getBrightness() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the brightness settings of the hologram.
getButtonManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the button manager for managing buttons in GUIs.
getCaches() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the map of player-specific component caches.
getCenter() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the the centre of the Cuboid.
getCharacter() - Method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
getChatConfiguration() - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Retrieves the configuration for chat integration with Discord.
getChestplate() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the menu item stack associated with the player's chestplate.
getChunks() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get a list of the chunks which are fully or partially contained in this cuboid.
getColor() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getColor() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
 
getCommandCooldown() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the list of command cooldown configurations from the plugin configuration.
getCommandGiveAllReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCommandGiveRandomReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCommandGiveReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCommandManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the command manager for handling plugin commands.
getCommandResetReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCommands() - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Gets a list of all commands registered with the command manager.
getCommandSetReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCommandTakeReason() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
 
getCompactMaterials() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the list of compact material configurations from the plugin configuration.
getComponent(String) - Method in interface fr.maxlego08.essentials.api.utils.component.AdventureComponent
 
getComponent(String, TagResolver) - Method in interface fr.maxlego08.essentials.api.utils.component.AdventureComponent
 
getComponentMessage() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the component message manager.
getComponents() - Method in class fr.maxlego08.essentials.api.hologram.ComponentCache
Returns the list of components currently stored in the cache.
getComponentText(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Generates and returns the combined component text for the hologram for a specific player.
getConfiguration() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the configuration for the plugin.
getConfiguration() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the configuration of the hologram.
getConfiguration() - Method in interface fr.maxlego08.essentials.api.modules.Module
Gets the configuration for the module.
getConfigurationFile() - Method in interface fr.maxlego08.essentials.api.modules.Module
Retrieves the configuration file associated with the module.
getConfigurationFiles() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets a list of configuration files used by the plugin.
getConsoleUniqueId() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the unique ID of the console.
getCooldown() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the cooldown time for the kit in milliseconds.
getCooldown(String) - Method in interface fr.maxlego08.essentials.api.user.User
Gets the expiration timestamp of the cooldown with the specified key.
getCooldown(Permissible) - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the cooldown time for the kit in milliseconds, taking into account any permissions the specified permissible entity may have.
getCooldown(Permissible, String) - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the cooldown duration for a specific command and permissible entity.
getCooldownCommands() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves an array of command cooldown times.
getCooldowns() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of chat cooldown configurations.
getCooldowns() - Method in interface fr.maxlego08.essentials.api.user.User
Gets all cooldowns associated with the user.
getCooldowns(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves cooldowns for a user.
getCooldownSeconds(String) - Method in interface fr.maxlego08.essentials.api.user.User
Gets the remaining cooldown duration in seconds for the cooldown with the specified key.
getCreatedAt() - Method in interface fr.maxlego08.essentials.api.discord.DiscordAccount
Gets the date where the account was created.
getCreatedAt() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
 
getCreatedAt() - Method in interface fr.maxlego08.essentials.api.economy.Baltop
Retrieves the creation time of the balance top list.
getCreatedAt() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getCuboid() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Gets the cuboid region defined by the selection.
getCurrentDeleteHome() - Method in interface fr.maxlego08.essentials.api.user.User
 
getCurrentSessionPlayTime() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the playtime of the current session.
getCurrentVotePartyAmount() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the current amount of votes towards the next vote party.
getCylinderHeight(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the height for cylinder operations for the player.
getCylinderRadius(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the radius for cylinder operations for the player.
getDatabaseConfiguration() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the database configuration from the plugin configuration.
getDefaultEconomy() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the default economy.
getDefaultFontInfo(char) - Static method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
getDefaultHomeMaterial() - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Gets the default material for the home button.
getDefaultNearDistance() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves the default distance used for the "near" command.
getDefaultOptionValues() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves the default values of the options, which are the values that are set when a player joins the server for the first time.
getDefaultScoreboard() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves the default EssentialsScoreboard.
getDefaultVaultName() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
 
getDescription() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the description of this command.
getDescription() - Method in enum class fr.maxlego08.essentials.api.commands.Permission
 
getDescription() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getDisableBackWorld() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of world names where the back feature is disabled.
getDisableFlyWorld() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of world names where the fly feature is disabled.
getDisableWorlds() - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Gets the list of worlds in which homes are disabled.
getDiscordAccount() - Method in class fr.maxlego08.essentials.api.event.events.discord.DiscordLinkEvent
 
getDiscordAccount() - Method in class fr.maxlego08.essentials.api.event.events.discord.DiscordUnlinkEvent
 
getDiscordAccount() - Method in interface fr.maxlego08.essentials.api.user.User
 
getDiscordManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the Discord manager.
getDiscordName() - Method in interface fr.maxlego08.essentials.api.discord.DiscordAccount
Gets the name of the discord user.
getDiscordName() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
 
getDisplayItemStack(Player, ComponentMessage) - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Gets the display item stack for showing to players, potentially with additional information provided by a component message.
getDisplayName() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the display name of the economy system.
getDisplayName() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the display name of the kit, which may include formatting or colors.
getDistance() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
getDuration() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getDurationRemaining() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
Retrieves the remaining duration of the sanction.
getDynamicCooldown() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the dynamic cooldown associated with the user.
getEconomies() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets all available economies.
getEconomy() - Method in interface fr.maxlego08.essentials.api.economy.Baltop
Retrieves the economy instance associated with the balance top list.
getEconomy() - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyPostUpdateEvent
Gets the economy system associated with this event.
getEconomy() - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyUpdateEvent
Gets the economy system associated with this event.
getEconomy(String) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the economy with the specified name, if it exists.
getEconomy(String) - Method in interface fr.maxlego08.essentials.api.economy.OfflineEconomy
Retrieves the balance of a specified economy for an offline user.
getEconomyManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the economy manager for handling economy-related operations.
getEconomyRanking(Economy) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves economy rankings.
getEnchantments() - Method in interface fr.maxlego08.essentials.api.enchantment.Enchantments
Retrieves a list of all registered enchantments' names.
getEnchantments() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the enchantments manager.
getEnchantments(String) - Method in interface fr.maxlego08.essentials.api.enchantment.Enchantments
Retrieves an enchantment by its name.
getEntitiesStatistics() - Method in class fr.maxlego08.essentials.api.steps.PlayerStep
 
getEntityType(String...) - Static method in class fr.maxlego08.essentials.api.utils.EnumUtil
 
getEssentialsScoreboard() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves all available EssentialsScoreboards.
getEssentialsServer() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the essentials server instance.
getEventName() - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Gets the event name associated with this hologram line.
getEventName() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Gets the event name associated with this scoreboard line.
getExpiredAt() - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Gets the expiration date of the item in the mailbox.
getExpiredAt() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getExpiredAt() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Gets the timestamp when the teleportation request will expire.
getFace(Cuboid.CuboidDirection) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Cuboid representing the face of this Cuboid.
getFakeSanctions() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the list of fake sanctions.
getFields() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getFile() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the file associated with this kit.
getFile(Class<?>) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
getFile(Object) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
getFile(Type) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
getFile(String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
getFileName() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the filename associated with the hologram.
getFirstJoinConfiguration() - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Retrieves the configuration for when a player first joins the server.
getFirstLocation() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Gets the first location of the selection.
getFlags() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
 
getFlySeconds() - Method in interface fr.maxlego08.essentials.api.user.User
 
getFlySeconds(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the fly seconds.
getFlyTaskAnnounce() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of intervals in seconds when the plugin should announce the temporary fly task to the player.
getFolder() - Method in interface fr.maxlego08.essentials.api.modules.Module
Gets the folder associated with the module.
getFolder() - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
Gets the folder associated with the module manager.
getFooter() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getFormat() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the format used for displaying currency amounts.
getFormattedString(String, String, int) - Static method in class fr.maxlego08.essentials.api.messages.MessageHelper
 
getFromUser() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Gets the user who initiated the teleportation request.
getGlobalDateFormat() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves the global date format used across the server.
getGson() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the Gson instance used for JSON serialization and deserialization.
getHandlerList() - Static method in class fr.maxlego08.essentials.api.event.EssentialsEvent
 
getHandlers() - Method in class fr.maxlego08.essentials.api.event.EssentialsEvent
 
getHelmet() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the menu item stack associated with the player's helmet.
getHologram(String) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Retrieves a hologram by its name.
getHologramCompletion() - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Retrieves a tab completion object for hologram names.
getHologramCompletion(HologramType) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Retrieves a tab completion object for hologram names filtered by type.
getHologramLine(int) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Retrieves a specific hologram line by its line number.
getHologramLines() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the list of hologram lines.
getHologramManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the hologram manager.
getHolograms() - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Retrieves all holograms currently managed by this manager.
getHologramType() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the type of the hologram.
getHome(String) - Method in interface fr.maxlego08.essentials.api.user.User
Gets the home location with the specified name for the user.
getHome(UUID, String, Consumer<Optional<Home>>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves a specific home for a user.
getHomeManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the home manager.
getHomePlaceholders(Home, int, int) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Gets the placeholders for the given home.
getHomes() - Method in interface fr.maxlego08.essentials.api.user.User
Gets all home locations set by the user.
getHomes(UUID, Consumer<List<Home>>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves all homes for a user.
getIconClose() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the close icon for the vault interface.
getIconCloseModelId() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the model ID of the close icon for the vault interface.
getIconItemStack() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the icon item stack representing the vault.
getIconOpen() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the open icon for the vault interface.
getIconOpenModelId() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the model ID of the open icon for the vault interface.
getId() - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Gets the ID of the mailbox item.
getId() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getId() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get the scoreboard id.
getImage() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getInstanceId() - Method in class fr.maxlego08.essentials.api.server.IdentifiedInstance
 
getInt(Key) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getInt(Key, int) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getInventory() - Method in record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
 
getInventory() - Method in record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
 
getInventoryManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the inventory manager for managing inventories.
getItemDisplayTransform() - Method in class fr.maxlego08.essentials.api.hologram.configuration.ItemHologramConfiguration
Gets the ItemDisplay.ItemDisplayTransform that is currently set for this hologram.
getItemInMainHand() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the item currently held in the user's main hand.
getItemsStatistics() - Method in class fr.maxlego08.essentials.api.steps.PlayerStep
 
getItemStack() - Method in class fr.maxlego08.essentials.api.hologram.configuration.ItemHologramConfiguration
Gets the ItemStack that is currently set for this hologram.
getItemStack() - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Gets the item stack stored in the mailbox.
getItemStack() - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Gets the ItemStack representing the item.
getItemStack(Player, long) - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
 
getItemStackName(ItemStack) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Gets the name of a specified ItemStack, which may be a translated name depending on the item.
getJoinConfiguration() - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Retrieves the configuration for when a player joins the server.
getJoinScoreboard(Player) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves the EssentialsScoreboard to be shown to the player when they join.
getKey() - Method in interface fr.maxlego08.essentials.api.storage.Key
Gets the full key as a string.
getKey() - Method in class fr.maxlego08.essentials.api.storage.StorageKey
 
getKit(String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves a kit by its name.
getKitCooldown(Kit) - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the cooldown time for a specific kit.
getKitPreview() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current kit preview.
getLastActiveTime() - Method in interface fr.maxlego08.essentials.api.user.User
 
getLastLocation() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the last known location of the user.
getLastMessage() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the last message sent by the user.
getLastUpdateTimestamp(UUID) - Method in class fr.maxlego08.essentials.api.vote.VoteCache
 
getLastVoteSite(String) - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the last vote time for a specific site.
getLeftConfiguration() - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Retrieves the configuration for when a player leaves the server.
getLeggings() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the menu item stack associated with the player's leggings.
getLength() - Method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
getLine() - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Gets the line number of this hologram line.
getLine() - Method in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
Gets the line number on the scoreboard that this animation is currently on.
getLine() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Gets the line number of this scoreboard line.
getLineModifier(int) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
 
getLines() - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Gets the lines of text that make up the scoreboard.
getLinesModifier() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get the map of line modifiers.
getLocation() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the location of the hologram.
getLocation() - Method in interface fr.maxlego08.essentials.api.home.Home
Gets the location of the home.
getLocation() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getLong(Key) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getLong(Key, long) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getLowerNE() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Location of the lower northeast corner of the Cuboid (minimum XYZ co-ordinates).
getLowerX() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the minimum X co-ordinate of this Cuboid
getLowerY() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the minimum Y co-ordinate of this Cuboid
getLowerZ() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the minimum Z co-ordinate of this Cuboid
getMailBox(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves mail box items.
getMailBoxItems() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the list of mailbox items.
getMainCommand() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
 
getMainParent() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
 
getMaterial() - Method in class fr.maxlego08.essentials.api.hologram.configuration.BlockHologramConfiguration
Gets the Material of the block used in the hologram.
getMaterial() - Method in interface fr.maxlego08.essentials.api.home.Home
Gets the material associated with the home.
getMaterial(String...) - Static method in class fr.maxlego08.essentials.api.utils.EnumUtil
Gets the first Material field found from the given names.
getMaterialAmount(Player, Material) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the total amount of a specific material stored in a player's vaults.
getMaterialAmount(Material) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the total amount of a specific material stored in the vault.
getMaterialPrice(Material) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Retrieves the price of a material.
getMaterials() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves a list of materials.
getMaterials() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
getMaterials(Player) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets a collection of all materials stored in a player's vaults.
getMaxBlocks(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the maximum number of blocks the player can handle.
getMaxDistance(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the maximum distance for WorldEdit operations for the player.
getMaxHome(Permissible) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the maximum number of homes allowed for a permissible entity.
getMaxHome(Permissible) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Gets the maximum number of homes allowed for the given permissible entity.
getMaxPayValue() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the maximum value allowed for payments.
getMaxSlotsPlayer(Player) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the maximum number of slots available to a player.
getMaxValue() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the maximum value allowed for currency amounts.
getMenuItemStacks() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the list of menu item stacks associated with this kit.
getMessage(Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Formats a message into a plain text string.
getMessageAsString() - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
getMessageAsStringList() - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
getMessageColors() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of message colors available.
getMessages() - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
getMessages(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves chat messages from a user.
getMinConfirmInventory() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the minimum value for confirming payments in the inventory.
getMinecraftId() - Method in interface fr.maxlego08.essentials.api.discord.DiscordAccount
Gets the UUID of the minecraft user.
getMinecraftId() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
 
getMinecraftName() - Method in interface fr.maxlego08.essentials.api.discord.DiscordAccount
Gets the name of the minecraft user.
getMinecraftName() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
 
getMinPayValue() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the minimum value allowed for payments.
getMinValue() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the minimum value allowed for currency amounts.
getMobList() - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
getModule(Class<T>) - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
Gets the module of the specified type.
getModuleConfiguration(String) - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
 
getModuleManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the module manager for managing plugin modules.
getModules() - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
 
getMultiplication(String) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the multiplication format with the specified format string, if it exists.
getMute(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the mute sanction for a user.
getMuteSanction() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current mute sanction.
getName() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the name of the economy system.
getName() - Method in interface fr.maxlego08.essentials.api.economy.UserBaltop
Retrieves the name of the user.
getName() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the name of the hologram.
getName() - Method in interface fr.maxlego08.essentials.api.home.Home
Gets the name of the home.
getName() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the name of the kit.
getName() - Method in interface fr.maxlego08.essentials.api.modules.Module
Gets the name of the module.
getName() - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Gets the name of the scoreboard.
getName() - Method in interface fr.maxlego08.essentials.api.storage.Key
Gets the name of this key.
getName() - Method in class fr.maxlego08.essentials.api.storage.StorageKey
 
getName() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the name of the user.
getName() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the name of the vault.
getName(Class<?>) - Static method in class fr.maxlego08.essentials.api.storage.Persist
 
getName(Object) - Static method in class fr.maxlego08.essentials.api.storage.Persist
 
getName(Type) - Static method in class fr.maxlego08.essentials.api.storage.Persist
 
getNearDistance(Permissible) - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves the near distance allowed for a specific permissible entity.
getNearPermissions() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of permissions related to near distance.
getNextIndex() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the index for the next line to be added to the hologram.
getNextSlot() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the next available slot in the vault.
getNumberFormatSellMultiplication() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the list of number format multiplication configurations for selling items.
getOfflinePlayersNames() - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Gets the list of all offline players names.
getOfflineVotes() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the number of offline votes for the user.
getOption(Option) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has the specified option enabled.
getOption(UUID, Option, Consumer<Boolean>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves an option value for a user.
getOptions() - Method in interface fr.maxlego08.essentials.api.user.User
Gets all options and their values for the user.
getOptions(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves options for a user.
getOverlay() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
 
getParent() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the parent command of this command.
getPatternManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the pattern manager for managing patterns in GUIs.
getPermission() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the permission required to use this command.
getPermission() - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gets the permission string required to use this kit.
getPermission() - Method in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
getPermission(Permissible) - Method in interface fr.maxlego08.essentials.api.afk.AfkManager
 
getPermissionCooldowns() - Method in interface fr.maxlego08.essentials.api.kit.Kit
 
getPermissions() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns a list of permission checkers.
getPermissions() - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Get the list of HomePermission.
getPersist() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the Persist instance for handling persistent storage.
getPitch() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getPlaceholder() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the placeholder manager for handling placeholders.
getPlaceholderAvailable() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the placeholder text for displaying available votes.
getPlaceholderCooldown() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the placeholder text for displaying vote cooldowns.
getPlayer() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get the player who has the scoreboard.
getPlayer() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the player associated with the user, if online.
getPlayerNames() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
 
getPlayers() - Method in class fr.maxlego08.essentials.api.utils.PlayerCache
Gets the set of player names stored in the cache.
getPlayersNames() - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Gets the list of all online players names.
getPlayerUniqueId() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getPlayerVaults(UUID) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the vaults associated with a player by their UUID.
getPlayerVaults(OfflinePlayer) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets the vaults associated with an offline player.
getPlayerVaultSlots() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the player vault slots.
getPlayTime() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the total playtime of the user.
getPlugin() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Returns the plugin instance associated with the hologram.
getPlugin() - Method in interface fr.maxlego08.essentials.api.storage.Key
Gets the plugin associated with this key.
getPlugin() - Method in class fr.maxlego08.essentials.api.storage.StorageKey
 
getPosition() - Method in interface fr.maxlego08.essentials.api.economy.UserBaltop
 
getPosition(int) - Method in interface fr.maxlego08.essentials.api.economy.Baltop
Retrieves the user at the specified position in the balance top list.
getPosition(String, int) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Retrieves the user at a specific position in the Baltop for the given economy.
getPowerTool(Material) - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the power tool assigned to a specific material.
getPowerTools() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the map of power tools assigned to materials.
getPrefix() - Method in interface fr.maxlego08.essentials.api.placeholders.Placeholder
Gets the prefix used for placeholders.
getPriceDecimalFormat() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the decimal format string used for formatting prices.
getPriceFormat() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the price format used for formatting currency amounts.
getPriceFormat() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the price format used for formatting currency amounts.
getPriceReductions() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the list of price reduction configurations.
getPrivateMessage() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current private message.
getQuantity() - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Gets the quantity of the item stored in the vault.
getRandomWord() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns an instance of the RandomWord class.
getRandomWords() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of random words used by the plugin for various tasks.
getReason() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getRedisConfiguration() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the Redis configuration from the plugin configuration.
getRefundMessage() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
 
getRelativeBlock(int, int, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get a block relative to the lower NE point of the Cuboid.
getRelativeBlock(World, int, int, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get a block relative to the lower NE point of the Cuboid in the given World.
getReplacePlaceholder(String) - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a specific placeholder replacement by its name.
getReplacePlaceholders() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of placeholder replacements.
getSanctionBy(UUID) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Retrieves the name of the player who issued the last sanction, given the UUID of the sender.
getSanctionBy(CommandSender) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Retrieves the name of the player who issued the last sanction.
getSanctionDTO() - Method in exception class fr.maxlego08.essentials.api.exception.UserBanException
 
getSanctionManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the sanction manager.
getSanctions(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves sanctions for a user.
getSanctionType() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getScale() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the scale of the hologram.
getScheduler() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the scheduler implementation for scheduling tasks.
getScoreboard() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Gets the associated EssentialsScoreboard.
getScoreboard(String) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves the EssentialsScoreboard by its name, if it exists.
getScoreboardManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the scoreboard manager.
getSecondLocation() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Gets the second location of the selection.
getSelection() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current WorldEdit selection for the user.
getSenderUniqueId() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
getSenderUniqueId(CommandSender) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Returns the UUID of the sender, or null if the sender is not a player.
getServerStartupTime() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the time when the server started in milliseconds.
getServerStorage() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the server storage for handling server-related data.
getServerType() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the server type configured in the plugin.
getServiceName() - Method in interface fr.maxlego08.essentials.api.steps.CustomStep
Returns the name of the service that provides this custom step.
getShadowRadius() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the shadow radius of the hologram.
getShadowStrength() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the shadow strength of the hologram.
getSite() - Method in class fr.maxlego08.essentials.api.event.events.vote.UserVoteEvent
 
getSiteCooldown(String) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the cooldown period for voting on a specified site.
getSites() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the list of all configured voting sites.
getSizeX() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the size of this Cuboid along the X axis
getSizeY() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the size of this Cuboid along the Y axis
getSizeZ() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the size of this Cuboid along the Z axis
getSlot() - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Gets the slot in which the item is stored within the vault.
getSlots() - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Gets the number of slots available for the player.
getSmeltableMaterials() - Method in interface fr.maxlego08.essentials.api.Configuration
Retrieves a list of smeltable materials.
getSortCommands() - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Gets a list of all commands registered with the command manager, sorted by their main command.
getSphereHeight(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the height for sphere operations for the player.
getSphereRadius(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the radius for sphere operations for the player.
getStaticValue(Class<?>, String) - Static method in class fr.maxlego08.essentials.api.utils.ReflectionUtils
 
getStatistic(String...) - Static method in class fr.maxlego08.essentials.api.utils.EnumUtil
Gets the first Statistic field found from the given names.
getStatistics() - Method in class fr.maxlego08.essentials.api.steps.PlayerStep
 
getStep() - Method in class fr.maxlego08.essentials.api.event.events.step.StepCreateEvent
 
getStep() - Method in class fr.maxlego08.essentials.api.event.events.step.StepFinishEvent
 
getStep(String) - Method in interface fr.maxlego08.essentials.api.steps.StepManager
Gets a step by its name.
getStepManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Returns the step manager.
getSteps() - Method in interface fr.maxlego08.essentials.api.steps.StepManager
Gets all the steps registered in the step manager.
getStorage() - Method in interface fr.maxlego08.essentials.api.storage.StorageManager
 
getStorageManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the storage manager for handling data storage.
getStorageType() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the storage type configured in the plugin.
getString(Key) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getString(Key, String) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
getStringLength(String) - Static method in class fr.maxlego08.essentials.api.messages.MessageHelper
 
getSubCommands() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the sub-commands of this command.
getSubEssentialsCommands() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
 
getSymbol() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Gets the symbol used for the currency of the economy system.
getSyntax() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the syntax of this command.
getTabCompleter() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Gets the tab completer for this command.
getTargetDecimal() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the decimal value targeted for payment by the user.
getTargetEconomy() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the economy targeted for payment by the user.
getTargetUser() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the user targeted by the current user.
getTargetVault() - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Gets the vault currently targeted by the player.
getTaskScoreboard(Player) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Retrieves the EssentialsScoreboard associated with tasks for the specified player.
getTeleportRequest() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the teleport request sent to the user.
getTeleportRequests() - Method in interface fr.maxlego08.essentials.api.user.User
Gets all teleport requests sent to the user.
getText() - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Gets the text content of this hologram line.
getText() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Gets the text of this scoreboard line.
getTextAlignment() - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Gets the TextDisplay.TextAlignment for the text hologram.
getThumbnail() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getTitle() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getTitle() - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Gets the title of the scoreboard.
getTotalPrice() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
getToUser() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Gets the user to whom the teleportation request is directed.
getTransactions(UUID, Economy) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves transactions for a specific user and economy.
getTranslation() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the translation offset of the hologram.
getTrashSize() - Method in interface fr.maxlego08.essentials.api.Configuration
Gets the size of the trash in the plugin configuration.
getType() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
 
getType() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
 
getType() - Method in interface fr.maxlego08.essentials.api.configuration.ReplacePlaceholderElement
 
getType() - Method in interface fr.maxlego08.essentials.api.storage.StorageManager
 
getType() - Method in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
 
getType() - Method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
getUniqueId() - Method in interface fr.maxlego08.essentials.api.economy.UserBaltop
Retrieves the unique identifier of the user.
getUniqueId() - Method in class fr.maxlego08.essentials.api.event.events.vote.UserVoteEvent
 
getUniqueId() - Method in interface fr.maxlego08.essentials.api.user.User
Gets the UUID of the user.
getUniqueId() - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Gets the unique identifier of the player.
getUniqueId() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the unique identifier of the vault owner.
getUpperSW() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Location of the upper southwest corner of the Cuboid (maximum XYZ co-ordinates).
getUpperX() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the maximum X co-ordinate of this Cuboid
getUpperY() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the maximum Y co-ordinate of this Cuboid
getUpperZ() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the maximum Z co-ordinate of this Cuboid
getUrl() - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
getUser() - Method in class fr.maxlego08.essentials.api.event.UserEvent
 
getUser(UUID) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets a user by their unique ID.
getUser(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves a user by their unique identifier.
getUserEconomy(String, Consumer<List<EconomyDTO>>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the economy data of a user by their name.
getUserId() - Method in interface fr.maxlego08.essentials.api.discord.DiscordAccount
Gets the user ID of the discord user.
getUserId() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
 
getUserPosition(String, UUID) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Retrieves the position of a specific user in the Baltop for the given economy.
getUserPosition(UUID) - Method in interface fr.maxlego08.essentials.api.economy.Baltop
Retrieves the position of the user with the specified UUID in the balance top list.
getUsers() - Method in interface fr.maxlego08.essentials.api.economy.Baltop
 
getUsers(String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves users with a specific IP.
getUtils() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets the utility class for essential operations.
getUuid() - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Gets the UUID of the player who owns the item.
getValue(Object, String) - Static method in class fr.maxlego08.essentials.api.utils.ReflectionUtils
 
getVault(int) - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Gets a specific vault by its ID.
getVaultAsTabCompletion(Player) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Gets a list of vaults available for tab completion for a player.
getVaultEconomy() - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Gets the Vault economy.
getVaultId() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the ID of the vault.
getVaultItems() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the vault items.
getVaultItems() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Gets the map of items stored in the vault.
getVaultManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the vault manager.
getVaults() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the vaults.
getVaults() - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Gets the map of vaults owned by the player.
getVisibilityDistance() - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Gets the visibility distance of the hologram, determining how far it can be seen.
getVolume() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the volume of this Cuboid.
getVote() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current vote count for the user.
getVote(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves a user vote.
getVoteManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the vote manager.
getVotePartyAmount() - Method in class fr.maxlego08.essentials.api.event.events.vote.VotePartyEvent
 
getVotePartyObjective() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Gets the objective amount of votes needed to trigger a vote party.
getWarp(String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets a warp by its name.
getWarps() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gets a list of all warps available.
getWithdrawMessage() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
 
getWorld() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getWorld() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Get the Cuboid's world.
getWorldeditBar() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the WorldEdit boss bar instance.
getWorldeditConfiguration() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gets the WorldEdit boss bar configuration.
getWorldeditItem(String) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Retrieves a WorldEdit item by its name.
getWorldeditItems() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Retrieves a list of all available WorldEdit items.
getWorldeditManager() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Retrieves the world edit manager.
getWorldeditStatus() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
getWorldeditTask() - Method in interface fr.maxlego08.essentials.api.user.User
Retrieves the current WorldEdit task for the user.
getX() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getY() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getYaw() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
getZ() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
GHAST - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
GIANT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
give(CommandSender, Player, String) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Gives a WorldEdit item to a player.
give(Player) - Method in interface fr.maxlego08.essentials.api.kit.Kit
Gives the kit to the specified player.
give(Player, ItemStack) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gives an item to a player.
give(OfflinePlayer, ItemStack) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gives an item to an offline player.
giveItems(Player, Map<Material, Long>) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
giveKit(User, Kit, boolean) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Gives a kit to a user, optionally bypassing the cooldown.
globalCommands() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns the value of the globalCommands record component.
GLOW_SQUID - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
GOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
GOD - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
Option for enabling god mode.
GUARDIAN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

H

h - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
H - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
handleVoteParty(long) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Handles the logic for vote parties when a certain vote amount is reached.
has(Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has the specified amount of currency in the specified economy.
hasFreeSlot() - Method in interface fr.maxlego08.essentials.api.vault.Vault
Checks if the vault has any free slots.
hashCode() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.ChatCooldown
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.InteractiveChat
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Image
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Thumbnail
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.EconomyDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.FlyDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.OptionDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.home.HomePermission
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.NoneConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.ChatClear
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.ChatToggle
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.steps.Step
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.user.PrivateMessage
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.user.UserRecord
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.MessageColor
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.NearDistance
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.TagPermission
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.TransformMaterial
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.utils.Warp
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vault.VaultResult
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns a hash code value for this object.
hasMoney(OfflinePlayer, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Checks if the specified player has enough money in the specified economy.
hasNext() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidIterator
 
hasPermission(Permission) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has the specified permission.
hasPermission(UUID, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Checks if a player has permission to access a specific vault.
hasPermission(Player, Block) - Method in interface fr.maxlego08.essentials.api.permission.PermissionChecker
Checks if a player has permission on a block.
hasPermission(Player, Block) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
 
hasPermission(Permissible) - Method in interface fr.maxlego08.essentials.api.chat.ChatDisplay
 
hasPermission(Permissible) - Method in interface fr.maxlego08.essentials.api.kit.Kit
Checks if the sender has permission to use this kit.
hasPermission(Permissible) - Method in record class fr.maxlego08.essentials.api.utils.Warp
Checks if the specified permissible entity has permission to warp to this location.
hasPrivateMessage() - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has an ongoing private message conversation.
hasTask(UUID) - Method in class fr.maxlego08.essentials.api.vote.VoteCache
 
hasWorldeditTask() - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has an ongoing WorldEdit task.
height() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the height record component.
height() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Returns the value of the height record component.
HIKARICP - Enum constant in enum class fr.maxlego08.essentials.api.storage.StorageType
 
HOGLIN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
Hologram - Class in fr.maxlego08.essentials.api.hologram
The `Hologram` class represents an abstract hologram in the game, managing its configuration, location, lines of text, and player-specific caches.
Hologram(EssentialsPlugin, HologramType, String, String, SafeLocation, HologramConfiguration) - Constructor for class fr.maxlego08.essentials.api.hologram.Hologram
Constructs a new `Hologram`.
HOLOGRAM_ADD_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_BILLBOARD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_BLOCK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_CREATE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_CREATE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_DELETE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_DOESNT_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_INSERT_AFTER_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_INSERT_BEFORE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_IS_NOT_A_BLOCK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_IS_NOT_A_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_IS_NOT_A_TEXT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_ITEM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_ITEM_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_LINE_DOESNT_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_LIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_LIST_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_MOVE_HERE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_MOVE_TO - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_PITCH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_REMOVE_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_SCALE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_SEE_THROUGH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_SET_LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_SHADOW_RADIUS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_SHADOW_STRENGTH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_TEXT_ALIGNMENT - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_TEXT_BACKGROUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_TEXT_BACKGROUND_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_TEXT_SHADOW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_TRANSLATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_VIEW_DISTANCE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HOLOGRAM_YAW - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
HologramConfiguration - Class in fr.maxlego08.essentials.api.hologram.configuration
This abstract class represents the configuration settings for a hologram.
HologramConfiguration() - Constructor for class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
 
HologramLine - Class in fr.maxlego08.essentials.api.hologram
Represents a single line in a hologram.
HologramLine(int, String, boolean) - Constructor for class fr.maxlego08.essentials.api.hologram.HologramLine
 
HologramLine(int, String, String, boolean) - Constructor for class fr.maxlego08.essentials.api.hologram.HologramLine
 
hologramLines - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
HologramManager - Interface in fr.maxlego08.essentials.api.hologram
Interface for managing holograms in the plugin.
hologramType - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
HologramType - Enum Class in fr.maxlego08.essentials.api.hologram
 
Home - Interface in fr.maxlego08.essentials.api.home
Represents a home location in the plugin system.
HomeDisplay - Enum Class in fr.maxlego08.essentials.api.home
 
HomeDTO - Record Class in fr.maxlego08.essentials.api.dto
 
HomeDTO(String, String, String) - Constructor for record class fr.maxlego08.essentials.api.dto.HomeDTO
Creates an instance of a HomeDTO record class.
HomeManager - Interface in fr.maxlego08.essentials.api.home
 
HomePermission - Record Class in fr.maxlego08.essentials.api.home
Represents a permission record for accessing home locations, specifying the permission and the amount.
HomePermission(String, int) - Constructor for record class fr.maxlego08.essentials.api.home.HomePermission
Creates an instance of a HomePermission record class.
HomeUsageType - Enum Class in fr.maxlego08.essentials.api.home
 
HOPPER_MINECART - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
Horizontal - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
HORSE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
host() - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Returns the value of the host record component.
HOSTILE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
hour() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns the value of the hour record component.
HUSK - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

I

i - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
I - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
icon() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns the value of the icon record component.
iconUrl() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Returns the value of the iconUrl record component.
iconUrl() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Returns the value of the iconUrl record component.
id() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns the value of the id record component.
id() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the id record component.
IdentifiedInstance - Class in fr.maxlego08.essentials.api.server
 
IdentifiedInstance(UUID) - Constructor for class fr.maxlego08.essentials.api.server.IdentifiedInstance
 
ILLUSIONER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
image() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the image record component.
Image(String) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Image
Creates an instance of a Image record class.
IN_LINE - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeDisplay
 
IN_LINE - Enum constant in enum class fr.maxlego08.essentials.api.kit.KitDisplay
 
inject(Player) - Method in interface fr.maxlego08.essentials.api.nms.PlayerManager
Creates a new Player from an existing one that will function slightly better offline.
inline() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Returns the value of the inline record component.
insertAfterLine(int, HologramLine) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Inserts a new line after a specified line number in the hologram.
insertChatMessage(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts a chat message from a user.
insertCommand(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts a command from a user.
insertDiscordLog(DiscordAction, UUID, String, String, long, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts a discord log.
insertLineBefore(int, HologramLine) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Inserts a new line before a specified line number in the hologram.
insertPlayTime(UUID, long, long, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts play time for a user.
insertPrivateMessage(UUID, UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
 
insertSanction(Sanction, Consumer<Integer>) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts a sanction for a user.
inset(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Inset (shrink) the Cuboid in the given direction by the given amount.
InteractiveChat - Record Class in fr.maxlego08.essentials.api.chat
 
InteractiveChat(Consumer<String>, long) - Constructor for record class fr.maxlego08.essentials.api.chat.InteractiveChat
Creates an instance of a InteractiveChat record class.
INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.economy.BaltopDisplay
 
INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeDisplay
 
INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.kit.KitDisplay
 
INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.utils.RuleType
 
INVENTORY_DONUT - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeDisplay
 
INVSEE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
Option for enabling inventory inspection.
IRONGOLEM - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
isActive() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
 
isActive() - Method in class fr.maxlego08.essentials.api.sanction.Sanction
Checks if the sanction is still active.
isAfk() - Method in interface fr.maxlego08.essentials.api.user.User
 
isAutoUpdate() - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Determines if this hologram line is auto-updated.
isBan(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Checks if a user is banned.
isBlacklist(Material) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Checks if a material is on the blacklist.
isCancelled() - Method in class fr.maxlego08.essentials.api.event.CancellableEssentialsEvent
 
isCancelled() - Method in class fr.maxlego08.essentials.api.event.CancellableUserEvent
 
isConfirmInventoryEnabled() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Checks if confirming payments in the inventory is enabled for the economy system.
isConsoleCanUse() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Checks if this command can be used by the console.
isCooldown(String) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has a cooldown with the specified key.
isDefault() - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Checks if this scoreboard is the default scoreboard.
isDeleted() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get if the scoreboard is deleted.
isDiscordLinked() - Method in interface fr.maxlego08.essentials.api.user.User
 
isEconomyEnable() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Checks if the economy feature is enabled.
isEmpty() - Method in class fr.maxlego08.essentials.api.hologram.ComponentCache
Checks if the cache of components is empty.
isEnable() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the isEnable record component.
isEnable() - Method in interface fr.maxlego08.essentials.api.modules.Module
Checks if the module is enabled.
isEnableCommandLog() - Method in interface fr.maxlego08.essentials.api.Configuration
Checks if command logging is enabled.
isEnableCooldownBypass() - Method in interface fr.maxlego08.essentials.api.Configuration
Checks if cooldown bypass is enabled in the plugin configuration.
isEnableDebug() - Method in interface fr.maxlego08.essentials.api.Configuration
Checks if debug mode is enabled in the plugin configuration.
isEnableOfflinePlayersName() - Method in interface fr.maxlego08.essentials.api.Configuration
Checks if the plugin is enabled to display nicknames of online and offline players in the command completion tab.
isExpired() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
 
isExpired() - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Checks if the item in the mailbox has expired.
isFirstJoin() - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user is joining the server for the first time.
isFolia() - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Checks if Folia integration is enabled.
isFrozen() - Method in interface fr.maxlego08.essentials.api.user.User
 
isHomeDeleteConfirm() - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Checks if home delete confirmation is required.
isHomeName(String) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user has a home location with the specified name.
isHomeOverwriteConfirm() - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Checks if home overwrite confirmation is required.
isIgnore(UUID) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user is ignoring another user.
isIgnoreArgs() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Checks if this command ignores its arguments.
isIgnoreParent() - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Checks if this command ignores its parent command.
isKitCooldown(Kit) - Method in interface fr.maxlego08.essentials.api.user.User
Checks if a specific kit is on cooldown for the user.
isLoaded() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
 
isMute() - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user is muted.
isMute(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Checks if a user is muted.
isNotValid() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
 
isOnline() - Method in interface fr.maxlego08.essentials.api.user.User
Checks if the user is currently online.
isOnline(String) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Checks if a player is online.
isOpenHelpInventory() - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
 
isPaymentEnabled() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Checks if payments are enabled for the economy system.
isProtected(String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Checks if a user is protected from certain actions or sanctions.
isRegisterEvent() - Method in interface fr.maxlego08.essentials.api.modules.Module
Checks if the module registers events.
isRunning() - Method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
isSeeThrough() - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Checks if the text hologram is set to be see-through.
isStatic() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the isStatic record component.
isTempFlyTask() - Method in interface fr.maxlego08.essentials.api.Configuration
Checks if temporary fly tasks are enabled.
isTextShadow() - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Checks if the text shadow is enabled for the text hologram.
IStorage - Interface in fr.maxlego08.essentials.api.storage
 
isTracked(Block) - Method in interface fr.maxlego08.essentials.api.block.BlockTracker
 
isValid() - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Returns the value of the isValid record component.
isValid() - Method in interface fr.maxlego08.essentials.api.user.TeleportRequest
Checks if the teleportation request is still valid.
isValid() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
isValid() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Checks if the selection is valid.
isValid(EssentialsPlugin) - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
 
isValidHomeName(String) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Checks if the given name is valid for a home.
isVaultEconomy() - Method in interface fr.maxlego08.essentials.api.economy.Economy
Checks if the economy system is using Vault.
item() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns the value of the item record component.
ITEM - Enum constant in enum class fr.maxlego08.essentials.api.hologram.HologramType
 
ITEMFRAMES - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
ItemHologramConfiguration - Class in fr.maxlego08.essentials.api.hologram.configuration
This class represents the configuration settings for an item hologram.
ItemHologramConfiguration() - Constructor for class fr.maxlego08.essentials.api.hologram.configuration.ItemHologramConfiguration
 
itemstack() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns the value of the itemstack record component.
itemStack() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns the value of the itemStack record component.
iterator() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
 

J

j - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
J - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
JOIN_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
JoinCondition - Record Class in fr.maxlego08.essentials.api.scoreboard
 
JoinCondition(int, String, List<Permissible>) - Constructor for record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Creates an instance of a JoinCondition record class.
JoinQuitMessageType - Enum Class in fr.maxlego08.essentials.api.modules.joinquit
 
JSON - Enum constant in enum class fr.maxlego08.essentials.api.storage.StorageType
 
JUNGLE_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

K

k - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
K - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
key() - Method in record class fr.maxlego08.essentials.api.utils.MessageColor
Returns the value of the key record component.
Key - Interface in fr.maxlego08.essentials.api.storage
Represents a key associated with a plugin.
KEY_WORLDEDIT - Static variable in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
 
KEY_WORLDEDIT_USE - Static variable in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
 
kick() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the kick record component.
kick(UUID, UUID, String) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new kick sanction.
kick(CommandSender, UUID, String, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Kick a player with a specified reason.
kick(Player, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
kick(Player, String) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Kicks a player from the server with a specified message.
KICK - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
KickMessage - Record Class in fr.maxlego08.essentials.api.server.messages
 
KickMessage(UUID, Message, Object[]) - Constructor for record class fr.maxlego08.essentials.api.server.messages.KickMessage
Creates an instance of a KickMessage record class.
kickPlayer(UUID, Message, Object...) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Kicks a player with the given UUID.
KillAllType - Enum Class in fr.maxlego08.essentials.api.utils.mobs
 
Kit - Interface in fr.maxlego08.essentials.api.kit
Represents a kit in the game, which is a predefined set of items or actions that can be given to players.
KitDisplay - Enum Class in fr.maxlego08.essentials.api.kit
 

L

l - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
L - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
last_location() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the last_location record component.
last_vote_at() - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Returns the value of the last_vote_at record component.
latestValue() - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Returns the value of the latestValue record component.
LEFT_ARROW - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
LEFT_BRACKET - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
LEFT_CURL_BRACE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
LEFT_PARENTHESIS - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
length() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns the value of the length record component.
lengthSq(double, double) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
lengthSq(double, double, double) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
limited(UUID, long...) - Method in class fr.maxlego08.essentials.api.utils.DynamicCooldown
 
line - Variable in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
 
LINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
LINE_WIDTH - Static variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
LINK_ACCOUNT - Enum constant in enum class fr.maxlego08.essentials.api.discord.DiscordAction
 
linkAccount(User, String) - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Links a user to a Discord account using a given code.
linkDiscordAccount(UUID, String, String, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Links a discord account.
LLAMA - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
load() - Method in interface fr.maxlego08.essentials.api.cache.ExpiringCache.Loader
Loads a value.
load() - Method in interface fr.maxlego08.essentials.api.cache.SimpleCache.Loader
Loads a value.
load() - Method in interface fr.maxlego08.essentials.api.ConfigurationFile
Loads configuration settings from a file.
load(Class<T>) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
load(Class<T>, File) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
load(Class<T>, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
load(Type, File) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
load(Type, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
Loadable - Interface in fr.maxlego08.essentials.api.modules
Indicates that an object should be automatically loaded by the YamlLoader class.
loadBlocks() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
loadConfiguration() - Method in interface fr.maxlego08.essentials.api.modules.Module
Loads the configuration for the module.
loadConfiguration(ConfigurationSection, Consumer<DiscordConfiguration>) - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Loads a Discord configuration from the given configuration section and applies it to the given consumer.
loadConfigurations() - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
Loads configurations for all modules.
loadHologram(File) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Loads a hologram from a specific file.
loadHolograms() - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Loads all holograms from the storage.
loadModules() - Method in interface fr.maxlego08.essentials.api.modules.ModuleManager
Loads all modules.
loadOrSaveDefault(T, Class<T>) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
loadOrSaveDefault(T, Class<T>, Folder, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
loadOrSaveDefault(T, Class<T>, File) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
loadOrSaveDefault(T, Class<T>, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
loadPlayer(OfflinePlayer) - Method in interface fr.maxlego08.essentials.api.nms.PlayerManager
Loads a Player for an OfflinePlayer.
loadVaults() - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Loads all vaults from the storage or configuration.
location - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
location() - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Returns the value of the location record component.
location() - Method in record class fr.maxlego08.essentials.api.utils.Warp
Returns the value of the location record component.
LocationAdapter - Class in fr.maxlego08.essentials.api.storage.adapter
 
LocationAdapter(EssentialsPlugin) - Constructor for class fr.maxlego08.essentials.api.storage.adapter.LocationAdapter
 

M

m - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
M - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
MAGMACUBE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MAILBOX_ADD - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_GIVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_GIVE_ALL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_GIVE_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_REMOVE_EXPIRE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MAILBOX_REMOVE_FULL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MailBoxDTO - Record Class in fr.maxlego08.essentials.api.dto
 
MailBoxDTO(int, UUID, String, Date, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Creates an instance of a MailBoxDTO record class.
MailBoxItem - Class in fr.maxlego08.essentials.api.mailbox
Represents an item in a player's mailbox.
MailBoxItem(MailBoxDTO) - Constructor for class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Constructs a new MailBoxItem from a MailBoxDTO.
MailBoxItem(UUID, ItemStack, Date) - Constructor for class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Constructs a new MailBoxItem.
MANGROVE_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
match(Player, String) - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
 
material() - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Returns the value of the material record component.
material() - Method in record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Returns the value of the material record component.
material() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Returns the value of the material record component.
material() - Method in record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Returns the value of the material record component.
MaterialPercent - Record Class in fr.maxlego08.essentials.api.worldedit
 
MaterialPercent(Material, double) - Constructor for record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Creates an instance of a MaterialPercent record class.
materialPercents - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
materials - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
max() - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Returns the value of the max record component.
MAX - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeUsageType
 
MAX - Enum constant in enum class fr.maxlego08.essentials.api.vault.VaultSlotType
 
maxAfkTime() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the maxAfkTime record component.
maxAmount() - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Returns the value of the maxAmount record component.
maxUse() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns the value of the maxUse record component.
maxValue() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Returns the value of the maxValue record component.
menuItemStack() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns the value of the menuItemStack record component.
merge() - Method in class fr.maxlego08.essentials.api.hologram.ComponentCache
Merges the list of components into a single Component with each component separated by a newline.
message() - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Returns the value of the message record component.
message() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Returns the value of the message record component.
message() - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Returns the value of the message record component.
message() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the message record component.
message() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns the value of the message record component.
message(User, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Sends a message to the specified user.
message(UUID, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Sends a message to the player with the specified UUID.
message(CommandSender, Message, Object...) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Sends a message to the specified command sender.
Message - Enum Class in fr.maxlego08.essentials.api.messages
 
MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.economy.BaltopDisplay
 
MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.utils.RuleType
 
MESSAGE_BAN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_BAN_JOIN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_FREEZE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_KICK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_MUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_MUTE_TALK - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_UN_FREEZE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MESSAGE_UNMUTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
MessageColor - Record Class in fr.maxlego08.essentials.api.utils
 
MessageColor(String, String) - Constructor for record class fr.maxlego08.essentials.api.utils.MessageColor
Creates an instance of a MessageColor record class.
MessageHelper - Class in fr.maxlego08.essentials.api.messages
 
MessageHelper() - Constructor for class fr.maxlego08.essentials.api.messages.MessageHelper
 
messageOnEndAfk() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the messageOnEndAfk record component.
messageOnStartAfk() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the messageOnStartAfk record component.
messages() - Method in record class fr.maxlego08.essentials.api.chat.ChatCooldown
Returns the value of the messages record component.
messages() - Method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Returns the value of the messages record component.
messageType() - Method in interface fr.maxlego08.essentials.api.messages.EssentialsMessage
Retrieves the type of the message.
messageType() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
 
messageType() - Method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Returns the value of the messageType record component.
messageType() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
 
MessageType - Enum Class in fr.maxlego08.essentials.api.messages
 
MessageUtils - Class in fr.maxlego08.essentials.api.messages
 
MessageUtils() - Constructor for class fr.maxlego08.essentials.api.messages.MessageUtils
 
milliseconds() - Method in record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Returns the value of the milliseconds record component.
min() - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Returns the value of the min record component.
MINECART - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECART_CHEST - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECART_FURNACE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECART_HOPPER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECART_MOB_SPAWNER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECART_TNT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MINECARTS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
minecraft_name() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns the value of the minecraft_name record component.
MINUS - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
minute() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns the value of the minute record component.
Mob - Enum Class in fr.maxlego08.essentials.api.utils.mobs
 
MobCompat - Class in fr.maxlego08.essentials.api.utils.mobs
 
MobCompat() - Constructor for class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
mobs() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the mobs record component.
MOBS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
Module - Interface in fr.maxlego08.essentials.api.modules
Represents a module in the plugin system.
MODULE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
MODULE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
ModuleManager - Interface in fr.maxlego08.essentials.api.modules
Represents a manager for handling modules in the plugin system.
MONSTERS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
MOOSHROOM - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
MULE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
MULTI_LINE - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeDisplay
 
MULTI_LINE - Enum constant in enum class fr.maxlego08.essentials.api.kit.KitDisplay
 
multiplication() - Method in record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Returns the value of the multiplication record component.
MUSHROOMCOW - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
mute(UUID, UUID, String, Duration, Date) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new mute sanction.
mute(CommandSender, UUID, String, Duration, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Mute a player for a specified duration with a reason.
MUTE - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
MUTE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
mute_sanction_id() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the mute_sanction_id record component.
MYSQL - Enum constant in enum class fr.maxlego08.essentials.api.storage.StorageType
 

N

n - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
N - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
name - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
name - Variable in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
name() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.steps.Step
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.utils.Warp
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Returns the value of the name record component.
name() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns the value of the name record component.
NAMED - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
NearDistance - Record Class in fr.maxlego08.essentials.api.utils
 
NearDistance(String, double) - Constructor for record class fr.maxlego08.essentials.api.utils.NearDistance
Creates an instance of a NearDistance record class.
needToGiveMaterials - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
NEUTRAL - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
 
newMaterial() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Returns the value of the newMaterial record component.
next() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidIterator
 
NIGHT_VISION - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
NO_PERMISSION - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
NONE - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
NONE - Enum constant in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimationType
 
NoneConfiguration - Record Class in fr.maxlego08.essentials.api.scoreboard.configurations
 
NoneConfiguration(int) - Constructor for record class fr.maxlego08.essentials.api.scoreboard.configurations.NoneConfiguration
Creates an instance of a NoneConfiguration record class.
NonLoadable - Annotation Interface in fr.maxlego08.essentials.api.configuration
 
NORMAL - Enum constant in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardType
 
North - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
NOT_ENOUGH_ITEMS - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
NOTHING - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
NUM_0 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_1 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_2 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_3 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_4 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_5 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_6 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_7 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_8 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_9 - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUM_SIGN - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
NUMBER - Enum constant in enum class fr.maxlego08.essentials.api.configuration.ReplacePlaceholderType
 
NumberFormatReduction - Record Class in fr.maxlego08.essentials.api.economy
Represents a number format reduction record for reducing prices based on certain conditions.
NumberFormatReduction(String, BigDecimal, String) - Constructor for record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Creates an instance of a NumberFormatReduction record class.
NumberMultiplicationFormat - Record Class in fr.maxlego08.essentials.api.economy
Represents a number multiplication format record for multiplying prices based on certain conditions.
NumberMultiplicationFormat(String, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Creates an instance of a NumberMultiplicationFormat record class.
NumberPlaceholder - Record Class in fr.maxlego08.essentials.api.configuration.placeholders
 
NumberPlaceholder(String, long) - Constructor for record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Creates an instance of a NumberPlaceholder record class.

O

o - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
O - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
OAK_BOAT - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
OCELOT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
OfflineEconomy - Interface in fr.maxlego08.essentials.api.economy
Interface for managing offline economy-related operations.
offsetX() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the offsetX record component.
offsetY() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the offsetY record component.
offsetZ() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the offsetZ record component.
onDisable() - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Called when the plugin is disabled.
onDisable() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Disables the storage system.
onDisable() - Method in interface fr.maxlego08.essentials.api.storage.StorageManager
 
onEnable() - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Called when the plugin is enabled.
onEnable() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Enables the storage system.
onEnable() - Method in interface fr.maxlego08.essentials.api.storage.StorageManager
 
ONLY_AIR - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditRule
 
onPlayerQuit(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Handles actions when a player quits.
onPlayerVote(UUID, String) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Handles actions to be taken when a player votes.
onRequest(Player, String) - Method in interface fr.maxlego08.essentials.api.placeholders.Placeholder
Handles placeholder requests and returns the replacement value.
openConfiguration(Player, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Opens the configuration interface for a vault.
openEnderChest(Player, OfflinePlayer) - Method in interface fr.maxlego08.essentials.api.nms.PlayerUtil
 
openInventory(Player) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Opens the home inventory for the given player.
openInventory(Player, String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Opens a specified inventory for a player.
openInventoryConfirmHome(User, Home) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Opens the confirmation inventory to delete a home.
openKitPreview(Kit) - Method in interface fr.maxlego08.essentials.api.user.User
Opens the kit preview for a specific kit.
openPlayerInventory(Player, OfflinePlayer) - Method in interface fr.maxlego08.essentials.api.nms.PlayerUtil
 
openSanction(User, UUID, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Open the sanction interface for a specified user.
openVault(Player, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Opens a specific vault for a player.
openVoteInventory(Player) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Opens the vote inventory GUI for a player.
opposite() - Method in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
option() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the option record component.
Option - Enum Class in fr.maxlego08.essentials.api.user
Represents various options available in the system.
option_name() - Method in record class fr.maxlego08.essentials.api.dto.OptionDTO
Returns the value of the option_name record component.
option_value() - Method in record class fr.maxlego08.essentials.api.dto.OptionDTO
Returns the value of the option_value record component.
OptionDTO - Record Class in fr.maxlego08.essentials.api.dto
 
OptionDTO(Option, boolean) - Constructor for record class fr.maxlego08.essentials.api.dto.OptionDTO
Creates an instance of a OptionDTO record class.
outset(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Outset (grow) the Cuboid in the given direction by the given amount.
overlay() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the overlay record component.

P

p - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
P - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
PacketRegister - Interface in fr.maxlego08.essentials.api.packet
An interface for registering and managing packet listeners.
PAINTINGS - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
PALE_OAK_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PANDA - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PAPER - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerType
 
papi(Player, String) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Processes a string using PlaceholderAPI for a specific player.
PARROT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PASSIVE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
password() - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Returns the value of the password record component.
pattern() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Returns the value of the pattern record component.
pay(UUID, String, UUID, String, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Initiates a payment from one player to another with the specified economy and amount.
PAY_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
PendingEconomyUpdate - Record Class in fr.maxlego08.essentials.api.economy
 
PendingEconomyUpdate(UUID, Economy, AtomicReference<BigDecimal>) - Constructor for record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Creates an instance of a PendingEconomyUpdate record class.
percent() - Method in record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Returns the value of the percent record component.
PERCENT - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
PERIOD - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
permissibles() - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Returns the value of the permissibles record component.
permissibles() - Method in record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Returns the value of the permissibles record component.
permission() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.home.HomePermission
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.utils.NearDistance
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.utils.TagPermission
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Returns the value of the permission record component.
permission() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Returns the value of the permission record component.
Permission - Enum Class in fr.maxlego08.essentials.api.commands
Represents permissions related to commands.
permissionActions() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns the value of the permissionActions record component.
PermissionBlockPerSecond - Record Class in fr.maxlego08.essentials.api.worldedit
 
PermissionBlockPerSecond(String, int) - Constructor for record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Creates an instance of a PermissionBlockPerSecond record class.
PermissionChecker - Interface in fr.maxlego08.essentials.api.permission
 
PermissionHeight - Record Class in fr.maxlego08.essentials.api.worldedit
 
PermissionHeight(String, int) - Constructor for record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Creates an instance of a PermissionHeight record class.
PermissionMaxBlocks - Record Class in fr.maxlego08.essentials.api.worldedit
 
PermissionMaxBlocks(String, int) - Constructor for record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Creates an instance of a PermissionMaxBlocks record class.
PermissionMaxDistance - Record Class in fr.maxlego08.essentials.api.worldedit
 
PermissionMaxDistance(String, int) - Constructor for record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Creates an instance of a PermissionMaxDistance record class.
PermissionRadius - Record Class in fr.maxlego08.essentials.api.worldedit
 
PermissionRadius(String, int) - Constructor for record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Creates an instance of a PermissionRadius record class.
permissions() - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Returns the value of the permissions record component.
permissions() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns the value of the permissions record component.
PermissionSlotsVault - Record Class in fr.maxlego08.essentials.api.vault
A record representing a mapping between a permission and the number of slots in a vault.
PermissionSlotsVault(String, int) - Constructor for record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Creates an instance of a PermissionSlotsVault record class.
Persist - Class in fr.maxlego08.essentials.api.storage
 
Persist(EssentialsPlugin) - Constructor for class fr.maxlego08.essentials.api.storage.Persist
 
PHANTOM - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PIG - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PIGLIN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PIGLIN_BRUTE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PIGZOMB - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PILLAGER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
PLACE - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditAction
 
placeholder() - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Returns the value of the placeholder record component.
Placeholder - Interface in fr.maxlego08.essentials.api.placeholders
Represents a placeholder system for registering and handling placeholders in messages.
PlaceholderRegister - Interface in fr.maxlego08.essentials.api.placeholders
Represents a placeholder register for registering placeholder systems with plugins.
play_time() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns the value of the play_time record component.
play_time() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the play_time record component.
play_time_between() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the play_time_between record component.
play_time_end() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the play_time_end record component.
play_time_start() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the play_time_start record component.
player() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns the value of the player record component.
player() - Method in record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
Returns the value of the player record component.
player() - Method in record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
Returns the value of the player record component.
player_id() - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Returns the value of the player_id record component.
PLAYER_NOT_FOUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
player_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the player_unique_id record component.
playerBoard - Variable in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
The player board associated with this animation.
PlayerBoard - Interface in fr.maxlego08.essentials.api.scoreboard
 
PlayerCache - Class in fr.maxlego08.essentials.api.utils
Represents a cache for player names.
PlayerCache() - Constructor for class fr.maxlego08.essentials.api.utils.PlayerCache
 
PlayerInventoryHolder - Record Class in fr.maxlego08.essentials.api.utils.inventory
 
PlayerInventoryHolder(Player) - Constructor for record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
Creates an instance of a PlayerInventoryHolder record class.
PlayerManager - Interface in fr.maxlego08.essentials.api.nms
 
players() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the players record component.
PlayerSlotDTO - Record Class in fr.maxlego08.essentials.api.dto
 
PlayerSlotDTO(UUID, int) - Constructor for record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Creates an instance of a PlayerSlotDTO record class.
PlayerStep - Class in fr.maxlego08.essentials.api.steps
 
PlayerStep(Player, Map<String, Object>) - Constructor for class fr.maxlego08.essentials.api.steps.PlayerStep
 
playerUniqueId() - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Returns the value of the playerUniqueId record component.
PlayerUtil - Interface in fr.maxlego08.essentials.api.nms
 
PlayerVaults - Interface in fr.maxlego08.essentials.api.vault
Represents a collection of vaults associated with a player.
playSound(Sound, float, float) - Method in interface fr.maxlego08.essentials.api.user.User
Plays a sound for the user.
PlayTimeDTO - Record Class in fr.maxlego08.essentials.api.dto
 
PlayTimeDTO(UUID, long, String, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Creates an instance of a PlayTimeDTO record class.
playTimeDTOS() - Method in record class fr.maxlego08.essentials.api.user.UserRecord
Returns the value of the playTimeDTOS record component.
plugin - Variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
plugin - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
PLUS_SIGN - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
POLAR_BEAR - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
port() - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Returns the value of the port record component.
POWER_TOOLS_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
PowerToolsDTO - Record Class in fr.maxlego08.essentials.api.dto
 
PowerToolsDTO(Material, String) - Constructor for record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Creates an instance of a PowerToolsDTO record class.
PREFIX - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
prePerform(EssentialsPlugin, CommandSender, String[]) - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Performs pre-command execution checks and actions.
price() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Returns the value of the price record component.
price() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Returns the value of the price record component.
PRICE_RAW - Enum constant in enum class fr.maxlego08.essentials.api.economy.PriceFormat
Represents a raw price format.
PRICE_WITH_DECIMAL_FORMAT - Enum constant in enum class fr.maxlego08.essentials.api.economy.PriceFormat
Represents a price format with decimal formatting.
PRICE_WITH_REDUCTION - Enum constant in enum class fr.maxlego08.essentials.api.economy.PriceFormat
Represents a price format with reduction applied.
PriceFormat - Enum Class in fr.maxlego08.essentials.api.economy
Represents different formats for pricing.
priceMultiplier() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns the value of the priceMultiplier record component.
priority() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the priority record component.
priority() - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Returns the value of the priority record component.
priority() - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Returns the value of the priority record component.
PRIVATE_MESSAGE_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
PrivateMessage - Record Class in fr.maxlego08.essentials.api.user
 
PrivateMessage(UUID, String) - Constructor for record class fr.maxlego08.essentials.api.user.PrivateMessage
Creates an instance of a PrivateMessage record class.
PrivateMessageDTO - Record Class in fr.maxlego08.essentials.api.dto
 
PrivateMessageDTO(UUID, UUID, String, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Creates an instance of a PrivateMessageDTO record class.
process() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
process(ServerMessage) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
Processes a server message received from the server.
processNextBatch(List<BlockInfo>, int, int, Runnable, Consumer<List<BlockInfo>>) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
processUnmute(CommandSender, UUID, String, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Process the unmute command.
pub(Player, String) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Sends a public message to all players in the same world as the given player.
PUFFERFISH - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

Q

q - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Q - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
quantity() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns the value of the quantity record component.
QUESTION_MARK - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
QUIT_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 

R

r - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
R - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
RABBIT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
radius() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Returns the value of the radius record component.
random - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
RANDOM_WORD_CLEAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
RandomWord - Interface in fr.maxlego08.essentials.api.utils
A utility for managing random words.
RAVAGER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
read(JsonReader) - Method in class fr.maxlego08.essentials.api.storage.adapter.LocationAdapter
 
read(File) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
readBytes(File) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
readCatch(File) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
reason() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the reason record component.
reason() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the reason record component.
receiver_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns the value of the receiver_unique_id record component.
REDIS - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerType
 
RedisConfiguration - Record Class in fr.maxlego08.essentials.api.server
Represents the configuration for connecting to a Redis server.
RedisConfiguration(String, int, String) - Constructor for record class fr.maxlego08.essentials.api.server.RedisConfiguration
Creates an instance of a RedisConfiguration record class.
ReflectionUtils - Class in fr.maxlego08.essentials.api.utils
 
ReflectionUtils() - Constructor for class fr.maxlego08.essentials.api.utils.ReflectionUtils
 
refreshBaltop(Economy) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Refreshes the Baltop for a specific economy, recalculating all positions.
regex() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns the value of the regex record component.
register() - Method in interface fr.maxlego08.essentials.api.enchantment.Enchantments
Registers all custom enchantments within the plugin.
register(Placeholder, EssentialsPlugin) - Method in interface fr.maxlego08.essentials.api.placeholders.PlaceholderRegister
Registers a placeholder system with the specified plugin.
register(String, ReturnBiConsumer<Player, String, String>, String, String...) - Method in interface fr.maxlego08.essentials.api.placeholders.Placeholder
Registers a placeholder with a specified start string, consumer, description, and optional arguments.
register(String, ReturnConsumer<Player, String>, String) - Method in interface fr.maxlego08.essentials.api.placeholders.Placeholder
Registers a placeholder with a specified start string, consumer, and description.
register(Player, Date) - Method in interface fr.maxlego08.essentials.api.steps.CustomStep
Registers a custom step for the given player.
registerCommand(EssentialsCommand) - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Registers a command with the command manager.
registerCommand(String, EssentialsCommand) - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Registers a command with the command manager using a specified label.
registerCommand(Plugin, String, EssentialsCommand, List<String>) - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Registers a command with the command manager using a specified plugin, label, command, and aliases.
registerStep(CustomStep) - Method in interface fr.maxlego08.essentials.api.steps.StepManager
Registers a custom step for the step manager.
reloadPlayers() - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Reloads the scoreboards for all players.
remove() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidIterator
 
remove(Vault, VaultItem, Player, long, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Removes an item from a vault.
remove(Player) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditBossBar
Removes the WorldEdit boss bar from the specified player's view.
removeColorCodes(String) - Static method in class fr.maxlego08.essentials.api.messages.MessageHelper
 
removeCooldown(String) - Method in interface fr.maxlego08.essentials.api.user.User
Removes a specific cooldown by name.
removeCurrentVotePartyAmount(long) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Removes a specified amount from the current vote party count.
removeDiscordAccount() - Method in interface fr.maxlego08.essentials.api.user.User
 
removeFlySeconds(long) - Method in interface fr.maxlego08.essentials.api.user.User
 
removeHologram(Hologram) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Removes a hologram from the manager.
removeHome(String) - Method in interface fr.maxlego08.essentials.api.user.User
Removes the home location with the specified name for the user.
removeLine(int) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Removes a specific line from the hologram by its line number.
removeLine(int) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Remove a scoreboard line.
removeMailBoxItem(int) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Removes a mailbox item.
removeMaterial(Player, Material, long) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Removes a specified amount of a material from a player's vaults.
removeNonAlphanumeric(String) - Static method in class fr.maxlego08.essentials.api.messages.MessageUtils
 
removePlayer(String) - Method in class fr.maxlego08.essentials.api.utils.PlayerCache
Removes a player name from the cache.
removePlayer(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Removes the specified player from the cache.
removeQuantity(long) - Method in interface fr.maxlego08.essentials.api.vault.VaultItem
Removes a specified amount from the quantity of the item.
removeRequiredItems(Player, Map<Material, Long>) - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
removeTeleportRequest(User) - Method in interface fr.maxlego08.essentials.api.user.User
Removes a teleport request sent to the user.
removeVaultItem(UUID, int, int) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Removes a vault item.
removeVote(long) - Method in interface fr.maxlego08.essentials.api.user.User
Removes from the current vote count for the user.
replace(String) - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
 
ReplacePlaceholder - Record Class in fr.maxlego08.essentials.api.configuration
 
ReplacePlaceholder(String, String, List<ReplacePlaceholderElement>) - Constructor for record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Creates an instance of a ReplacePlaceholder record class.
ReplacePlaceholderElement - Interface in fr.maxlego08.essentials.api.configuration
 
ReplacePlaceholderType - Enum Class in fr.maxlego08.essentials.api.configuration
 
reset() - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
 
resetIcon(Player, Vault) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Resets the icon of a vault to its default state.
resetName(Player, Vault) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Resets the name of a vault to its default state.
resetOfflineVote() - Method in interface fr.maxlego08.essentials.api.user.User
Resets the offline votes for the user.
resetVotes() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Resets votes.
resetVotes() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Resets the vote counts, typically done at the end of a voting period.
result() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns the value of the result record component.
result() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Returns the value of the result record component.
result() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Returns the value of the result record component.
ResultSetConsumer - Interface in fr.maxlego08.essentials.api.functionnals
 
ReturnBiConsumer<T,G,C> - Interface in fr.maxlego08.essentials.api.functionnals
 
ReturnConsumer<T,G> - Interface in fr.maxlego08.essentials.api.functionnals
 
RIGHT_ARROW - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
RIGHT_BRACKET - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
RIGHT_CURL_BRACE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
RIGHT_PERENTHESIS - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
RULES - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
RuleType - Enum Class in fr.maxlego08.essentials.api.utils
 
RUNNING - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 

S

s - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
S - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
SafeLocation - Class in fr.maxlego08.essentials.api.utils
 
SafeLocation(String, double, double, double, float, float) - Constructor for class fr.maxlego08.essentials.api.utils.SafeLocation
 
SafeLocation(Location) - Constructor for class fr.maxlego08.essentials.api.utils.SafeLocation
 
SALMON - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
Sanction - Class in fr.maxlego08.essentials.api.sanction
Represents a sanction imposed on a player, such as a ban, mute, or kick.
Sanction(int, UUID, UUID, String, long, Date, Date, SanctionType) - Constructor for class fr.maxlego08.essentials.api.sanction.Sanction
Constructs a new Sanction.
sanction_type() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the sanction_type record component.
SanctionDTO - Record Class in fr.maxlego08.essentials.api.dto
 
SanctionDTO(int, UUID, UUID, String, Date, Date, SanctionType, long) - Constructor for record class fr.maxlego08.essentials.api.dto.SanctionDTO
Creates an instance of a SanctionDTO record class.
SanctionManager - Interface in fr.maxlego08.essentials.api.sanction
 
SanctionType - Enum Class in fr.maxlego08.essentials.api.sanction
 
save(Object) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
save(Object, Folder, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
save(Object, File) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
save(Object, String) - Method in class fr.maxlego08.essentials.api.storage.Persist
 
saveCommands() - Method in interface fr.maxlego08.essentials.api.commands.CommandManager
Saves all commands to the command configuration.
saveHologram(Hologram) - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Saves a specific hologram to the storage.
saveHolograms() - Method in interface fr.maxlego08.essentials.api.hologram.HologramManager
Saves all holograms to the storage.
saveOrUpdateConfiguration(String, boolean) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Saves or updates the server configuration.
saveOrUpdateConfiguration(String, String, boolean) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Saves or updates the server configuration from a specified resource path.
scoreboard() - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Returns the value of the scoreboard record component.
scoreboard() - Method in record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Returns the value of the scoreboard record component.
SCOREBOARD_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
SCOREBOARD_ENABLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
ScoreboardAnimation - Class in fr.maxlego08.essentials.api.scoreboard
Abstract class representing a scoreboard animation.
ScoreboardAnimation(PlayerBoard, int) - Constructor for class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
Constructs a new ScoreboardAnimation for the given player board.
ScoreboardAnimationType - Enum Class in fr.maxlego08.essentials.api.scoreboard
 
ScoreboardLine - Interface in fr.maxlego08.essentials.api.scoreboard
Interface representing a line on a scoreboard.
ScoreboardManager - Interface in fr.maxlego08.essentials.api.scoreboard
Interface representing the manager for handling scoreboards in the game.
ScoreboardType - Enum Class in fr.maxlego08.essentials.api.scoreboard
 
second() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns the value of the second record component.
seconds() - Method in record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Returns the value of the seconds record component.
seen(CommandSender, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Lists all players who have been seen using the specified IP address.
seen(CommandSender, UUID) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
Retrieves and displays the last seen information of a player.
selectCode(String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the discord code.
selectDiscordAccount(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the discord account.
Selection - Interface in fr.maxlego08.essentials.api.worldedit
Interface representing a selection of two locations in a Minecraft world.
selectRandomMaterial() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
selectStep(UUID, Step) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
 
SEMI_COLON - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
sendActionBar(Player, String) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Sends an action bar message to a specified player.
sendBaltop(Player, int) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Sends the Baltop list to a player, displaying a specific page.
sendBossBar(EssentialsPlugin, Player, BossBarMessage) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Sends a boss bar message to a specified player, which can be used to display progress or important information.
sendDiscord(Player, DiscordConfiguration, String...) - Method in interface fr.maxlego08.essentials.api.discord.DiscordManager
Sends a message to a Discord channel, using the given configuration and arguments.
sender_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns the value of the sender_unique_id record component.
sender_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns the value of the sender_unique_id record component.
senderName() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns the value of the senderName record component.
senderUniqueId() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns the value of the senderUniqueId record component.
sendFinishMessage(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Sends a message to the user indicating the completion of an operation.
sendHomes(Player, User) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Sends the list of homes to the given player.
sendMessage(UUID, Message, Object...) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Sends a message to a player with the given UUID.
sendMessage(CommandSender, String) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Sends a text message to a specified CommandSender, which could be a player or the console.
sendPrivateMessage(User, PrivateMessage, Message, String) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
sendPrivateMessage(User, PrivateMessage, String) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Sends a private message to a player.
sendRefundMessage(Player, Map<Material, Long>, BigDecimal, Economy) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Sends a refund message to the player with the details of refunded materials.
sendTeleportHereRequest(User) - Method in interface fr.maxlego08.essentials.api.user.User
Sends a teleport request to another user.
sendTeleportRequest(User) - Method in interface fr.maxlego08.essentials.api.user.User
Sends a teleport request to another user.
sendTitle(Player, TitleMessage, Object...) - Method in interface fr.maxlego08.essentials.api.utils.component.ComponentMessage
Sends a title message to a specified player, with options for the main title, subtitle, and fade timings.
sendVoteParty(Player) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Sends a vote party notification or message to a player.
serialize() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
ServerMessage - Record Class in fr.maxlego08.essentials.api.server.messages
 
ServerMessage(ServerMessageType, UUID, Permission, Option, Message, Object[]) - Constructor for record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Creates an instance of a ServerMessage record class.
serverMessageType() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the serverMessageType record component.
ServerMessageType - Enum Class in fr.maxlego08.essentials.api.server
 
ServerPrivateMessage - Record Class in fr.maxlego08.essentials.api.server.messages
 
ServerPrivateMessage(UUID, String, UUID, String) - Constructor for record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Creates an instance of a ServerPrivateMessage record class.
ServerStorage - Interface in fr.maxlego08.essentials.api.storage
 
ServerStorageDTO - Record Class in fr.maxlego08.essentials.api.dto
 
ServerStorageDTO(String, Object) - Constructor for record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Creates an instance of a ServerStorageDTO record class.
ServerType - Enum Class in fr.maxlego08.essentials.api.server
 
set(double, double, double) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
set(Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the balance of the user in the specified economy.
set(Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the balance of the user in the specified economy.
set(Key, Object) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
set(String, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.OfflineEconomy
Sets the balance of the specified economy for an offline user to the specified amount.
set(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Sets the balance of the account with the specified UUID in the specified economy to the specified amount.
set(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the balance of the user from the specified source UUID in the specified economy.
set(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Sets the balance of the account with the specified UUID in the specified economy to the specified amount.
set(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the balance of the user from the specified source UUID in the specified economy.
set(UUID, String) - Method in interface fr.maxlego08.essentials.api.utils.RandomWord
Sets the random word for the given uuid.
setAddress(String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the user's IP address.
setAmount(BigDecimal) - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyUpdateEvent
Sets the amount by which the user's economy is updated.
setAuthor(String, String, String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setAvatarUrl(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
setBackground(TextColor) - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Sets the background TextColor for the text hologram.
setBalance(String, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the balance of the user in the specified economy.
setBanSanction(Sanction) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a ban sanction for the user.
setBillboard(Display.Billboard) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the billboard mode for the hologram.
setBlocks(User, List<MaterialPercent>) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Sets blocks for the specified user according to the provided material percentages.
setBlockTracker(BlockTracker) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Sets the block tracker to the specified block tracker.
setBrightness(Display.Brightness) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the brightness of the hologram.
setCancelled(boolean) - Method in class fr.maxlego08.essentials.api.event.CancellableEssentialsEvent
 
setCancelled(boolean) - Method in class fr.maxlego08.essentials.api.event.CancellableUserEvent
 
setColor(Color) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setComponents(List<Component>) - Method in class fr.maxlego08.essentials.api.hologram.ComponentCache
Sets the list of components in the cache, replacing the current list with a new one.
setContent(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
setContents(List<ServerStorageDTO>) - Method in interface fr.maxlego08.essentials.api.storage.ServerStorage
 
setCooldown(String, long) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a cooldown for the user with the specified key and expiration timestamp.
setCooldowns(List<CooldownDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the cooldowns for the user based on the provided cooldown data transfer objects.
setCooldownSilent(String, long) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a cooldown for the user with the specified key and expiration timestamp without updating the database
setCurrentDeleteHome(Home) - Method in interface fr.maxlego08.essentials.api.user.User
 
setCurrentVotePartyAmount(long) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Sets the current amount of votes towards the next vote party.
setDescription(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setDiscordAccount(DiscordAccount) - Method in interface fr.maxlego08.essentials.api.user.User
 
setEconomies(List<EconomyDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the economy balances of the user based on the provided economy data transfer objects.
setEconomy(Economy) - Method in class fr.maxlego08.essentials.api.event.events.user.UserEconomyUpdateEvent
Sets the economy system associated with this event.
setFakeOption(Option, boolean) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a fake option with a specified value.
setFakeSanctions(List<SanctionDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the list of fake sanctions.
setFirstJoin() - Method in interface fr.maxlego08.essentials.api.user.User
Sets the user's first join status.
setFirstLocation(Location) - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Sets the first location of the selection.
setFlySeconds(long) - Method in interface fr.maxlego08.essentials.api.user.User
 
setFooter(String, String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setFrozen(boolean) - Method in interface fr.maxlego08.essentials.api.user.User
 
setHome(String, Location, boolean) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a home location for the user with the specified name.
setHome(Player, String, String) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Sets the home with the given name for the given user.
setHomes(List<HomeDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the home locations for the user based on the provided home data transfer objects.
setIconItemStack(ItemStack) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Sets the icon item stack representing the vault.
setId(int) - Method in class fr.maxlego08.essentials.api.mailbox.MailBoxItem
Sets the ID of the mailbox item.
setId(int) - Method in class fr.maxlego08.essentials.api.sanction.Sanction
 
setImage(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setInstanceId(UUID) - Method in class fr.maxlego08.essentials.api.server.IdentifiedInstance
 
setItemDisplayTransform(ItemDisplay.ItemDisplayTransform) - Method in class fr.maxlego08.essentials.api.hologram.configuration.ItemHologramConfiguration
Sets the ItemDisplay.ItemDisplayTransform to be used when displaying the hologram.
setItemInMainHand(ItemStack) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the item to be held in the user's main hand.
setItems(List<MenuItemStack>) - Method in interface fr.maxlego08.essentials.api.kit.Kit
Sets the items in the kit using a list of menu item stacks.
setItemStack(ItemStack) - Method in class fr.maxlego08.essentials.api.hologram.configuration.ItemHologramConfiguration
Sets the ItemStack to be displayed by this hologram.
setLastActiveTime() - Method in interface fr.maxlego08.essentials.api.user.User
 
setLastLocation() - Method in interface fr.maxlego08.essentials.api.user.User
Sets the last location of the user to their current location.
setLastLocation(SafeLocation) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the last location of the user.
setLastMessage(String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the last message sent by the user.
setLastVote(UUID, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Sets the last vote for a user.
setLine(int) - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Sets the line number for this hologram line.
setLoaded(boolean) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
 
setMailBoxItems(List<MailBoxDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the list of mailbox items.
setMaterial(Material) - Method in class fr.maxlego08.essentials.api.hologram.configuration.BlockHologramConfiguration
Sets the Material of the block used in the hologram.
setMaterial(Material) - Method in interface fr.maxlego08.essentials.api.home.Home
Sets the material associated with the home.
setMessages(List<EssentialsMessage>) - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
setMuteSanction(Sanction) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a mute sanction for the user.
setName(String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the name of the user.
setName(String) - Method in interface fr.maxlego08.essentials.api.vault.Vault
Sets the name of the vault.
setOption(Option, boolean) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the value of the specified option for the user.
setOptions(List<OptionDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the options for the user based on the provided option data transfer objects.
setPermission(String) - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
 
setPitch(float) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
setPlayers(Set<String>) - Method in class fr.maxlego08.essentials.api.utils.PlayerCache
Sets the player names in the cache, replacing any existing names.
setPlayerSlot(CommandSender, OfflinePlayer, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Sets the number of slots available to a player in their vaults.
setPlayTime(long) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the total playtime of the user.
setPlugin(EssentialsPlugin) - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
setPos1(Player, Location) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Sets the first position for WorldEdit operations for the player.
setPos2(Player, Location) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Sets the second position for WorldEdit operations for the player.
setPowerTools(Map<Material, String>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the map of power tools assigned to materials.
setPowerTools(UUID, Material, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Sets power tools for a user.
setPowerTools(Material, String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a power tool for a specific material with a command.
setPrivateMessage(UUID, String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a private message for the user.
setSamples(int) - Method in class fr.maxlego08.essentials.api.utils.DynamicCooldown
 
setSanction(Integer, Integer) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the active ban and mute IDs for the user.
setScale(Vector3f) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the scale of the hologram.
setSecondLocation(Location) - Method in interface fr.maxlego08.essentials.api.worldedit.Selection
Sets the second location of the selection.
setSeeThrough(boolean) - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Sets whether the text hologram should be see-through.
setServerStorage(ServerStorage) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Sets the server storage for handling server-related data.
setShadowRadius(float) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the shadow radius of the hologram.
setShadowStrength(float) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the shadow strength of the hologram.
setSlots(int) - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Sets the number of slots available for the player.
setTargetPay(User, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Sets a target pay for the user, specifying the target user, economy, and amount.
setTargetUser(User) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the user targeted by the current user.
setTargetVault(Vault) - Method in interface fr.maxlego08.essentials.api.vault.PlayerVaults
Sets the vault currently targeted by the player.
setTeleportRequest(TeleportRequest) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the teleport request for the user.
setText(String) - Method in class fr.maxlego08.essentials.api.hologram.HologramLine
Sets the text content of this hologram line.
setTextAlignment(TextDisplay.TextAlignment) - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Sets the TextDisplay.TextAlignment for the text hologram.
setTextShadow(boolean) - Method in class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
Enables or disables the text shadow for the text hologram.
setThumbnail(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setTitle(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setTranslation(Vector3f) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the translation offset of the hologram.
setTts(boolean) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
setUrl(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook.EmbedObject
 
setUsername(String) - Method in class fr.maxlego08.essentials.api.discord.DiscordWebhook
 
setVaultSlot(UUID, int) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Sets the vault slot.
setVisibilityDistance(int) - Method in class fr.maxlego08.essentials.api.hologram.configuration.HologramConfiguration
Sets the visibility distance of the hologram.
setVote(long) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the current vote count for the user.
setVote(UUID, long, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Sets votes for a user.
setVotePartyAmount(long) - Method in class fr.maxlego08.essentials.api.event.events.vote.VotePartyEvent
 
setVoteSite(String) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the vote site for the user.
setVoteSites(List<VoteSiteDTO>) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the list of vote sites for the user.
setWithDTO(UserDTO) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the user data using a UserDTO object.
setWorldeditTask(WorldEditTask) - Method in interface fr.maxlego08.essentials.api.user.User
Sets the WorldEdit task for the user.
setX(double) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
setY(double) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
setYaw(float) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
setZ(double) - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
SHEEP - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
shift(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
Shift the Cuboid in the given direction by the given amount.
ShowItem - Record Class in fr.maxlego08.essentials.api.chat
 
ShowItem(Player, ItemStack, long, String) - Constructor for record class fr.maxlego08.essentials.api.chat.ShowItem
Creates an instance of a ShowItem record class.
SHULKER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SILVERFISH - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SimpleCache<K,V> - Class in fr.maxlego08.essentials.api.cache
A simple caching utility class that stores key-value pairs in memory using a ConcurrentHashMap.
SimpleCache() - Constructor for class fr.maxlego08.essentials.api.cache.SimpleCache
Constructs a new SimpleCache instance.
SimpleCache.Loader<V> - Interface in fr.maxlego08.essentials.api.cache
Functional interface for loading values into the cache.
single(UUID, Message, Object...) - Static method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
 
SINGLE - Enum constant in enum class fr.maxlego08.essentials.api.server.ServerMessageType
 
SINGLE_QUOTE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
site() - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Returns the value of the site record component.
siteExist(String) - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Checks if a specified voting site exists.
size() - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Get the scoreboard size (the number of lines).
SKELETON - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SKELETON_HORSE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SLASH - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
SLIME - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
slot() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns the value of the slot record component.
slot() - Method in record class fr.maxlego08.essentials.api.vault.VaultResult
Returns the value of the slot record component.
slots() - Method in record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Returns the value of the slots record component.
slots() - Method in record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Returns the value of the slots record component.
SNIFFER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SNOW_GOLEM - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
SNOWMAN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SOCIAL_SPY - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
Option for enabling social psy feature.
South - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
SPACE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
SPAWNER_MINECART - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
sphereBlocks(User, List<MaterialPercent>, int, boolean) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Creates a sphere using the specified materials for the user.
SPIDER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SPRUCE_BOAT - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SQLITE - Enum constant in enum class fr.maxlego08.essentials.api.storage.StorageType
 
SQUID - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
STACK - Enum constant in enum class fr.maxlego08.essentials.api.home.HomeUsageType
 
start() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns the value of the start record component.
start() - Method in class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimation
Starts the scoreboard animation.
START - Enum constant in enum class fr.maxlego08.essentials.api.commands.Tab
 
startAfkTime() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns the value of the startAfkTime record component.
startAnimation(PlayerBoard) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Starts the animation for this scoreboard line on the specified player board.
startCurrentSessionPlayTime() - Method in interface fr.maxlego08.essentials.api.user.User
Starts tracking the playtime of the current session.
startInteractiveChat(Player, Consumer<String>, long) - Method in interface fr.maxlego08.essentials.api.EssentialsPlugin
Starts an interactive chat session with a player.
startPlaceBlocks() - Method in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
startResetTask() - Method in interface fr.maxlego08.essentials.api.vote.VoteManager
Starts the task responsible for resetting votes periodically.
startStep(CommandSender, Player, Step) - Method in interface fr.maxlego08.essentials.api.steps.StepManager
Handles the specified step for a given player.
StatementConsumer - Interface in fr.maxlego08.essentials.api.functionnals
 
Step - Record Class in fr.maxlego08.essentials.api.steps
 
Step(String) - Constructor for record class fr.maxlego08.essentials.api.steps.Step
Creates an instance of a Step record class.
STEP_ALREADY_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
STEP_DOESNT_EXIST - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
STEP_DOESNT_STARTED - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
step_name() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the step_name record component.
StepCreateEvent - Class in fr.maxlego08.essentials.api.event.events.step
 
StepCreateEvent(User, Step) - Constructor for class fr.maxlego08.essentials.api.event.events.step.StepCreateEvent
 
StepDTO - Record Class in fr.maxlego08.essentials.api.dto
 
StepDTO(UUID, String, String, Date, Date, long, long, long, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.StepDTO
Creates an instance of a StepDTO record class.
StepFinishEvent - Class in fr.maxlego08.essentials.api.event.events.step
 
StepFinishEvent(boolean, User, PlayerStep) - Constructor for class fr.maxlego08.essentials.api.event.events.step.StepFinishEvent
 
StepFinishEvent(User, boolean, PlayerStep) - Constructor for class fr.maxlego08.essentials.api.event.events.step.StepFinishEvent
 
StepFinishEvent(User, PlayerStep) - Constructor for class fr.maxlego08.essentials.api.event.events.step.StepFinishEvent
 
StepManager - Interface in fr.maxlego08.essentials.api.steps
 
stopEdition(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Stops the current editing operation for the user.
StorageKey - Class in fr.maxlego08.essentials.api.storage
 
StorageKey(String) - Constructor for class fr.maxlego08.essentials.api.storage.StorageKey
 
StorageKey(String, String) - Constructor for class fr.maxlego08.essentials.api.storage.StorageKey
 
StorageKey(Plugin, String) - Constructor for class fr.maxlego08.essentials.api.storage.StorageKey
 
StorageManager - Interface in fr.maxlego08.essentials.api.storage
 
StorageType - Enum Class in fr.maxlego08.essentials.api.storage
 
storeTransactions(UUID, UUID, Economy, BigDecimal, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Stores a transaction between two users.
STRAY - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
STRAY_SKELETON - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
STRIDER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
STRING - Enum constant in enum class fr.maxlego08.essentials.api.configuration.ReplacePlaceholderType
 
StringConsumer<T> - Interface in fr.maxlego08.essentials.api.functionnals
 
StringPlaceholder - Record Class in fr.maxlego08.essentials.api.configuration.placeholders
 
StringPlaceholder(String, String) - Constructor for record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Creates an instance of a StringPlaceholder record class.
style() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Returns the value of the style record component.
subtitle() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns the value of the subtitle record component.
SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 
suffix - Variable in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
SYNTAX_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.commands.CommandResultType
 

T

t - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
T - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Tab - Enum Class in fr.maxlego08.essentials.api.commands
 
TabCompletion - Interface in fr.maxlego08.essentials.api.commands
 
TADPOLE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
TagPermission - Record Class in fr.maxlego08.essentials.api.utils
 
TagPermission(Permission, TagResolver) - Constructor for record class fr.maxlego08.essentials.api.utils.TagPermission
Creates an instance of a TagPermission record class.
tagResolver() - Method in record class fr.maxlego08.essentials.api.utils.TagPermission
Returns the value of the tagResolver record component.
TAMED - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 
targetUniqueId() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns the value of the targetUniqueId record component.
TaskCondition - Record Class in fr.maxlego08.essentials.api.scoreboard
 
TaskCondition(String, List<Permissible>) - Constructor for record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Creates an instance of a TaskCondition record class.
tchat(String...) - Static method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
 
TCHAT - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
teleport(User, Home) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Teleports the given user to the given home.
teleport(User, String, String) - Method in interface fr.maxlego08.essentials.api.home.HomeManager
Teleports the given user to the home with the given name of the given player.
teleport(Location) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Teleports the hologram to a new location and updates its location.
teleport(Location) - Method in interface fr.maxlego08.essentials.api.user.User
Teleports the user to the specified location.
teleport(Location, Message, Message, Object...) - Method in interface fr.maxlego08.essentials.api.user.User
Teleports the user to the specified location with messages.
TELEPORT_DAMAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_ERROR_LOCATION - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE_HOME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE_SPAWN_CONSOLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MESSAGE_WARP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_MOVE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_RANDOM_START - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_SUCCESS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_SUCCESS_HOME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_SUCCESS_RANDOM - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_SUCCESS_SPAWN - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TELEPORT_SUCCESS_WARP - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
teleportNow(Location) - Method in interface fr.maxlego08.essentials.api.user.User
Teleports the user to the specified location immediately.
TeleportRequest - Interface in fr.maxlego08.essentials.api.user
Represents a teleportation request between two users.
text() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Returns the value of the text record component.
text() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns the value of the text record component.
TEXT - Enum constant in enum class fr.maxlego08.essentials.api.hologram.HologramType
 
TextHologramConfiguration - Class in fr.maxlego08.essentials.api.hologram.configuration
This class represents the configuration settings for a text hologram.
TextHologramConfiguration() - Constructor for class fr.maxlego08.essentials.api.hologram.configuration.TextHologramConfiguration
 
thumbnail() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the thumbnail record component.
Thumbnail(String) - Constructor for record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Thumbnail
Creates an instance of a Thumbnail record class.
TICK - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
TILDE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
time() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns the value of the time record component.
title() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the title record component.
title() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns the value of the title record component.
TITLE - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
TitleMessage - Record Class in fr.maxlego08.essentials.api.messages.messages
 
TitleMessage(String, String, long, long, long) - Constructor for record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Creates an instance of a TitleMessage record class.
TNT_MINECART - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
to() - Method in record class fr.maxlego08.essentials.api.utils.TransformMaterial
Returns the value of the to record component.
to_amount() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the to_amount record component.
to_unique_id() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the to_unique_id record component.
toColor() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns the value of the toColor record component.
toConfigurationName() - Method in enum class fr.maxlego08.essentials.api.messages.Message
 
toFolder() - Method in enum class fr.maxlego08.essentials.api.storage.Folder
 
toggle() - Method in record class fr.maxlego08.essentials.api.server.messages.ChatToggle
Returns the value of the toggle record component.
toggleChat(boolean) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Toggles the chat of the server.
toggleChat(boolean) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
toggleOptionBossBar(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Toggles the option boss bar for the user.
toggleOptionInventory(User) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Toggles the option inventory for the user.
toggleScoreboard(Player, boolean) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Toggles the visibility of the scoreboard for the specified player.
toPermission() - Method in enum class fr.maxlego08.essentials.api.commands.Permission
 
toString() - Method in record class fr.maxlego08.essentials.api.afk.AfkPermission
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.ChatCooldown
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.ChatFormat
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.ChatPlaceholder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.ChatResult
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.CustomRules
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.InteractiveChat
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.chat.ShowItem
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.commands.CommandCooldown
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.NumberPlaceholder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.configuration.placeholders.StringPlaceholder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.configuration.ReplacePlaceholder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Footer
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Image
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Thumbnail
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.CooldownDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.EconomyDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.FlyDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.HomeDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.OptionDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.PowerToolsDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.PrivateMessageDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.SanctionDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.ServerStorageDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.economy.DefaultEconomyConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.economy.NumberFormatReduction
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.economy.NumberMultiplicationFormat
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.hologram.AutoUpdateTaskConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.home.HomePermission
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.messages.messages.BossBarMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.messages.messages.ClassicMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.messages.messages.TitleMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.ColorWaveConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.NoneConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.scoreboard.JoinCondition
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.scoreboard.TaskCondition
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.ChatClear
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.ChatToggle
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.KickMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerPrivateMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.server.RedisConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.steps.Step
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.user.PrivateMessage
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.user.UserRecord
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.inventory.EnderChestHolder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.inventory.PlayerInventoryHolder
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.MessageColor
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.NearDistance
Returns a string representation of this record class.
toString() - Method in class fr.maxlego08.essentials.api.utils.SafeLocation
 
toString() - Method in record class fr.maxlego08.essentials.api.utils.TagPermission
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.TransformMaterial
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.utils.Warp
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vault.PermissionSlotsVault
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vault.VaultResult
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vote.VotePartyReward
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vote.VoteReward
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockInfo
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.BlockPrice
Returns a string representation of this record class.
toString() - Method in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.MaterialPercent
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionBlockPerSecond
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionHeight
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxBlocks
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionMaxDistance
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.PermissionRadius
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Returns a string representation of this record class.
toString() - Method in record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Returns a string representation of this record class.
toTab(EssentialsPlugin, CommandSender, String[]) - Method in interface fr.maxlego08.essentials.api.commands.EssentialsCommand
Generates tab completions for this command.
totalPrice - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
totalUsers() - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Retrieves the total number of users.
track(Block) - Method in interface fr.maxlego08.essentials.api.block.BlockTracker
 
TRADER_LLAMA - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
TransformMaterial - Record Class in fr.maxlego08.essentials.api.utils
Represents a compacting configuration for materials.
TransformMaterial(Material, Material) - Constructor for record class fr.maxlego08.essentials.api.utils.TransformMaterial
Creates an instance of a TransformMaterial record class.
TRANSPARENT - Static variable in class fr.maxlego08.essentials.api.hologram.Hologram
 
TRASH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
TROPICAL_FISH - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
TRY_LINK_ACCOUNT - Enum constant in enum class fr.maxlego08.essentials.api.discord.DiscordAction
 
TURTLE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
type - Variable in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 

U

u - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
U - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
unban(UUID, UUID, String) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new unban sanction.
unban(CommandSender, UUID, String, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
UnBan a player with a reason.
UNBAN - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
UNDERSCORE - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.ChatMessageDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.CommandDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.FlyDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.MailBoxDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.PlayerSlotDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.PlayTimeDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns the value of the unique_id record component.
unique_id() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns the value of the unique_id record component.
uniqueId() - Method in record class fr.maxlego08.essentials.api.economy.PendingEconomyUpdate
Returns the value of the uniqueId record component.
uniqueId() - Method in record class fr.maxlego08.essentials.api.server.messages.ClearCooldown
Returns the value of the uniqueId record component.
uniqueId() - Method in record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Returns the value of the uniqueId record component.
Unknown - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
UNLINK_ACCOUNT - Enum constant in enum class fr.maxlego08.essentials.api.discord.DiscordAction
 
unlinkDiscordAccount(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Unlinks a discord account.
unmute(UUID, UUID, String) - Static method in class fr.maxlego08.essentials.api.sanction.Sanction
Creates a new unmute sanction.
unmute(CommandSender, UUID, String, String) - Method in interface fr.maxlego08.essentials.api.sanction.SanctionManager
UnMute a player with a reason.
UNMUTE - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
Up - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
UP_ARROW - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
update() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram for all players.
update() - Method in record class fr.maxlego08.essentials.api.scoreboard.configurations.NoneConfiguration
Returns the value of the update record component.
update(PlayerBoard) - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Updates the scoreboard for a specific player.
update(PlayerBoard) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardLine
Updates this scoreboard line on the specified player board.
update(PlayerBoard, String) - Method in interface fr.maxlego08.essentials.api.scoreboard.EssentialsScoreboard
Updates the scoreboard for a specific player when a specific event is triggered.
update(Player) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram for a specific player.
update(Player) - Method in interface fr.maxlego08.essentials.api.scoreboard.ScoreboardManager
Updates the scoreboard for the specified player.
update(Player, float, long) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditBossBar
Updates the progress of the WorldEdit boss bar for the specified player.
updateComponent(int, Component) - Method in class fr.maxlego08.essentials.api.hologram.ComponentCache
Updates the component at the specified index in the list of components.
updateCooldown(UUID, String, long) - Method in interface fr.maxlego08.essentials.api.server.EssentialsServer
Updates a cooldown for a player.
updateCooldown(UUID, String, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's cooldown.
updateCooldown(UUID, String, long) - Method in interface fr.maxlego08.essentials.api.utils.EssentialsUtils
 
UpdateCooldown - Record Class in fr.maxlego08.essentials.api.server.messages
 
UpdateCooldown(UUID, String, long) - Constructor for record class fr.maxlego08.essentials.api.server.messages.UpdateCooldown
Creates an instance of a UpdateCooldown record class.
updated_at() - Method in record class fr.maxlego08.essentials.api.dto.EconomyTransactionDTO
Returns the value of the updated_at record component.
updated_at() - Method in record class fr.maxlego08.essentials.api.dto.StepDTO
Returns the value of the updated_at record component.
updated_at() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the updated_at record component.
updateEconomy(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's economy data.
updateExistingVaultItem(Vault, UUID, ItemStack, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Updates an existing item in the vault.
updateForAllPlayers() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram for all online players and clears the cache.
updateLine(int, String) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Update a single scoreboard line.
updateLines(String...) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Update all the scoreboard lines.
updateLines(List<String>) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Updates the lines of text on the scoreboard.
updateLines(Player, String) - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram line with a specific event name for a player.
updateLocation() - Method in class fr.maxlego08.essentials.api.hologram.Hologram
Updates the hologram's location.
updateOption(UUID, Option, boolean) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's option.
updateServerStorage(String, Object) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates server storage.
updateTitle(String) - Method in interface fr.maxlego08.essentials.api.scoreboard.PlayerBoard
Update the scoreboard username.
updateUserBan(UUID, Integer) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's ban status.
updateUserFrozen(UUID, boolean) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user frozen.
updateUserMoney(UUID) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's money asynchronously.
updateUserMute(UUID, Integer) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a user's mute status.
updateVault(UUID, Vault) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates a vault.
updateVaultItemQuantity(Vault, UUID, VaultItem, int) - Method in interface fr.maxlego08.essentials.api.vault.VaultManager
Updates the quantity of an existing item in a vault.
updateVaultQuantity(UUID, int, int, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Updates the quantity of a vault item.
upsertFlySeconds(UUID, long) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Upserts the fly seconds.
upsertHome(UUID, Home) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts or updates a home for a user.
upsertStorage(String, Object) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts or updates a storage entry.
upsertUser(User) - Method in interface fr.maxlego08.essentials.api.storage.IStorage
Inserts or updates a user.
url() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Author
Returns the value of the url record component.
url() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Image
Returns the value of the url record component.
url() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Thumbnail
Returns the value of the url record component.
url() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration
Returns the value of the url record component.
user - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
User - Interface in fr.maxlego08.essentials.api.user
Represents a user in the plugin.
user_id() - Method in record class fr.maxlego08.essentials.api.dto.DiscordAccountDTO
Returns the value of the user_id record component.
user_id() - Method in record class fr.maxlego08.essentials.api.dto.DiscordCodeDTO
Returns the value of the user_id record component.
UserBaltop - Interface in fr.maxlego08.essentials.api.economy
Represents a user in the balance top list.
UserBanException - Exception Class in fr.maxlego08.essentials.api.exception
 
UserBanException(SanctionDTO) - Constructor for exception class fr.maxlego08.essentials.api.exception.UserBanException
 
userDTO() - Method in record class fr.maxlego08.essentials.api.user.UserRecord
Returns the value of the userDTO record component.
UserDTO - Record Class in fr.maxlego08.essentials.api.dto
A Data Transfer Object (DTO) representing a user.
UserDTO(UUID, String, String, Integer, Integer, long, Date, Date, long, long, Boolean, long) - Constructor for record class fr.maxlego08.essentials.api.dto.UserDTO
Creates an instance of a UserDTO record class.
UserEconomyDTO - Record Class in fr.maxlego08.essentials.api.dto
 
UserEconomyDTO(UUID, String, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.dto.UserEconomyDTO
Creates an instance of a UserEconomyDTO record class.
UserEconomyPostUpdateEvent - Class in fr.maxlego08.essentials.api.event.events.user
This event is triggered when a user's economy is updated.
UserEconomyPostUpdateEvent(User, Economy, BigDecimal) - Constructor for class fr.maxlego08.essentials.api.event.events.user.UserEconomyPostUpdateEvent
Constructs a new UserEconomyUpdateEvent.
UserEconomyRankingDTO - Record Class in fr.maxlego08.essentials.api.dto
 
UserEconomyRankingDTO(UUID, String, BigDecimal) - Constructor for record class fr.maxlego08.essentials.api.dto.UserEconomyRankingDTO
Creates an instance of a UserEconomyRankingDTO record class.
UserEconomyUpdateEvent - Class in fr.maxlego08.essentials.api.event.events.user
This event is triggered when a user's economy is updated.
UserEconomyUpdateEvent(User, Economy, BigDecimal) - Constructor for class fr.maxlego08.essentials.api.event.events.user.UserEconomyUpdateEvent
Constructs a new UserEconomyUpdateEvent.
UserEvent - Class in fr.maxlego08.essentials.api.event
 
UserEvent(boolean, User) - Constructor for class fr.maxlego08.essentials.api.event.UserEvent
 
UserEvent(User) - Constructor for class fr.maxlego08.essentials.api.event.UserEvent
 
UserFirstJoinEvent - Class in fr.maxlego08.essentials.api.event.events.user
 
UserFirstJoinEvent(User) - Constructor for class fr.maxlego08.essentials.api.event.events.user.UserFirstJoinEvent
 
UserJoinEvent - Class in fr.maxlego08.essentials.api.event.events.user
 
UserJoinEvent(User) - Constructor for class fr.maxlego08.essentials.api.event.events.user.UserJoinEvent
 
username() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the username record component.
username() - Method in record class fr.maxlego08.essentials.api.user.PrivateMessage
Returns the value of the username record component.
UserQuitEvent - Class in fr.maxlego08.essentials.api.event.events.user
 
UserQuitEvent(User) - Constructor for class fr.maxlego08.essentials.api.event.events.user.UserQuitEvent
 
UserRecord - Record Class in fr.maxlego08.essentials.api.user
 
UserRecord(UserDTO, List<PlayTimeDTO>) - Constructor for record class fr.maxlego08.essentials.api.user.UserRecord
Creates an instance of a UserRecord record class.
USERS - Enum constant in enum class fr.maxlego08.essentials.api.storage.Folder
 
UserVoteDTO - Record Class in fr.maxlego08.essentials.api.dto
A Data Transfer Object (DTO) representing a user.
UserVoteDTO(UUID, long, long) - Constructor for record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Creates an instance of a UserVoteDTO record class.
UserVoteEvent - Class in fr.maxlego08.essentials.api.event.events.vote
 
UserVoteEvent(UUID, String) - Constructor for class fr.maxlego08.essentials.api.event.events.vote.UserVoteEvent
 
utf8(byte[]) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
utf8(String) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
uuid() - Method in record class fr.maxlego08.essentials.api.server.messages.ServerMessage
Returns the value of the uuid record component.
uuid() - Method in record class fr.maxlego08.essentials.api.user.PrivateMessage
Returns the value of the uuid record component.

V

v - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
V - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
value() - Method in record class fr.maxlego08.essentials.api.discord.DiscordEmbedConfiguration.Field
Returns the value of the value record component.
valueOf(Class<T>, String...) - Static method in class fr.maxlego08.essentials.api.utils.EnumUtil
Returns the field matching the first provided enum name that exists within the given enum class.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.commands.CommandResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.commands.Permission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.commands.Tab
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.configuration.ReplacePlaceholderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.discord.DiscordAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.economy.BaltopDisplay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.economy.PriceFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.hologram.HologramType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.home.HomeDisplay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.home.HomeUsageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.kit.KitDisplay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.messages.Message
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.messages.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.modules.joinquit.JoinQuitMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.sanction.SanctionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.server.ServerMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.server.ServerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.storage.Folder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.storage.StorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.user.Option
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.utils.RuleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.vault.VaultSlotType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class fr.maxlego08.essentials.api.commands.CommandResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.commands.Permission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.commands.Tab
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.configuration.ReplacePlaceholderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.discord.DiscordAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.economy.BaltopDisplay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.economy.PriceFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.hologram.HologramType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.home.HomeDisplay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.home.HomeUsageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.kit.KitDisplay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.messages.Message
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.messages.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.modules.joinquit.JoinQuitMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.sanction.SanctionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardAnimationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.scoreboard.ScoreboardType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.server.ServerMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.server.ServerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.storage.Folder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.storage.StorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.user.Option
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Enemies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.utils.RuleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.vault.VaultSlotType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VANISH - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
vault() - Method in record class fr.maxlego08.essentials.api.vault.VaultResult
Returns the value of the vault record component.
Vault - Interface in fr.maxlego08.essentials.api.vault
Represents a vault that holds items for a specific player.
vault_id() - Method in record class fr.maxlego08.essentials.api.dto.VaultDTO
Returns the value of the vault_id record component.
vault_id() - Method in record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Returns the value of the vault_id record component.
VAULT_LORE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
VaultDTO - Record Class in fr.maxlego08.essentials.api.dto
 
VaultDTO(UUID, int, String, String) - Constructor for record class fr.maxlego08.essentials.api.dto.VaultDTO
Creates an instance of a VaultDTO record class.
VaultItem - Interface in fr.maxlego08.essentials.api.vault
Represents an item stored in a vault.
VaultItemDTO - Record Class in fr.maxlego08.essentials.api.dto
 
VaultItemDTO(UUID, int, int, String, long) - Constructor for record class fr.maxlego08.essentials.api.dto.VaultItemDTO
Creates an instance of a VaultItemDTO record class.
VaultManager - Interface in fr.maxlego08.essentials.api.vault
Interface for managing player vaults in the system.
VaultResult - Record Class in fr.maxlego08.essentials.api.vault
A record representing the result of a vault operation.
VaultResult(Vault, int) - Constructor for record class fr.maxlego08.essentials.api.vault.VaultResult
Creates an instance of a VaultResult record class.
VaultSlotType - Enum Class in fr.maxlego08.essentials.api.vault
 
Vertical - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
VEX - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
VILLAGER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
VINDICATOR - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
vote() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the vote record component.
vote() - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Returns the value of the vote record component.
vote_offline() - Method in record class fr.maxlego08.essentials.api.dto.UserDTO
Returns the value of the vote_offline record component.
vote_offline() - Method in record class fr.maxlego08.essentials.api.dto.UserVoteDTO
Returns the value of the vote_offline record component.
VOTE_OFFLINE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
VoteCache - Class in fr.maxlego08.essentials.api.vote
 
VoteCache() - Constructor for class fr.maxlego08.essentials.api.vote.VoteCache
 
VoteManager - Interface in fr.maxlego08.essentials.api.vote
Interface for managing votes and vote-related actions within a Minecraft server.
VotePartyEvent - Class in fr.maxlego08.essentials.api.event.events.vote
 
VotePartyEvent(long) - Constructor for class fr.maxlego08.essentials.api.event.events.vote.VotePartyEvent
 
VotePartyReward - Record Class in fr.maxlego08.essentials.api.vote
 
VotePartyReward(List<Action>, String, List<Action>, List<String>) - Constructor for record class fr.maxlego08.essentials.api.vote.VotePartyReward
Creates an instance of a VotePartyReward record class.
VotePartyStartEvent - Class in fr.maxlego08.essentials.api.event.events.vote
 
VotePartyStartEvent() - Constructor for class fr.maxlego08.essentials.api.event.events.vote.VotePartyStartEvent
 
VoteResetConfiguration - Record Class in fr.maxlego08.essentials.api.vote
 
VoteResetConfiguration(int, int, int, int) - Constructor for record class fr.maxlego08.essentials.api.vote.VoteResetConfiguration
Creates an instance of a VoteResetConfiguration record class.
VoteReward - Record Class in fr.maxlego08.essentials.api.vote
 
VoteReward(int, int, List<String>) - Constructor for record class fr.maxlego08.essentials.api.vote.VoteReward
Creates an instance of a VoteReward record class.
VoteSiteConfiguration - Record Class in fr.maxlego08.essentials.api.vote
 
VoteSiteConfiguration(String, int) - Constructor for record class fr.maxlego08.essentials.api.vote.VoteSiteConfiguration
Creates an instance of a VoteSiteConfiguration record class.
VoteSiteDTO - Record Class in fr.maxlego08.essentials.api.dto
 
VoteSiteDTO(UUID, String, Date) - Constructor for record class fr.maxlego08.essentials.api.dto.VoteSiteDTO
Creates an instance of a VoteSiteDTO record class.

W

w - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
W - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
WAITING_RESPONSE_PRICE - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.WorldeditStatus
 
wallsBlocks(User, List<MaterialPercent>) - Method in interface fr.maxlego08.essentials.api.worldedit.WorldeditManager
Creates walls using the specified materials for the user.
WANDERING_TRADER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
WARDEN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
WARN - Enum constant in enum class fr.maxlego08.essentials.api.sanction.SanctionType
 
Warp - Record Class in fr.maxlego08.essentials.api.utils
Represents a warp location.
Warp(String, SafeLocation) - Constructor for record class fr.maxlego08.essentials.api.utils.Warp
Creates an instance of a Warp record class.
waterMobs() - Method in record class fr.maxlego08.essentials.api.hologram.DamageIndicatorConfiguration
Returns the value of the waterMobs record component.
webhookUrl() - Method in record class fr.maxlego08.essentials.api.discord.DiscordConfiguration
Returns the value of the webhookUrl record component.
West - Enum constant in enum class fr.maxlego08.essentials.api.worldedit.Cuboid.CuboidDirection
 
WITCH - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
withdraw(Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Withdraws currency from the user in the specified economy.
withdraw(Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Withdraws currency from the user in the specified economy.
withdraw(String, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.OfflineEconomy
Withdraws the specified amount of currency from the specified economy for an offline user.
withdraw(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Withdraws the specified amount of currency from the account with the specified UUID and economy.
withdraw(UUID, Economy, BigDecimal) - Method in interface fr.maxlego08.essentials.api.user.User
Withdraws currency from the user from the specified source UUID in the specified economy.
withdraw(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.economy.EconomyManager
Withdraws the specified amount of currency from the account with the specified UUID and economy.
withdraw(UUID, Economy, BigDecimal, String) - Method in interface fr.maxlego08.essentials.api.user.User
Withdraws currency from the user from the specified source UUID in the specified economy.
WITHER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
WITHER_SKELETON - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
WITHOUT_PREFIX - Enum constant in enum class fr.maxlego08.essentials.api.messages.MessageType
 
WOLF - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
WORLDEDIT_ALREADY_RUNNING - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_BOSSBAR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_BOSSBAR_DISABLE - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
WORLDEDIT_FINISH - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.user.Option
 
WORLDEDIT_NOT_ENOUGH_ITEMS - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_NOT_ENOUGH_MONEY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_PERMISSION_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_REFUND - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_REFUND_EMPTY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_REFUND_MATERIAL - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SELECTION_DISTANCE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SELECTION_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SELECTION_POS1 - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SELECTION_POS2 - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SELECTION_VOLUME - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_SPEED_ERROR - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_START_CALCULATE_PRICE - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_START_CHECK_INVENTORY - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WORLDEDIT_START_RUNNING - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 
WorldeditAction - Enum Class in fr.maxlego08.essentials.api.worldedit
 
WorldeditBossBar - Interface in fr.maxlego08.essentials.api.worldedit
Interface for managing the WorldEdit boss bar that displays progress to the player during operations.
WorldeditBossBarConfiguration - Record Class in fr.maxlego08.essentials.api.worldedit
 
WorldeditBossBarConfiguration(String, String) - Constructor for record class fr.maxlego08.essentials.api.worldedit.WorldeditBossBarConfiguration
Creates an instance of a WorldeditBossBarConfiguration record class.
WorldEditItem - Record Class in fr.maxlego08.essentials.api.worldedit
 
WorldEditItem(String, String, long, double, MenuItemStack) - Constructor for record class fr.maxlego08.essentials.api.worldedit.WorldEditItem
Creates an instance of a WorldEditItem record class.
worldeditManager - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
WorldeditManager - Interface in fr.maxlego08.essentials.api.worldedit
Interface for managing WorldEdit operations within the plugin.
WorldeditRule - Enum Class in fr.maxlego08.essentials.api.worldedit
 
worldeditRules - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
worldeditStatus - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
WorldeditStatus - Enum Class in fr.maxlego08.essentials.api.worldedit
 
WorldEditTask - Class in fr.maxlego08.essentials.api.worldedit
 
WorldEditTask(EssentialsPlugin, WorldeditManager, User, Cuboid, List<MaterialPercent>) - Constructor for class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
worldName - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
This class is a region/cuboid from one location to another.
wrappedTask - Variable in class fr.maxlego08.essentials.api.worldedit.WorldEditTask
 
write(JsonWriter, SafeLocation) - Method in class fr.maxlego08.essentials.api.storage.adapter.LocationAdapter
 
write(File, String) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
writeBytes(File, byte[]) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 
writeCatch(File, String) - Static method in class fr.maxlego08.essentials.api.storage.DiscUtils
 

X

x - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
X - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
x1 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
x2 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
XP - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.KillAllType
 

Y

y - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Y - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
y1 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
y2 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
YOU - Enum constant in enum class fr.maxlego08.essentials.api.messages.Message
 

Z

z - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
Z - Enum constant in enum class fr.maxlego08.essentials.api.messages.DefaultFontInfo
 
z1 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
z2 - Variable in class fr.maxlego08.essentials.api.worldedit.Cuboid
 
ZOGLIN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ZOMBIE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ZOMBIE_HORSE - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ZOMBIE_VILLAGER - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ZOMBIFIED_PIGLIN - Enum constant in enum class fr.maxlego08.essentials.api.utils.mobs.Mob
 
ZOMBIFIED_PIGLIN - Static variable in class fr.maxlego08.essentials.api.utils.mobs.MobCompat
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form