Fix preventing joins when server isn't actually full#6426
Merged
JRoy merged 1 commit intoEssentialsX:2.xfrom Feb 7, 2026
Merged
Fix preventing joins when server isn't actually full#6426JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy merged 1 commit intoEssentialsX:2.xfrom
Conversation
|
LGTM just from looking at the code (Not tested) |
mbax
approved these changes
Feb 6, 2026
JRoy
approved these changes
Feb 7, 2026
Member
|
thanks:) |
g0dzcsgo
pushed a commit
to LemonGamingLtd/EssentialsX
that referenced
this pull request
Feb 7, 2026
Euphillya
added a commit
to Euphillya/Essentials-Folia
that referenced
this pull request
Feb 8, 2026
EssentialsX@0bd4c24 Update dump url (EssentialsX#6283) EssentialsX@7775662 Show expiration on temporary IP ban kick message (EssentialsX#6407) EssentialsX@e5c9074 Fix preventing joins when server isn't actually full (EssentialsX#6426) EssentialsX@6ab56d2 Implement kits placing items in specific slots (EssentialsX#5794)
|
Holy cow this is happening to me and still is, I'm so glad someone reported. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #6424
Caused by PaperMC/Paper#13601