# 首页

欢迎来到 **EliteMobs** 的中文 **Wiki**！

## 插件使命

这个插件的目标旨在有效的增加 Minecraft 后期游戏的多样性和挑战性。

同时，它将最大程度上的保持原版 Minecraft 的味道。它在拓展 Minecraft，而不是试图对其的大幅度修改或者重写。

## 对于服务器管理员或者服主

这个插件是为生存和与生存相关的（如空岛生存）服务器制作的。

这个插件旨在让您非常简便的即可使用，只需将它放置到服务器的 plugins 文件夹。插件生成的默认配置就是我个人服务器所使用的配置，无需花费大量时间自己配置，并且随着时间而不断更新。

**但是!** 可自定义度仍然是插件开发中我非常关注的重要点，所以不用担心插件的某个地方你无法修改!


---

# 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://docs.superiormc.cn/elitemobs-wiki/shou-ye.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.
