> 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/remove_item.md).

# remove\_item

## `remove_item`

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

从玩家的背包中移除物品。

## 示例配置

```yaml
- id: remove_item
  args:
    item: diamond # 物品语句
```
