> For the complete documentation index, see [llms.txt](https://wiki.boba.cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boba.cat/you-xi-cai-dan/you-xi-cai-dan-jie-shao/untitled.md).

# PVP管理

```
  '9':
    display:
      mats: diamond_sword
      name:
      - '&e&lPVP管理'
      lore:
      - '&b左键 &a➥ &c点击更改PVP状态(默认开启)'
    actions:
      left:
      - close
      - 'COMMAND: pvp'
```

如果你关闭了PVP，其他玩家将无法伤害你，同时你也无法伤害其他玩家，该功能在小游戏内禁用。

注：每次切换世界系统都会自动开启PVP，请注意左下角console通知。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.boba.cat/you-xi-cai-dan/you-xi-cai-dan-jie-shao/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
