# 关于 eco

eco 是 Auxilor 制作的一个前置依赖，它是 eco 系列插件的运行的必要条件。同时，其他开发者也可以使用 eco 快速制作一个插件。你必须在服务器中安装 eco 插件才能使用 eco 系列的插件。

## 安装

eco 插件可以在 Polymart 下载，将下载的 jar 文件下载到服务端的 plugins 文件夹。

* 链接：<https://polymart.org/resource/eco.773>

## \*对于开发者

eco 能够提供很多方便的方法，但是就我个人使用体验而言，限制也比较大，适合自己给自己服务器制作插件的开发者使用。


---

# 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/auxilor-plugins/tong-yong-xin-xi/guan-yu-eco.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.
