- Added the /vanish command allowing players to become invisible to others.
- Added the /eco reset-all <economy> command allowing a full reset of a specific economy.
- Added the /vault get <player> <vault id> <slot id> [<give item>] command allowing retrieval of an item from a player’s vault.
- Added the /vault delete <player> <vault id> <slot id> command allowing deletion of an item from a player’s vault.
- Added the /mail give-hand <player> command allowing the player to give the item in their hand to another player.
- Added the /mail giveall-hand <player> command allowing the player to give the item in their hand to all players.
- Added the /afk command allowing players to set themselves as AFK.
- Added a message informing the sender when the recipient is AFK upon receiving a private message.
- Added the %zessentials_user_is_afk% placeholder returning whether a player is AFK (true or false).
- Added the %zessentials_user_status% placeholder returning the player’s status value defined in the configuration.
- Improved placeholder configuration.
- Fixed the Discord bot Gradle module.
- Fixed offline player handling, ensuring players who have never joined are properly created when receiving an action.
- Fixed the /spawn <player> command which now works without a cooldown.
- Fixed translation files.
- Fixed the vault system.
- Fixed vote party behavior.
- Update to Sarah 1.20. Added MARIADB support
- Added command /lag, allow you to see the lag of the server
- Added command /flyspeed <speed>, change player's fly speed
- Added command /walkspeed <speed>, change player's walk speed
- Added command /vault info <player>, display player's vault information
- Added command /vault show <player>, open player's vault
- Added command-restrictions, Allows disabling commands in specific worlds or areas (cuboids)
- Fix vault item slot button
- Fix fly on world change
- Fix give command when the player is not specified
- Fix scoreboard module
- Improve performance
- Added support of 1.21.5, 1.21.6, 1.21.7 and 1.21.8 #182
- Added permission for each element in the /seen command #160
- Added teleport damage protection
- Added %zessentials_user_custom_balence_<economy>_<price format>% placeholder
- Added %zessentials_custom_formatted_number_<price format>% placeholder
- Added itemsadder support for economy font
- Added PlaceholderAPI support for private messages
- Added WayPoint helper, only for developers now
- Added /phantoms, allow you to disable phantom for only you
- Fix placeholders errors
- Fix god command #184
- Fix kit module with armor slots
- Fix fly task if the player is in creative or spectator mode
- Fix discord webhook errors
- Fix error with death message if spawn location is not found #167
- Prevent teleport to coordinates outside world bounds #186
- Update to zMenu 1.1.0.0
- Added WorldGuard hook
- Fix error with scoreboards
- Fix hologram when world is not loaded
- Fix vault economy with player's name
- Fix discord webhook configuration
- Rework steps module. The information is more complete and accurate.
- Added NChat Hook
- Added default option value in config.yml
- Rework kit. A kit now has its own configuration file present in the modules/kits/kits doser.
- You can set a cooldown by permission with permission-cooldowns
- You can define a permission with permission, by default the permission is : essentials.kit.<kit name>
- You can define the items that will be present in players' armor slots
- Updated kit documentation to include all necessary information.
- Added the ability to add color to sign text.
- Added /experience take <player> <amount> <level/experience>, Take experience to player.
- Added a message to tell the player account of flight time they have left.
- Added /kitgive <player> <kit>.
- Added world back blacklist.
- Added NuVotifier hook.
- Fixed scoreboard in 1.21.5 #172
- Fixed offline give money.
- Fixed offline players name for tabulation.
- Fixed heal command when you have night vision.
- Update Hologram API (change ZHologramLine to HologramLine).
- Change command /cooldown <player> to /cooldown show <player>.
- Disable /invsee with offline players.
- Added AFK module.
- Added /experience grand-random <player> <min> <max> <level/experience>, Grant experience to player.
- Added first spawn location (/setfirstspawn) #168
- Added default reason for economy commands
- Added /w aliases for private message command
- Added %zessentials_armor_name_<armor slot>%, Returns the name of the player’s armor, without the color
- Added default home icon configuration #170
- Added a message for /rtp command
- Fixed spigot attribute
- Fixed discord webhook
- Fixed default messages files
