File Details
AbilityAPI-1.2.1.jar
- R
- Apr 1, 2026
- 135.59 KB
- 634
- Early Access
File Name
AbilityAPI-1.2.1.jar
Supported Versions
- Early Access
[1.2.1] - 2026-04-1
Fixed
- Damage ability ordering —
FallDamageImmunitySystem,InvulnerabilitySystem,SecondChanceSystem, andHealthRegenDelayRecordSystemnow depend on running afterDamageCalculatorSystems.SequenceModifierand beforeDamageSystems.ApplyDamage. Previously they only ran after the filter group with no edge toApplyDamage, so the scheduler could run them after health was already subtracted, making immunity and fall protection unreliable.