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

# 开始

## **什么是EcoEnchants？**

EcoEnchants是一款Minecraft服务端插件，它为您的服务器添加了超过210个新的附魔。这款插件的设计初衷是完全基于原版，和原版有着完美的融合性，为您的玩家提供自然和直观的体验。插件支持附魔台，铁砧，砂轮，村民，甚至是战利品箱！它会给你带来和原版一样的体验！

## 为什么选择EcoEnchants？

是什么让EcoEnchants区别于其他自定义附魔插件？首先，附魔会被储存为真实的附魔（NBT中），而不是仅仅一行描述。这意味着你可以使用Essentials、CMI插件的指令获取附魔。不仅如此，许多插件都与EcoEnchants兼容。除此之外，你可以改变任何你想要的附魔名称，它会自动更新的已经存在的物品。附魔名可以被翻译成任何语言。

## 我该如何安装EcoEnchants？

它和其他插件一样。只需将jar放入插件文件夹并重新启动服务器即可。EcoEnchants支持插件管理插件，如PlugMan和ServerUtils，所以不需要担心它会加载失败。

首先安装eco: <https://polymart.org/resource/1-16-1-17-eco.773>

EcoEnchants需要ProtocolLib前置。在此处下载最新版本:<https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/>

## 英文WIKI

<https://ecoenchants.willfp.com/>


---

# 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://xiaomomi.gitbook.io/ecoenchants/master.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.
