Skip to content

Add wind charge explosion protect config - #6183

Merged
JRoy merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/wind-charge-protect
Aug 3, 2025
Merged

Add wind charge explosion protect config#6183
JRoy merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/wind-charge-protect

Conversation

@JRoy

@JRoyJRoy commented Jun 28, 2025

Copy link
Copy Markdown
Member

Adds new protect config to cancel the knockback effect from windcharges

protect:
# General physics/behavior modifications. Set these to true to disable behaviors.prevent:
windcharge-explosion: false

Closes#6181

@JRoyJRoy added this to the 2.21.2 milestone Jun 28, 2025
@JRoyJRoy added the type: enhancement Features and feature requests. label Jun 28, 2025
@JRoyJRoy modified the milestones: 2.21.2, 2.22.0Jul 4, 2025
Comment threadEssentials/src/main/resources/config.yml
@mdcfe
mdcfe added this pull request to the merge queueJul 6, 2025
@mdcfe
mdcfe removed this pull request from the merge queue due to a manual request Jul 6, 2025
@JRoy
JRoy added this pull request to the merge queueAug 3, 2025
Merged via the queue into EssentialsX:2.x with commit 74337ffAug 3, 2025
@JRoy
JRoy deleted the fix/wind-charge-protect branch August 3, 2025 21:43
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Aug 6, 2025
EssentialsX@c01ba4e Bump adventure dependencies (EssentialsX#6243)
EssentialsX@16f643a New Crowdin updates (EssentialsX#6225)
EssentialsX@eb781a1 Release 2.21.2
EssentialsX@b36d433 Prepare for 2.22.0 Dev Builds (EssentialsX#6209)
EssentialsX@74337ff Add wind charge explosion protect config (EssentialsX#6183)
EssentialsX@636bb09 Add tipped arrow support to /potion (EssentialsX#6191)
EssentialsX@d402f17 Reset oxygen with /heal (EssentialsX#6201)
EssentialsX@334c5a4 New config.yml option: afk-timeout-command: (EssentialsX#6169)
EssentialsX@790644b Ignore cancelled PlayerDeathEvents (EssentialsX#6179)
EssentialsX@03d8938 feat: Add /powertoollist (EssentialsX#6096)
EssentialsX@689c35f Add bypass permission node for the whitelist. (EssentialsX#6232)
EssentialsX@8bcf03d Discord: Add PAPI support to avatar-url (EssentialsX#6189)
EssentialsX@025ca48 Discord: Respect game rule for advancement message type (EssentialsX#6195)
rewsdjad1 pushed a commit to rewsdjad1/EssentialsXPlus that referenced this pull request Aug 13, 2026
Adds new protect config to cancel the knockback effect from windcharges
```yml
protect:
# General physics/behavior modifications. Set these to true to disable behaviors.
prevent:
windcharge-explosion: false
```
ClosesEssentialsX#6181
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancementFeatures and feature requests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Various Wind Charge Issues

2 participants

@JRoy@mdcfe