Essentials
Essentials copied to clipboard
The modern Essentials suite for Spigot and Paper.
### Type of bug Other unexpected behaviour ### `/ess dump all` output Dump is not needed here ### Error log (if applicable) _No response_ ### Bug description The essentials.home.bed and...
### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?bytebin=rXXGvGrC7e ### Error log (if applicable) _No response_ ### Bug description When you make a nickname with formatting...
### Type of bug Data loss ### `/ess dump all` output https://essentialsx.net/dump.html?bytebin=BJmba0wmfZ ### Error log (if applicable) _No response_ ### Bug description When I run /seen or /playtime, it returns...
### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?bytebin=mzyaN6gpjR ### Error log (if applicable) _No response_ ### Bug description [tpr.txt](https://github.com/user-attachments/files/18688385/tpr.txt) As you can see in the...
### Feature description When using /link to link Discord and Minecraft accounts, if linked used talks in Discord channel it should lookup their Minecraft username so you could have it...
### Feature description Add an event related to jailing, that includes the target player (Player), jail time (-1 if permanent) and jail. ### How the feature is useful This is...
### Feature description The ability to choose whether players can do /back after dying through PvP by checking what type of entity killed the player, and granting the permission nodes...
### Feature description Add a command to query and list all of a player's powertools. ### How the feature is useful There is currently a way to view the powertool...
### Information This PR closes #6095. ### Details **Proposed feature:** This PR implements /powertoollist, which lists out all of a user's set powertools. Since all of a user's powertools reside...
Adds support for @s and @p player selectors (which both select the source player). Closes #5925 Partially Addresses #6006