zEssentials Minecraft Plugin

By GroupeZ-dev

Ultra Modern & lightweight essentials plugin ! Folia supported !

Placeholders

193 documented placeholders.

Placeholder Description Copy
%zessentials_armor_name_{slot}% Item name in the specified armor slot (head, chest, legs, feet)
%zessentials_can_repair_all% Returns true if player can repair all items
%zessentials_center_{text1}_{text2}_{length}% Centers two texts within given character length
%zessentials_count_repair_all% Number of items that can be repaired
%zessentials_custom_formatted_number_{number}_{format}% A number formatted with specified pattern
%zessentials_economy_baltop_amount_{economy}_{position}% Raw balance amount at the given baltop position
%zessentials_economy_baltop_formatted_amount_{economy}_{position}% Formatted balance amount at the given baltop position
%zessentials_economy_baltop_name_{economy}_{position}% Player name at the given baltop position
%zessentials_economy_baltop_uuid_{economy}_{position}% UUID of the player at the given baltop position
%zessentials_home_count% Number of homes the player currently has
%zessentials_home_delete% The name of the home being deleted
%zessentials_home_exist_{home_name}% Returns true if a home with given name exists
%zessentials_home_max% Maximum number of homes the player is allowed
%zessentials_iteminhand_amount% Number of items in the stack in main hand
%zessentials_iteminhand_custommodeldata% Custom model data value of item in main hand
%zessentials_iteminhand_displayname% Custom display name of item, or material name if none set
%zessentials_iteminhand_durability% Current damage value of the item in main hand
%zessentials_iteminhand_enchantmentlevel_{enchantment}% Level of the specified enchantment on item in main hand
%zessentials_iteminhand_enchantments% All enchantments with their levels on item in main hand
%zessentials_iteminhand_fire_resistant% Returns true if item is fire resistant - Minecraft 1.21+
%zessentials_iteminhand_glint% Returns true if item has enchantment glint - Minecraft 1.21+
%zessentials_iteminhand_hasenchantment_{enchantment}% Returns true if item in main hand has the specified enchantment
%zessentials_iteminhand_hasitemflag_{flag}% Returns true if item in main hand has specified item flag
%zessentials_iteminhand_hide_tooltip% Returns true if item tooltip is hidden - Minecraft 1.21+
%zessentials_iteminhand_hide_unbreakable% Returns true if unbreakable property is hidden - Minecraft 1.21+
%zessentials_iteminhand_itemflags% All item flags applied to the item in main hand
%zessentials_iteminhand_lore% Item lore text of item in main hand
%zessentials_iteminhand_maxdurability% Maximum durability of the item in main hand
%zessentials_iteminhand_maxstacksize% Maximum stack size for the item - Minecraft 1.21+
%zessentials_iteminhand_rarity% Item rarity (COMMON, UNCOMMON, RARE, EPIC) - Minecraft 1.21+
%zessentials_iteminhand_realname% Formatted material name of item in main hand
%zessentials_iteminhand_repaircost% Anvil repair cost of the item - Minecraft 1.21+
%zessentials_iteminhand_type% Material type name of item in main hand
%zessentials_iteminhand_unbreakable% Returns true if item is unbreakable - Minecraft 1.21+
%zessentials_last_first_join_player% Name of most recent first-time joiner
%zessentials_last_random_number_{player}% The last random number generated for specified player
%zessentials_last_random_player% The last randomly selected player name
%zessentials_nearest_player_direction% Directional arrow pointing toward nearest player
%zessentials_nearest_player_distance% Distance to the nearest player in blocks
%zessentials_nearest_player_name% Name of the nearest online player
%zessentials_player_absorption% Returns the player's absorption hearts
%zessentials_player_allow_flight% Returns true if player is allowed to fly
%zessentials_player_bed_world% Returns the world name of respawn location
%zessentials_player_bed_x% Returns the X coordinate of respawn location
%zessentials_player_bed_y% Returns the Y coordinate of respawn location
%zessentials_player_bed_z% Returns the Z coordinate of respawn location
%zessentials_player_client_brand% Returns the player's client brand name
%zessentials_player_colored_ping% Returns the player's ping with color indicator
%zessentials_player_compass% Returns the player's compass direction (N, NE, E, SE, S, SW, W, NW)
%zessentials_player_displayname% Returns the player's display name
%zessentials_player_empty_slots% Returns the number of empty inventory slots
%zessentials_player_exhaustion% Returns the player's exhaustion level
%zessentials_player_exp% Returns the player's experience progress (0.0 to 1.0)
%zessentials_player_exp_percentage% Returns the player's exp progress as percentage
%zessentials_player_exp_to_level% Returns experience required for next level
%zessentials_player_first_played% Returns the date when player first joined the server
%zessentials_player_fly_speed% Returns the player's fly speed
%zessentials_player_food_level% Returns the player's food level
%zessentials_player_gamemode% Returns the player's game mode
%zessentials_player_has_bed% Returns true if player has respawn location set
%zessentials_player_health% Returns the player's current health
%zessentials_player_health_rounded% Returns the player's health rounded to integer
%zessentials_player_is_blocking% Returns true if player is blocking with shield
%zessentials_player_is_dead% Returns true if the player is dead
%zessentials_player_is_flying% Returns true if player is currently flying
%zessentials_player_is_gliding% Returns true if player is gliding with elytra
%zessentials_player_is_op% Returns true if the player is operator
%zessentials_player_is_sleeping% Returns true if the player is sleeping
%zessentials_player_is_sneaking% Returns true if the player is sneaking
%zessentials_player_is_sprinting% Returns true if the player is sprinting
%zessentials_player_is_swimming% Returns true if the player is in water
%zessentials_player_item_in_hand% Returns the material type in main hand
%zessentials_player_item_in_offhand% Returns the material type in off hand
%zessentials_player_last_played% Returns the date when player last joined the server
%zessentials_player_level% Returns the player's experience level
%zessentials_player_locale% Returns the player's client locale
%zessentials_player_max_air% Returns the player's maximum air in ticks
%zessentials_player_max_health% Returns the player's max health
%zessentials_player_ping% Returns the player's ping in milliseconds
%zessentials_player_pitch% Returns the player's pitch rotation
%zessentials_player_remaining_air% Returns the player's remaining air in ticks
%zessentials_player_saturation% Returns the player's saturation level
%zessentials_player_ticks_lived% Returns the number of ticks player has lived
%zessentials_player_total_exp% Returns the player's total experience points
%zessentials_player_uuid% Returns the player's UUID
%zessentials_player_walk_speed% Returns the player's walk speed
%zessentials_player_world_time% Returns the time of the player's world in ticks
%zessentials_player_world_time_12% Returns the world time in 12-hour format
%zessentials_player_world_time_24% Returns the world time in 24-hour format
%zessentials_player_world_weather% Returns the weather of the player's world
%zessentials_player_yaw% Returns the player's yaw rotation
%zessentials_playerlist_{index}_colored_ping% Player ping with color based on quality at the given index
%zessentials_playerlist_{index}_displayname% Player display name at the given index
%zessentials_playerlist_{index}_food_level% Player food level at the given index
%zessentials_playerlist_{index}_gamemode% Player game mode at the given index
%zessentials_playerlist_{index}_health% Player current health at the given index
%zessentials_playerlist_{index}_is_afk% Returns true if the player at the given index is AFK
%zessentials_playerlist_{index}_is_flying% Returns true if the player at the given index is flying
%zessentials_playerlist_{index}_is_op% Returns true if the player at the given index is operator
%zessentials_playerlist_{index}_is_sneaking% Returns true if the player at the given index is sneaking
%zessentials_playerlist_{index}_level% Player experience level at the given index
%zessentials_playerlist_{index}_max_health% Player max health at the given index
%zessentials_playerlist_{index}_name% Player name at the given index in the player list
%zessentials_playerlist_{index}_ping% Player ping in milliseconds at the given index
%zessentials_playerlist_{index}_uuid% Player UUID at the given index in the player list
%zessentials_playerlist_{index}_world% Player world name at the given index
%zessentials_playerlist_{index}_x% Player X coordinate at the given index
%zessentials_playerlist_{index}_y% Player Y coordinate at the given index
%zessentials_playerlist_{index}_z% Player Z coordinate at the given index
%zessentials_playerlist_count% Number of visible online players
%zessentials_progressbar_{current}_{max}_{size}_{symbol}_{completed_color}_{not_completed_color}% Generates a visual progress bar with specified parameters
%zessentials_random_number_{from}_{to}% A random number within specified range
%zessentials_random_player% Name of a random online player
%zessentials_random_word% Returns a random word from configured word list
%zessentials_replace_{placeholder}% Replaces placeholder with configuration value
%zessentials_server_free_memory% Free memory in MB
%zessentials_server_max_memory% Max memory in MB
%zessentials_server_max_players% Maximum number of players
%zessentials_server_name% Configured server name
%zessentials_server_online% Number of online players
%zessentials_server_safe_online% Number of non-vanished online players
%zessentials_server_total_memory% Total allocated memory in MB
%zessentials_server_tps% Server TPS (1 minute average)
%zessentials_server_tps_15% Server TPS (15 minute average)
%zessentials_server_tps_5% Server TPS (5 minute average)
%zessentials_server_tps_colored% Server TPS with color indicator
%zessentials_server_unique_joins% Total number of unique players who joined
%zessentials_server_uptime% Server uptime in human-readable format
%zessentials_server_uptime_in_second% Server uptime in seconds
%zessentials_server_used_memory% Used memory in MB
%zessentials_server_world_players_{world}% Number of players in a specific world
%zessentials_server_world_time_{world}% Time of a specific world in ticks
%zessentials_server_world_weather_{world}% Weather of a specific world
%zessentials_user_afk_duration% Returns the AFK duration in seconds
%zessentials_user_afk_duration_formatted% Returns the AFK duration formatted
%zessentials_user_afk_status% Returns the configured placeholder text for AFK status
%zessentials_user_balance_{economy}% Raw numeric balance for the specified economy
%zessentials_user_ban_duration% Returns the remaining ban duration in seconds
%zessentials_user_ban_duration_formatted% Returns the remaining ban duration formatted
%zessentials_user_ban_reason% Returns the ban reason
%zessentials_user_biome% The biome the player is currently standing in
%zessentials_user_block_x% Block-level X coordinate of the player
%zessentials_user_block_y% Block-level Y coordinate of the player
%zessentials_user_block_z% Block-level Z coordinate of the player
%zessentials_user_cooldown_formatted_{cooldown_key}% Remaining cooldown time in human-readable format
%zessentials_user_cooldown_second_{cooldown_key}% Remaining cooldown time in seconds
%zessentials_user_current_session_playtime% Current session playtime in seconds
%zessentials_user_current_session_playtime_formatted% Current session playtime formatted
%zessentials_user_custom_balance_{economy}_{format}% Balance formatted with a custom number format
%zessentials_user_fly_formatted% Returns the remaining fly time formatted
%zessentials_user_fly_seconds% Remaining timed fly duration in seconds
%zessentials_user_formatted_balance_{economy}% Formatted balance for the specified economy
%zessentials_user_has_discord_linked% Returns true if the player has linked their Discord account
%zessentials_user_has_kit_{kit_name}% Returns true if player has permission for kit
%zessentials_user_home_{index}% Returns the home name by index (1-based)
%zessentials_user_home_{index}_{w/x/y/z}% Returns the home location info by index (world, x, y, or z)
%zessentials_user_home_list% Returns a comma-separated list of home names
%zessentials_user_is_afk% Returns true if the player is AFK
%zessentials_user_is_ban% Returns true if the player is banned
%zessentials_user_is_cooldown_{cooldown_key}% Returns true if cooldown is currently active
%zessentials_user_is_frozen% Returns true if the player is frozen
%zessentials_user_is_god% Returns true if the player is in god mode
%zessentials_user_is_mute% Returns true if the player is currently muted
%zessentials_user_is_pay_disabled% Returns true if player disabled payments
%zessentials_user_is_tptoggle_disabled% Returns true if player disabled teleport requests
%zessentials_user_is_vanished% Returns true if the player is vanished
%zessentials_user_kit_is_available_{kit_name}% Returns true if kit is available (not on cooldown)
%zessentials_user_kit_time_until_available_{kit_name}% Time remaining until kit becomes available
%zessentials_user_mailbox_items% Number of items currently in the player's mailbox
%zessentials_user_mute_formatted% Remaining mute duration in human-readable format
%zessentials_user_mute_reason% Returns the mute reason
%zessentials_user_mute_seconds% Remaining mute duration in seconds
%zessentials_user_option_{option_name}% Returns the value of the specified user option
%zessentials_user_pay_status% Returns the configured placeholder text for pay status
%zessentials_user_playtime% Total playtime in seconds
%zessentials_user_playtime_formatted% Total playtime formatted
%zessentials_user_pm_recipient% Returns the name of the last private message recipient
%zessentials_user_position_{economy}% Player's rank position in the baltop leaderboard
%zessentials_user_target_is_ban% Returns true if the target player is banned
%zessentials_user_target_is_mute% Returns true if the target player is muted
%zessentials_user_target_pay_amount% The formatted pay amount for the target
%zessentials_user_target_player_name% Name of the target player
%zessentials_user_vote_offline% Returns the number of offline votes
%zessentials_user_world% The player's current world name
%zessentials_user_worldedit_option_bossbar% Returns true if WorldEdit bossbar is enabled
%zessentials_user_worldedit_option_inventory% Returns true if WorldEdit inventory mode is enabled
%zessentials_user_x% Precise X coordinate of the player
%zessentials_user_y% Precise Y coordinate of the player
%zessentials_user_z% Precise Z coordinate of the player
%zessentials_vote_amount% Player's total vote count
%zessentials_vote_site_cooldown_{site}% Remaining cooldown before player can vote again on specified site
%zessentials_voteparty_amount% Current vote party progress count
%zessentials_voteparty_objective% Vote party target goal

