πHow to make condition
Creating condition
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 section
data2:
second: # <-- This is another section. You can create unlimited sections in the list.conditions:
condition_name: # <<<---conditions:
condition_name:
type: has-permission # <-- here paste your selected type instead of a has-permissionconditions:
condition_name:
type: has-permission
inoput: 'rotatingheads.create' # <-- example permission to checkLast updated