fix(protection): restore cleared Leaf effects
Release / release (push) Successful in 2m7s
CI / build (push) Successful in 1m1s

This commit is contained in:
dmg
2026-08-10 23:09:54 -04:00
parent 5609a0a656
commit 320c8ce193
9 changed files with 110 additions and 4 deletions
@@ -22,6 +22,8 @@ As a **player**, I want to opt into Leaf protection so that I can receive a mode
- [x] Player-command autocomplete suggests only valid next arguments available to the sender.
- [x] Opted-in players receive quiet Strength I alongside Resistance I by default.
- [x] Player status reports active protection only when both configured Leaf effects are effective.
- [x] Missing Leaf effects are restored for opted-in online players within approximately one second after death, milk, commands, or plugins clear them.
- [x] Recovery remains suppressed while Leaf is globally disabled or the player is opted out.
## Related