> 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/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-xiao-guo/sell_items.md).

# sell\_items

## `sell_items`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/sell_items#triggered-effect)

将（触发器属性中的）物品自动出售。

## 示例配置

```yaml
- id: sell_items
  args:
    multiplier: 0.5 # 价格加倍值
    whitelist: [] # 只出售的物品列表
```
