> For the complete documentation index, see [llms.txt](https://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/chang-jian-wen-ti/qian-zhi.md).

# 前置

在继续阅读维基页面前，请确保MCPets能够在服务器上正常运行:

**MCPets 2.0.1+:**

* ​[ModelEngine r3.0.0](https://www.spigotmc.org/resources/conxeptworks-model-engine%E2%80%94ultimate-custom-entity-model-manager-1-16-5-1-19-2.79477/)+
* ​[MythicMobs 5.0.0](https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/)+
* ​[Luckperms](https://luckperms.net/) (实现一些功能所需要的前置，例如：宠物进化)

**MCPets 2.0.0 & 更早的版本**

* ​[Model Engine r2.2.0](https://www.spigotmc.org/resources/conxeptworks-model-engine%E2%80%94ultimate-custom-entity-model-manager-1-16-5-1-19-2.79477/)+
* ​[MythicMobs 5.0.0](https://www.spigotmc.org/resources/%E2%9A%94-mythicmobs-free-version-%E2%96%BAthe-1-custom-mob-creator%E2%97%84.5702/)+

如果打算使用 WorldGuard 的标签，请确保服务器安装了 WorldGuard.


---

# 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://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/chang-jian-wen-ti/qian-zhi.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.
