Variables

Variables are placeholders for dynamic data in Ability configurations. They allow for more flexibility and customization in Abilities.

Usage

To use a variable, simply include it in an Ability configuration with the % symbol surrounding it. For example:

effects:
- "MESSAGE: The attacker's name is %attacker name%"

Available Variables

Plugin-specific variables:

AdvancedEnchantments:

Last updated