EntityWhitelistCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
EntityWhitelistCondition - An object
Properties
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
EffectList
otherwise - OptionalA list of effects that will run if this condition is false
EffectList
else - OptionalA list of effects that will run if this condition is false
whitelist - Optional boolean
If true, the entities property will whitelist. If false, the entities property will blacklist
Defaults to true
EntityType
entities - Optional Array ofIf true, the entities property will whitelist. If false, the entities property will blacklist
Defaults to []