mcmmo_ability_on_cooldown
Passes when any of the specified mcMMO super abilities are currently on cooldown for the player.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
abilities | A list of mcMMO super ability names to check (e.g. SUPER_BREAKER, GIGA_DRILL_BREAKER). | STRING_LIST |
Example
conditions:
- id: mcmmo_ability_on_cooldown
args:
abilities: <value>