Description
Used for making custom conditions.
Parameters
You can view all global parameters here.
Parameter | Aliases | Description | Type | Default Value |
---|---|---|---|---|
placeholder |
ph |
The placeholder to match to the value. | String | Required |
value |
v |
What the placeholder will match to. | String | Required |
Examples
conditions:
- 'placeholder{ph=%mmoitems_stat_defense%;value=100;operator=equal;m=true}'
- 'placeholder{ph=%mmoitems_stat_defense%;value=%mmoitems_stat_armor%;operator=less;equalto=true;m=true}'