EssentialsX 2.21.2 - The Chase the Skies Update #6249
mdcfe
announced in
Announcements
Replies: 2 comments
-
Woah. Nice fn job dudes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice Job! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 EssentialsX 2.21.2 is here, bringing with it 1.21.8 support, support for content from Chase the Skies, and a handful of bug fixes.
Thanks to everyone who has contributed code to this release (many of whom are listed at the bottom of this release), as well as to everyone who has contributed to translations on Crowdin!
In addition, a massive thanks to our community members who have assisted countless people with using EssentialsX across GitHub and MOSS, including @Evidentsinger14, @JasonHorkles, @ImDarkLaw, @Chew and many others.
The EssentialsX project is powered by the community. If you want to help us out, you can contribute by;
Finally, a shoutout to our supporters on Patreon and GitHub Sponsors!
A special thanks goes to our Hero tier supporters:
Your support helps us to continue spending hours of our free time working on and improving EssentialsX for everyone. If you've got any spare change, you can click one of the buttons below to support the EssentialsX project with a one-off or monthly pledge:
Supported server versions
EssentialsX officially supports the Paper server software. Specifically, EssentialsX is designed to work on the following Minecraft versions:
1.21.8
- EssentialsX actively develops for and supports this version.1.8.8
,1.9.4
,1.10.2
,1.11.2
,1.12.2
,1.13.2
,1.14.4
,1.15.2
,1.16.5
,1.17.1
,1.18.2
,1.19.4
, and1.20.6
- these versions are still supported, but are not a priority for us, and may be dropped in a future release.We recommend using the latest version of Paper. EssentialsX includes significant improvements that require Paper, including:
CraftBukkit and Spigot do not support async chunk loading from plugins.
/anvil
,/grindstone
,/cartographytable
,/loom
,/smithingtable
, and/stonecutter
are only supported on Paper.CraftBukkit and Spigot do not support the API needed for these.
/recipe
on 1.12+ requires Paper to avoid a dupe bug introduced by CraftBukkit and Spigot.EssentialsX does not support the following Minecraft versions or server software:
Do not attempt to use current versions of EssentialsX on Folia or forks of it - you may lose userdata.
These often perform non-standard behaviour and can break your worlds and installed plugins.
We cannot guarantee the safety or functionality of unofficial builds of EssentialsX; you should avoid using Mohist where possible.
For modded servers running Minecraft Forge, NeoForge or Fabric, you should use FTB Essentials.
1.7.10
or below.Upgrading to 2.21.2
If you're upgrading from 2.21.1, you can keep your current EssentialsX config file. There are no new changes to configuration files in this release.
Upgrading from 2.21.0 or older versions of EssentialsX? See the previous update changelogs.
Known issues
Anchor charges deplete on Spigot even when EssentialsX Spawn overrides the spawn location
On CraftBukkit and Spigot, anchor charges will deplete regardless of the
respawn-at-anchor
due to an unfixed bug in CraftBukkit. This bug has been patched in Paper.Fly mode is reset when teleporting between worlds on Spigot
On Spigot 1.17.1 and greater, player's fly mode will be reset regardless of the
world-change-fly-reset
setting due to behavior change in vanilla. A fix for this is in place for Paper servers. (#6012)New features
EssentialsX now supports 1.21.8 (#6166, #6196, #6224)
EssentialsX now officially supports Paper 1.21.8.
Other additions
/tpr
command now sends a message before the teleport commences. (Fix various TPR issues #6205)Bug fixes
Bugs fixed from 2.21.1 and older versions
/tpr
command no longer allows players to bypass max and minimum range. (Fix various TPR issues #6205)/tpr
command works again on legacy versions. (Fix /tpr on legacy versions #6212)max-nickname-length
setting whenignore-colors-in-max-nick-length
is enabled. (Fix max nick length with hex color codes #6185)/skull
command now works on 1.20.4 and above. (Fix /skull issues on 1.20.4+ #6188)/whois
command is now less misleading. (Fix misleading whois command description #6187)/editsign paste
command no longer erroneously informs the player that the paste was successful. (fix: prevent sending sign paste messages if SignChangeEvent is cancelled #6136)/clear
is enabled, the command passed to theconfirmClear
message no longer has a trailing space. (Fix formatCommand to handle empty args correctly #6213)per-player-locale
setting. (Fix per-player locale for messages with arguments #6227)show-avatar: true
. (Discord: Fix custom bot name requiring show-avatar #6239)Regressions fixed from 2.21.2 dev builds
The following bugs from 2.21.2 development builds have been fixed:
player-commands
feature now works again. (Fix player commands option not working #6214)For a full commit log, click here.
This discussion was created from the release EssentialsX 2.21.2 - The Chase the Skies Update.
Beta Was this translation helpful? Give feedback.
All reactions