Permission

Just set the type to PERMISSION and a value.

Example:

conditions:
    permissionExample:
        type: PERMISSION
        value: "example.permission"

Last updated