- Add global commands for VoteParty #115
- Changing the commands of the vote party by zMenu actions, you must update your configuration.
- Fixed the appearance of holograms in other worlds
- Added command /fly get <player>
- Added command /fly info
- Added command /ess delete-world <world>, allows you to delete data related to a world
- Fixed delete home sql request #119
- Added permission essentials.fly.safelogin, Players with this permission will automatically enter fly mode upon logging in if they are suspended in the air. #117
- If the player does not have the essentials.speed permission, the walk and fly speed will be reset to default values
- Tab completion for editing hologram and itemrename #116
- Added a temporary fly with the /fly command
- Added permission essentials.fly.unlimited, allows fly without time restriction
- Added permission essentials.fly.other, allows to activate the fly to another player
- Added command /fly add <player> <seconds>
- Added command /fly remove <player> <seconds>
- Added command /fly set <player> <seconds>
- Fixed hologram despawning #99
- Fixed holograms are in every world #100
- Added auto update for holograms
- Added placeholder %zessentials_user_fly_seconds%, returns the number of seconds for temporary fly
- Added default money when player join #105
- Fixed seen command #102
- Fixed teleportation delay glitch #96
- Fixed vault register when economy is disable #95
- Added disable fly in certain worlds #91
- Added /spawn <player> (Permission: essentials.spawn.other)
- Added checking if player is vanished for various commands
- Fixed message when the player leave server
- Added permission essentials.back.death, the player must have this permission to return to the place of his death
- Fixed teleport task when player is offline #92
- Fixed command /heal <player> and /feed <player> if you use it in the console #90
- Added two types of home usage MAX and STACK #84
- Fixed home delete inventory #89
- Fixed item display when you try to display an empty item
- Fixed tabulation with no argument needed
- Fixed message when you create a home
- Fixed economy give all command from console #79
- Fixed error when you die in another world #76
- Fixed command cooldown if permission was not set
- Fixed the system of economy that did not work with offline players
- Added the ability to change default vault names
- Added NMS support for 1.21.1
- Fixed an SQL query for updating homes with SQLITE
- Fixed an SQL query for updating cooldown with SQLITE #74
- Fixed creating homes that executed an SQL query for no reason
- Added command /freeze <player>
- Added a command to confirm the overwrite of an already existing home. You can disable this option in modules/homes/config.yml
- Added a command to confirm the deletion of an home. You can disable this option in modules/homes/config.yml
- Fixed commands /sethome <player>:<home name> and /delhome <player>:<home name> which did not work if the player was online.
- Fixed command /wtp with folia
- Added error exception when you try to load a home if the world doesn't exist #67
- Implementation of the method boolean hasMoney(OfflinePlayer player, Economy economy, BigDecimal amount) and BigDecimal getBalance(OfflinePlayer player, Economy economy) in EconomyModule #66
- Fix sarah migration
- Fixed invsee command #72
- Updated the command /endersee to be compatible with offline players, added permission essentials.endersee.offline
- Updated the command /invsee to be compatible with offline players, added permission essentials.invsee.offline
- Fixed error with loading data #59
- Fixed night vision #56
- Changed aliases for PlayerWorldEdit from pw to pwe #58
- Added the command /showitem <code>, Allows you to see the item that the player has in his hand. This command is used with the chat placeholder [item] #43
- Added the command /money <player>, Shows the money of other players.
- Fixed messages #39
- Fixed default configuration for economy #38
- Fixed bug with /tp command #37
- Fixed nightvision messages
- Add the feature to manage vaults slots with permissions
- Fixed title message placeholders
- Fixed somes messages #47
