Okay, we're starting to create our first condition. The new condition type that presents our conditions library is based on sections. Here is an example of the functionality of sections in the config:
example of section list
conditions:# <-- This is section name. first:# <-- This is the first section in our list of sections. data1:# <-- We can add multiple data rows to the sectiondata2:second:# <-- This is another section. You can create unlimited sections in the list.
Now you know how to use sections. Lets take a look at conditions format.
When we create an condition, we name it arbitrarily. The name must be together and must be unique in the list.
creating condition, condition name
conditions:condition_name:# <<<---
Now you have to add condition data for full funcionality.