File Details
AbilityAPI-1.2.0.jar
- R
- May 26, 2026
- 132.94 KB
- 411
- 0.5
File Name
AbilityAPI-1.2.0.jar
Supported Versions
- 0.5
[1.2.0] - 2026-05-26
Changed
- Hytale 0.5.0 — Targets Hytale server
^0.5.0(semverServerVersionin manifest; no longer uses the legacyYYYY.MM.DD-<sha>pin). - Waterbreathing — Uses
BreathingCheckEventso players with the ability can breathe in fluids under the 0.5BreathingComponent/ suffocation pipeline (oxygen-stat top-up alone is insufficient). - Math types —
Vector3d/ block positions useorg.jomltypes; rotations useRotation3fc/Rotation3fwhere the server API changed. - Punch damage — Uses
InventoryComponent.getItemInHandinstead of the deprecatedInventory.getItemInHand().