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

# send\_title

## `send_title`

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

向玩家发送标题（屏幕间文本）。

## 示例配置

```yaml
- id: send_title
  args:
    title: "&a恭喜你 %player%!" # 标题
    subtitle: "&3你赢得了大奖" # 副标题
```
