# remove\_item

## `remove_item`

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

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

## 示例配置

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