... | @@ -15,7 +15,8 @@ Used for making custom conditions. |
... | @@ -15,7 +15,8 @@ Used for making custom conditions. |
|
## Examples
|
|
## Examples
|
|
```
|
|
```
|
|
conditions:
|
|
conditions:
|
|
- 'placeholder{ph=%mmoitems_is_sleeping%;m=true}'
|
|
- 'placeholder{ph=%player_is_sleeping%;m=true}'
|
|
|
|
- 'placeholder{ph=%mmocore_class%;value=Warrior;m=true}'
|
|
- 'placeholder{ph=%mmoitems_stat_defense%;value=100;operator=equal;m=true}'
|
|
- '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}'
|
|
- 'placeholder{ph=%mmoitems_stat_defense%;value=%mmoitems_stat_armor%;operator=less;equalto=true;m=true}'
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |