> 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/ecopets/zhi-ling-he-quan-xian-jie-dian.md).

# 指令和权限节点

### `/ecopets give` (给予一个宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-give-give-a-pet) <a href="#ecopets-give-give-a-pet" id="ecopets-give-give-a-pet"></a>

权限节点: `ecopets.command.give`

用法: `/ecopets give <玩家> <宠物>`

### `/ecopets giveegg` (给予一个宠物蛋)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-giveegg-give-a-pet-egg) <a href="#ecopets-giveegg-give-a-pet-egg" id="ecopets-giveegg-give-a-pet-egg"></a>

权限节点: `ecopets.command.give`

用法: `/ecopets giveegg <玩家> <宠物>`

### `/ecopets reset` (重置一个宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-reset-reset-a-pet) <a href="#ecopets-reset-reset-a-pet" id="ecopets-reset-reset-a-pet"></a>

权限节点: `ecopets.command.reset`

用法: `/ecopets reset <玩家> <宠物>`

### `/ecopets givexp` (给予宠物经验值)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-givexp-give-xp-to-a-pet) <a href="#ecopets-givexp-give-xp-to-a-pet" id="ecopets-givexp-give-xp-to-a-pet"></a>

权限节点: `ecopets.command.givexp`

用法: `/ecopets givexp <玩家> <宠物> <数量>`

### `/pets` (打开宠物菜单)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#pets-open-the-pets-menu) <a href="#pets-open-the-pets-menu" id="pets-open-the-pets-menu"></a>

权限节点: `ecopets.command.pets`

### `/pets activate` (激活一个宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#pets-activate-activate-a-pet) <a href="#pets-activate-activate-a-pet" id="pets-activate-activate-a-pet"></a>

权限节点: `ecopets.command.activate`

用法: `/pets activate <pet>`

### `/pets deactivate` (取消激活一个宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#pets-deactivate-dectivate-a-pet) <a href="#pets-deactivate-dectivate-a-pet" id="pets-deactivate-dectivate-a-pet"></a>

权限节点: `ecopets.command.deactivate`

用法: `/pets deactivate`

### `/ecopets import` (从 [lrcdb](https://lrcdb.auxilor.io/) 导入宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-import-import-a-pet-from-lrcdb) <a href="#ecopets-import-import-a-pet-from-lrcdb" id="ecopets-import-import-a-pet-from-lrcdb"></a>

权限节点: `ecopets.command.import`

用法: `/ecopets import <ID>`

### `/ecopets export` (从 [lrcdb](https://lrcdb.auxilor.io/) 导出宠物)[​](https://plugins.auxilor.io/ecopets/commands-and-permissions#ecopets-export-export-a-pet-to-lrcdb) <a href="#ecopets-export-export-a-pet-to-lrcdb" id="ecopets-export-export-a-pet-to-lrcdb"></a>

权限节点: `ecopets.command.export`

用法: `/ecopets export <ID>`


---

# 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://docs.superiormc.cn/auxilor-plugins/ecopets/zhi-ling-he-quan-xian-jie-dian.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.
