... | ... | @@ -5,8 +5,8 @@ Adds an attribute modifier to the attributable target |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| attribute | attr | The [attribute] | GENERIC_LUCK<!--type:SpigotAttribute--> |
|
|
|
| operation | op | The [operation] to perform | ADD_NUMBER |
|
|
|
| attribute | attr | The [attribute] | GENERIC_LUCK<!--type:PaperAttribute--> |
|
|
|
| operation | op | The [operation] to perform | ADD_NUMBER<!--type:PaperAttributeOperation--> |
|
|
|
| name | modifierName | The name of the modifier | <caster.uuid> |
|
|
|
| amount | amt, a | The modifier of the attribute | 0 |
|
|
|
| duration | dur | The duration of the attribute | 0 |
|
... | ... | |