Skip to content

Fix inventory behavior with new body/saddle slot - #6218

Merged
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6216
Jul 12, 2025
Merged

Fix inventory behavior with new body/saddle slot#6218
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6216

Conversation

@JRoy

@JRoyJRoy commented Jul 12, 2025

Copy link
Copy Markdown
Member

There are new slots that are persistent in the player inventory, the saddle slot + the body slot, ignore them from our inventory calculations.

Fixes#6216

@JRoyJRoy added this to the 2.21.2 milestone Jul 12, 2025
@JRoyJRoy added the type: bugfix PRs that fix bugs in EssentialsX. label Jul 12, 2025

@Evidentsinger14Evidentsinger14 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works! Thanks JRoy!

@mdcfe
mdcfe added this pull request to the merge queueJul 12, 2025
Merged via the queue into EssentialsX:2.x with commit e04f488Jul 12, 2025
@mdcfe
mdcfe deleted the fix/6216 branch July 12, 2025 14:13
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Jul 13, 2025
EssentialsX@b996a9f Fix formatCommand to handle empty args correctly (EssentialsX#6213)
EssentialsX@e39b614 Fix numerous antibuild bypasses with signs (EssentialsX#6186)
EssentialsX@cc25a79 Fix player commands option not working (EssentialsX#6214)
EssentialsX@dfd83cf Fix /tpr on legacy versions (EssentialsX#6212)
EssentialsX@e04f488 Fix inventory behavior with new body/saddle slot (EssentialsX#6218)
EssentialsX@73da278 New Crowdin updates (EssentialsX#6143)
rewsdjad1 pushed a commit to rewsdjad1/EssentialsXPlus that referenced this pull request Aug 13, 2026
There are new slots that are persistent in the player inventory, the
saddle slot + the body slot, ignore them from our inventory
calculations.
FixesEssentialsX#6216
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bugfixPRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lost items with /condense

3 participants

@JRoy@mdcfe@Evidentsinger14