> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/ecox-doc/ji-neng-xi-tong/tong-yong-tiao-jian-can-shu.md).

# 通用条件参数

以下参数是所有条件都存在的，如果你没有单独设置它们，将会使用默认值。

## inverse

是否将“未满足该条件”才算作满足该条件。

默认值：false。

```
args:
  inverse: true
```
