> 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-tiao-jian/standing_on_block.md).

# standing\_on\_block

## `standing_on_block`

玩家必须站在指定方块上。

## 示例配置

```yaml
- id: standing_on_block
  args:
    block: diamond_ore # 方块ID
```
