- Feature for Random Teleport (/rtp)
- Option to hide all players in the server.
- Fix teleport cancellation wrong.
- Added clear command (/clear)
- Ability to give kits on first join.
- Fixed handling of quit messages not working properly.
- Make more stuff asynchronously to improve performance.
- Fix placeholderapi support not working.
- Use essentials.chat.color permission to use colors in chat.
- Optimize reflection usage for less cpu usage.
- Make more things asynchronous to improve performance.
- Added speed command to be able to customize flying and walking speeds.
- Added helpop command to request help from administrators with permission.
- /createkit command will now display when a kit was edited.
- Added a concise and efficent teleport command.
- Added api-version for the plugin to not be detected as legacy.
- The message used in /warp can now be edited.
- Fixed "home.no_homes" message not found.
- Fixed spanish translation placeholders not working.
New permissions:
- essentials.helpop: Allows access to the /helpop command.
- essentials.helpop.receive: Allows users to see Helpop messages. For the speed command, the relevant permissions are:
- essentials.speed: Allows access to the /speed command.
- essentials.speed.bypass: Allows users to bypass the speed limits set in the configuration.
- essentials.speed.fly: Allows players to change their fly speed.
- essentials.speed.others: Enables users to modify the speed of other players.
- essentials.speed.walk: Allows players to change their walk speed.
- essentials.teleport: Allow players to teleport themselves to other players.
- essentials.teleport.others: Allows players to teleport other players to different players.
- essentials.teleport.position: Allows players to teleport themselves to specific coordinates.
- essentials.teleport.position.others: Allows players to teleport other players to specific coordinates.
- essentials.teleport.here: Allows players to teleport other players to their location.
- Fixed the language system not working properly on some setups.
- Allow the creation of new language files.
- Added title customization to inventory items.
- Fixed the default main_menu for 1.8 versions.
