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

# 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
```
