Requirements

What is this?

requirements are what must be met for a specific trigger to execute

Condition

almost identical check as in JavaScript

requirements:
- "[condition] %beacmcboss_example:time-to-start% == 30"

Boolean

Checks whether the given value returns true or yes

requirements:
- "[boolean] %luckperms_has_permission_beacmcboss.use%"

Last updated