Skip to content

Fix EffKick, EffBan component support#8628

Open
APickledWalrus wants to merge 1 commit intodev/patchfrom
patch/missing-component-syntaxes
Open

Fix EffKick, EffBan component support#8628
APickledWalrus wants to merge 1 commit intodev/patchfrom
patch/missing-component-syntaxes

Conversation

@APickledWalrus
Copy link
Copy Markdown
Member

Problem

While ExprKickMessage supports components, EffKick does not. EffBan, which has a kick option, does not either. EffBan reasons also no longer process legacy formatting by default.

Solution

Refactors EffKick and EffBan with component support. Ban entries do not currently support Components, so a legacy conversion is performed. It is not a goal to improve the behavior (i.e. deprecated BanList usages) of EffBan.

Testing Completed

Manual in game testing.

Supporting Information

n/a


Completes:

@APickledWalrus APickledWalrus requested a review from a team as a code owner May 5, 2026 16:22
@APickledWalrus APickledWalrus requested review from cheeezburga and erenkarakal and removed request for a team May 5, 2026 16:22
@APickledWalrus APickledWalrus added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.15 Targeting a 2.15.X version release. labels May 5, 2026
@skriptlang-automation skriptlang-automation Bot moved this to In Review in 2.15 Releases May 5, 2026
@skriptlang-automation skriptlang-automation Bot added the needs reviews A PR that needs additional reviews label May 5, 2026
@skriptlang-automation

This comment has been minimized.

@APickledWalrus APickledWalrus linked an issue May 5, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.15 Targeting a 2.15.X version release. bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. needs reviews A PR that needs additional reviews

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

Skript Kick Feature has no minimessage Support

1 participant