# 管理指令

`/guild create <公会名> [前缀]`

创建公会

`/guild delete`

解散公会

`/guild kick <玩家>`

踢出某个成员

`/guild prefix <前缀>`

设置公会前缀

`/guild rename <名称>`

重命名公会

`/guild status`

修改公会状态（Public是公共公会，Private是私有公会）

`/guild transfer <玩家>`

将公会移交给某个玩家

`/guild upgrade`

升级公会


---

# Agent Instructions: 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://mc-cityintheclouds-help.gitbook.io/help/wan-fa-gong-neng-bang-zhu-shou-ce/gong-hui/zhi-ling-bang-zhu/guan-li-zhi-ling.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.
