Essentials
Essentials copied to clipboard
The modern Essentials suite for Spigot and Paper.
### Information This PR closes #2355. ### Details **Proposed feature:** It doesn't take care of currency-symbol-format-locale but at least it supports both comma and dot as decimal separators. Just noticed...
### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?id=528fd2d68c3a496a99d0a124efcd62bb ### Error log (if applicable) _No response_ ### Bug description The current ignore system is not very...
### Feature description Many servers with economies have players dealing with high numbers, even beyond trillions. It would be a nice QoL feature if the /pay command supported shortened number...
- Add a per-type formats - Remove public modifier in constructor to respect checkstyle - Add config deserializer - Add a comment in AbstractChatHandler about a known inconsistency ### Information...
### Type of bug Error in console ### `/ess dump all` output https://essentialsx.net/dump.html?id=8fce56ec9c1d4ca5bf96d70e62d1c9a9 ### Error log (if applicable) https://paste.gg/p/anonymous/e4fa16b2bb6446f68d338f8572b57b08 ### Bug description Previously reported as #4101. (The issue template doesn't...
### Feature description Currently, if you type ```!Hi !``` and ```! Hi!``` in the chat (with the local chat enabled), it replaces the '{MESSAGE}' tag of the format respectively by...
### Feature description Currently, we can configure chat format for a specific group. We can also specify the format of a specific chat type in the messages file. But we...
In reply to #5267 with JRoy's idea Saving warps using a uuid instead of the santized warp name that was causing problems with warps with similar names. Added backwards conversion...
### Details **Proposed feature:** This PR adds two features: - Granular debug flags, which can be set either in the config or with system properties and then can be checked...
**Information** This PR fixes https://github.com/EssentialsX/Essentials/issues/5237 **Details** Players can bypass the "tpaccept" permission check when teleport delay is enabled. This can be done by an exploiter getting the target to /tpa...