# give\_xp

## `give_xp`

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

给予玩家原版经验值。

## 示例配置

```yaml
- id: give_xp
  args:
    amount: 100 # 数量
    apply_mending: true # 获取的经验值能否用于经验修补附魔，仅限Paper
```
