Essentials
Essentials copied to clipboard
The modern Essentials suite for Spigot and Paper.
there are a LOT of weird inventory stuff going on in EssX. Fixes #3810 Fixes #4248 maybe more inventory issues that I'm unable to find?
IntelliJ tries to update this every time i try to commit ANYTHING.
Don't call PrivateMessageSentEvent if the message wasn't sent successfully ### Information PrivateMessageSentEvent is called even if the message wasn't actually sent (`/reply` command). ### Details **Proposed fix:** Don't call PrivateMessageSentEvent...
### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?id=ab1b82ddcc92426cb6f17a010c4d0870 ### Bug description We have a player on another world (in my case, world_spawn) who has the...
### Type of bug Error in console ### `/ess version` output I know you would ask if server is online or offline mode, the server is offline mode because I...
### Information This PR closes #4994. ### Details **Proposed feature:** Allow a permission to determine whether the nickname prefix gets applied to a group or user. It also removes a...
**Information** This PR fixes https://github.com/EssentialsX/Essentials/issues/4912. **Details** **Proposed fix:** Fixes "invalid book tag" issue by setting a default author & title for written books. **Environments tested:** OS: Windows 10 Java version:...
https://user-images.githubusercontent.com/10731363/147530817-f9adc58e-18a5-49ed-84c6-106e51d6948f.mp4 Closes #2029 Closes #2391 ## Todo - [x] Per Player Locale - [x] Add support for them - [x] Finish porting everything over to per-player-locale system. - [x] MiniMessage...
### Information This PR closes #2057. ### Details **Proposed feature:** /mail clear [player] and /mail clearall. Functions on online and offline players, and clears their mailboxes. Adds permissions essentials.mail.clear.others and...