# 插件安装

**ItemsAdder** 需要以下前置插件：

* ProtolcolLib：[点击下载](https://www.spigotmc.org/resources/protocollib.1997/)。
* LoneLib：[点击下载](https://www.spigotmc.org/resources/lonelibs.75974/)。
* LightAPI：可选。用于物品发光。[点击下载](https://github.com/BeYkeRYkt/LightAPI/releases)。**经过本人和多位服主的测试，此插件会造成严重的服务器资源占用，没有特别需要请不要安装！**
* Lib's Disguises：可选。用于旧的自定义生物功能。[点击下载](https://www.spigotmc.org/resources/libs-disguises-free.81/)。付费版较之免费版只是多了玩家可以自己伪装的功能，没有必要的情况下直接使用免费版即可。

在确保安装了 **ProtolcolLib、LoneLib** 两款插件后即可将 **ItemsAdder** 拖入 **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/itemsadder-doc/shou-ci-shi-yong/cha-jian-an-zhuang.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.
