> For the complete documentation index, see [llms.txt](https://furryisland.gitbook.io/commandpanels-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://furryisland.gitbook.io/commandpanels-wiki/commandpanels-wiki.md).

# CommandPanels Wiki

原文链接：<https://rockyhawk99.gitbook.io/rockyhawk-wiki/commandpanels/wiki>

## 描述

CommandPanels 是最强大的自定义 GUI 插件之一。对 GUI 中的物件完全自定义，包括名称、Lore、动画。用一系列的自定义命令制作商店、地标菜单等等。

查阅 CommandPanels 的 bStats 页面：<https://bstats.org/plugin/bukkit/CommandPanels/5097>

## 截图

![简单的互动菜单样例](https://pic.imgdb.cn/item/63b3e897be43e0d30eea2c5b.gif)

![服务器商店样例](https://pic.imgdb.cn/item/63b3e897be43e0d30eea2b79.png)

![选择服务器菜单样例](https://pic.imgdb.cn/item/63b3e896be43e0d30eea29ef.png)

![红石商店样例](https://pic.imgdb.cn/item/63b3e896be43e0d30eea291d.png)


---

# 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://furryisland.gitbook.io/commandpanels-wiki/commandpanels-wiki.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.
