fix: sword ladder was not loading by default#545
Merged
Conversation
…ring duel acceptance
Nandi0813
added a commit
that referenced
this pull request
May 25, 2026
* change * execute extra items commands as player instead of console (#493) * added hologram teleport command * fixed possible NPE * feat add allow-lobby-interact config option (#509) * feat(ladder): add hearts setting and enforce ladder max health in fights * feat(arena): add party FFA center setting and update related commands * feat(settings): update ladder settings GUI to support additional layout sizes * Missing pearl configuration & Update dependencies (26.1.2 is supported now) (#526) * Refactor tab integration (#527) * fix: fix profile worldtime default value and handle offline players in leaderboards (#529) * fix: add missing break statements in PartySettingsGui switch (#530) * fix: not-won round symbols rendering as filled on scoreboard (#532) * Prevent throwing ender peal if cooldown is 0.0 in the start of the match (#533) * Fixes (#534) * Fixes (#537) * refactor: remove telemetry logger references from multiple classes * refactor: simplify arena side build limit check and update player join/quit messages * fixed possible deadlock * Full MiniMessage support (#544) * fix: sword ladder was not loading by default (#545) * Fix sidebar (#547) * fix: fix profile worldtime default value and handle offline players in leaderboards * fix: resolve party chat permission error caused by missing break * fix: not-won round symbols rendering as filled on scoreboard * Prevent throwing ender peal if cooldown is 0.0 in the start of the match * fix: shade MariaDB driver to prevent classpath conflict with other plugins * fix: remove players from live match on rejoin if they disconnected during duel acceptance * Refactor Profile * Refactor Profile * Fix for #536 * Full MiniMessage support * hex/legacy color code support * add missing ladder * Fix sidebar * Fix sidebar (#548) * Hearts are customizable now and UGLY text (#550) * fix: correct typo in Sumo Rackets GUI item path * refactor: add mini message display name methods for item meta and update usage * refactor: update player head retrieval to use PlayerProfile for better compatibility * feat: add configuration options for icon editing and custom kit preservation on ladder disable * fix: prevent ender pearl usage when match round is not live and streamline cooldown handling * chore: remove telemetry configuration options from config.yml * Fix colors (#560) * Fixes (#562) * fix: preserve custom config keys on BoostedYAML version update + Refactor Code (#563) * changed version to 7.6.0-SNAPSHOT --------- Co-authored-by: yowsef <70838519+aboreda12@users.noreply.github.com> Co-authored-by: MISHA <208148594+lokspel@users.noreply.github.com>
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.
No description provided.