Permissions

135 documented permission nodes.

Permission Description Copy
essentials.afk Toggle AFK status
essentials.anvil Open a virtual anvil
essentials.back Teleport to your previous location
essentials.balance.top Show the top balances leaderboard
essentials.ban Ban a player from the server
essentials.bottom Teleport to the lowest block at your position
essentials.bypass.cooldown Bypass command cooldowns, allowing immediate re-use of any command
essentials.cartographytable Open a virtual cartography table
essentials.chat.broadcast Broadcast a message to all players
essentials.chat.clear Clear the chat
essentials.chat.disable Disable the chat
essentials.chat.enable Enable the chat
essentials.chat.history Show chat history
essentials.clearinventory Clear a player's inventory
essentials.compact Compact items into block form
essentials.compact.all Compact all items in inventory
essentials.cooldown Show or manage command cooldowns
essentials.craft Open a virtual workbench
essentials.day Set the time to day
essentials.deathmessage Toggle death message visibility
essentials.del.home Delete a home
essentials.del.home.confirm Confirm home deletion
essentials.discord.link Link your Discord account
essentials.discord.unlink Unlink your Discord account
essentials.eco.use Manage economies
essentials.enchant Add an enchantment to the held item
essentials.enchanting Open a virtual enchanting table
essentials.enderchest Open your ender chest
essentials.endersee Open another player's ender chest
essentials.experience Manage player experience
essentials.ext Extinguish yourself (stop burning)
essentials.feed Feed a player to full hunger
essentials.fly Toggle flight mode
essentials.fly.speed Change fly speed
essentials.freeze Freeze a player in place
essentials.furnace Smelt the item in your hand
essentials.gamemode Change player gamemode
essentials.gamemode.adventure Switch to adventure mode
essentials.gamemode.creative Switch to creative mode
essentials.gamemode.spectator Switch to spectator mode
essentials.gamemode.survival Switch to survival mode
essentials.give Give items to a player
essentials.give.all Give items to all players
essentials.god Toggle god mode (invincibility)
essentials.grindstone Open a virtual grindstone
essentials.hat Wear the held item as a hat
essentials.heal Heal a player to full health
essentials.hologram Manage holograms
essentials.home Teleport to a home
essentials.home.list View a player's home list (admin)
essentials.invsee View another player's inventory
essentials.item.lore Manage the lore of the held item
essentials.item.name Rename the held item
essentials.itemframe Toggle item frame visibility
essentials.kick Kick a player from the server
essentials.kick.all Kick all players from the server
essentials.kill.all Kill all entities in the area
essentials.kit Receive a kit
essentials.kit.create Create a new kit
essentials.kit.delete Delete an existing kit
essentials.kit.editor Open the kit editor GUI
essentials.kit.give Give a kit to another player
essentials.kit.show Preview the contents of a kit
essentials.kitty.cannon Launch exploding kittens
essentials.lag Show entity counts and server performance
essentials.lightning Strike lightning at a player
essentials.loom Open a virtual loom
essentials.mail Open your mailbox
essentials.message Send a private message to a player
essentials.message.toggle Toggle private messages on or off
essentials.money Show your current balance
essentials.more Fill the held item stack to max
essentials.mute Mute a player
essentials.near Show nearby players
essentials.night Set the time to night
essentials.nightvision Toggle night vision
essentials.pay Pay another player
essentials.pay.toggle Toggle whether you can receive payments
essentials.phantoms Toggle phantom spawning
essentials.play.time Show your total playtime
essentials.player.time Change personal time (client-side only)
essentials.player.weather Change personal weather (client-side only)
essentials.power.tools Bind a command to the held item
essentials.power.tools.toggle Toggle power tools on or off
essentials.pub Send a highlighted message in chat
essentials.repair Repair the held item
essentials.repair.all Repair all items in inventory
essentials.reply Reply to the last private message
essentials.rules Show the server rules
essentials.sanction Open the sanction GUI
essentials.scoreboard Toggle the scoreboard display
essentials.seen Show information about a player
essentials.seen.ip Show all players sharing the same IP address
essentials.set.first.spawn Set the first spawn point for new players
essentials.set.home Create a new home
essentials.set.home.confirm Confirm home creation
essentials.set.spawn Set the server spawn location
essentials.show.item Show your held item in chat
essentials.skull Get a player's head
essentials.smithingtable Open a virtual smithing table
essentials.socialspy Spy on all private messages
essentials.spawn Teleport to the server spawn
essentials.spawn.first Teleport to the first spawn point
essentials.speed Change movement speed
essentials.step Show step commands
essentials.stonecutter Open a virtual stonecutter
essentials.sudo Force a player to execute a command
essentials.suicide Kill yourself
essentials.sun Set the weather to sunny
essentials.top Teleport to the highest block at your position
essentials.tp Teleport to a player or location
essentials.tp.all Teleport all players to you
essentials.tp.here Teleport a player to you
essentials.tp.random Teleport to a random location
essentials.tp.world Teleport to another world
essentials.tpa Request to teleport to a player
essentials.tpa.accept Accept an incoming teleport request
essentials.tpa.cancel Cancel your outgoing teleport request
essentials.tpa.deny Deny an incoming teleport request
essentials.tpa.here Request a player to teleport to you
essentials.tptoggle Toggle receiving teleport requests
essentials.trash Open the trash inventory
essentials.unban Unban a player
essentials.unmute Unmute a player
essentials.use Show the plugin version
essentials.vanish Toggle vanish mode (invisibility)
essentials.vault.use Open your personal vault
essentials.vote.use Show vote information
essentials.voteparty.use Show vote party information
essentials.walk.speed Change walk speed
essentials.warp Teleport to a warp
essentials.warp.del Delete an existing warp
essentials.warp.set Create a new warp
essentials.warps List all available warps
essentials.worldedit.use Access WorldEdit tools