# 指令和权限节点

### `/ecoitems give` (给予玩家物品)[​](https://plugins.auxilor.io/ecoitems/commands-and-permissions#ecoitems-give-give-players-items) <a href="#ecoitems-give-give-players-items" id="ecoitems-give-give-players-items"></a>

权限节点: `ecoitems.commands.give`

用法: `/ecoitems give <玩家> <物品> [数量]`

### `/ecoitems import` (从 [lrcdb](https://lrcdb.auxilor.io/) 导入物品)[​](https://plugins.auxilor.io/ecoitems/commands-and-permissions#ecoitems-import-import-an-item-from-lrcdb) <a href="#ecoitems-import-import-an-item-from-lrcdb" id="ecoitems-import-import-an-item-from-lrcdb"></a>

权限节点: `ecoitems.command.import`

用法: `/ecoitems import <ID>`

### `/ecoitems export` (从 [lrcdb](https://lrcdb.auxilor.io/) 导出物品)[​](https://plugins.auxilor.io/ecoitems/commands-and-permissions#ecoitems-import-import-an-item-from-lrcdb) <a href="#ecoitems-export-export-an-item-to-lrcdb" id="ecoitems-export-export-an-item-to-lrcdb"></a>

权限节点: `ecoitems.command.export`

用法: `/ecoitems export <ID>`

### `/ecoitems reload` (重启插件)[​](https://plugins.auxilor.io/ecoitems/commands-and-permissions#ecoitems-import-import-an-item-from-lrcdb) <a href="#ecoitems-export-export-an-item-to-lrcdb" id="ecoitems-export-export-an-item-to-lrcdb"></a>

权限节点: `ecoitems.command.reload`

用法: `/ecoitems reload`


---

# 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/ecoitems/zhi-ling-he-quan-xian-jie-dian.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.
