Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

The modern Essentials suite for Spigot and Paper.

Results 384 Essentials issues
Sort by recently updated
recently updated
newest added

### Type of bug Other unexpected behaviour ### `/ess dump all` output [15:42:47 INFO]: 413 Request Entity Too Large [15:42:47 INFO]: [15:42:47 INFO]: 413 Request Entity Too Large [15:42:47 INFO]:...

bug: unconfirmed

### Information This PR closes #5895. ### Details **Proposed feature:** This PR adds a method to the `DiscordLinkService` interface to get all linked players. The method `getAllLinkedPlayers` returns a map...

### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?id=a9e48990a1694a358c67e3b72239a57c ### Error log (if applicable) _No response_ ### Bug description If I enable command confirmation for /clear,...

bug: unconfirmed

### Type of bug Error in console ### `/ess dump all` output https://essentialsx.net/dump.html?id=78c2530b080d423293f9169fef6a8c9a ### Error log (if applicable) https://gist.github.com/KosyakMakc/5e554045e8f53b1860fba56d1f8c22a9 ### Bug description do not send minecraft chat events to discord...

bug: unconfirmed

### Feature description We can enable negative balances for players, but is it possible to have a further option like "CommandNegativeOnly" which can be true or false. And essentially, if...

type: enhancement

### Feature description Add a method `getAllLinkedPlayers` to the `DiscordLinkService` interface that returns a map of all linked players, where the key is the Discord ID and the value is...

type: enhancement

## Information This PR fixes #5889. ## Details Proposed fix: This PR addresses the issue where and commands in the Essentials plugin do not support Chinese and other non-alphanumeric characters...

### Type of bug Other unexpected behaviour ### `/ess dump all` output null ### Error log (if applicable) _No response_ ### Bug description When setting the Chinese name warp, the...

bug: unconfirmed

### Type of bug Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.htmld=424799e7c5b64a02a084d4f9cc7a3415 ### Error log (if applicable) _No response_ ### Bug description Links posted in /bc link cannot be...

bug: confirmed

### Feature description Allow users to add their own keys to message-colors f.e.: message-colors: ` primary: '#ffaa00' secondary: '#ff5555' infoWithPrefix: '[MyServerPrefix] ' ` make infoWithPrefix work in messages like or...

type: enhancement