promotional bannermobile promotional banner

Player Abilities

Adds an extensive and customizable ability framework to grant players active, passive, and triggered abilities.
Back to Files

playerabilities-1.21.1-1.0.6

File nameplayer_abilities-1.0.6.jar
Uploader
SilvertideSilvertide
Uploaded
Aug 14, 2026
Downloads
17
Size
198.0 KB
Mod Loaders
NeoForge
File ID
8649806
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:player-abilities-1600309:8649806"

Learn more about Curse Maven

What's new

1.0.6

  • Fixed a false "ability is ready" notice: an ability revoked while its cooldown was still running (for example a boon mod taking its boon away on death) announced itself as ready anyway, most visibly right after respawning.
  • Fixed abilities with kill or damage requirements never announcing that they were ready. The notice now appears when the requirement is actually met, rather than being skipped because the cooldown happened to end first.
  • Fixed clearing a cooldown early through the API not announcing the ability as ready.
  • Ready notices are now decided by the server at the moment a cooldown expires instead of being inferred by the client, so they survive respawns, dimension changes, and lag spikes.
  • Trimmed per-frame and per-tick allocations in the HUD and in ability effect ticking.
  • Network protocol version bumped. Clients and servers must both be on 1.0.6.

This mod has no additional files