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

# broadcast

## `broadcast`

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

向所有在线玩家发送消息。

## 示例配置

```yaml
- id: broadcast
  args:
    message: "%player%&f 赢得了 &a$1000&f!" # 消息内容
```
