|
9 | 9 | _2025-12-14_ - Essence 1.11.0 adds over 15 new commands and changes how player data is handled for a faster, smoother experience on larger servers. |
10 | 10 | Huge thanks to KadTheHunter on GitHub for their extensive contributions to this update! |
11 | 11 |
|
12 | | -| Added | /eco, /top, /bottom, /ascend, /descend, /direction, /burn, /extinguish, /god, /skull, /give, /sudo, /near, /invsee, /ignore, /list, /clear, /clearconfirm, and /recipe commands. Adds alias /eat to /feed. Add [world management module](ES-Worlds.md), accessed using /world. | |
13 | | -|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
14 | | -| Removed | Nothing was removed in this update. | |
15 | | -| Changed | Essence should now be more stable and reliable with concurrent user interactions (Folia), /tp now supports relative coordinates (for example ~5), /delwarp now has an other permission to delete other player's created warps, /feed now fills saturation and exhaustion as well as food and no longer requires a username input. The `disabled-commands.list` config value was moved to `disabled-commands`, your server will update the config automatically on startup. Spawns moved into `worlds.yml`, your server will automatically move them on startup. If `always-spawn` is enabled, `/spawn` will now follow it. | |
16 | | -| Fixed | [#286](https://github.com/LewMC/Essence/issues/286) /time set appears incorrectly, [#288](https://github.com/LewMC/Essence/issues/288) /back not covering deaths, [#300](https://github.com/LewMC/Essence/issues/300) players are not always added to teams they create, [#312](https://github.com/LewMC/Essence/issues/312) MOTD can no longer be disabled, [#324](https://github.com/LewMC/Essence/issues/324) Disabling the economy module does not disable the vault connector, [#331](https://github.com/LewMC/Essence/issues/331) Respawning at bed location even if bed was destroyed. | |
| 12 | +| Added | /eco, /top, /bottom, /ascend, /descend, /direction, /burn, /extinguish, /god, /skull, /give, /sudo, /near, /invsee, /ignore, /list, /clear, /clearconfirm, and /recipe commands. Adds alias /eat to /feed. Add [world management module](ES-Worlds.md), accessed using /world. | |
| 13 | +|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 14 | +| Removed | Nothing was removed in this update. | |
| 15 | +| Changed | The way Essence configures forced spawning has changed, you may need to reconfigure this feature if you use it. Essence should now be more stable and reliable with concurrent user interactions (Folia), /tp now supports relative coordinates (for example ~5), /delwarp now has an other permission to delete other player's created warps, /feed now fills saturation and exhaustion as well as food and no longer requires a username input. The `disabled-commands.list` config value was moved to `disabled-commands`, your server will update the config automatically on startup. Spawns moved into `worlds.yml`, your server will automatically move them on startup. If `always-spawn` is enabled, `/spawn` will now follow it. | |
| 16 | +| Fixed | [#286](https://github.com/LewMC/Essence/issues/286) /time set appears incorrectly, [#288](https://github.com/LewMC/Essence/issues/288) /back not covering deaths, [#300](https://github.com/LewMC/Essence/issues/300) players are not always added to teams they create, [#312](https://github.com/LewMC/Essence/issues/312) MOTD can no longer be disabled, [#324](https://github.com/LewMC/Essence/issues/324) Disabling the economy module does not disable the vault connector, [#331](https://github.com/LewMC/Essence/issues/331) Respawning at bed location even if bed was destroyed. | |
17 | 17 |
|
18 | 18 | ## 1.10.2 |
19 | 19 | _2025-08-29_ - Essence 1.10.2 fixes a config-breaking bug from the previous version. |
|
0 commit comments