# 指令和权限节点

### `/ecojobs unlock` (解锁一个职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobs-unlock-unlock-a-job) <a href="#ecojobs-unlock-unlock-a-job" id="ecojobs-unlock-unlock-a-job"></a>

权限节点: `ecojobs.command.unlock`

用法: `/ecojobs unlock <玩家> <职业>`

### `/ecojobs reset` (重置一个职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobs-reset-reset-a-job) <a href="#ecojobs-reset-reset-a-job" id="ecojobs-reset-reset-a-job"></a>

权限节点: `ecojobs.command.reset`

用法: `/ecojobs reset <玩家> <职业>`

### `/ecojobs givexp` (给予职业经验值)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobs-givexp-give-xp-to-a-job) <a href="#ecojobs-givexp-give-xp-to-a-job" id="ecojobs-givexp-give-xp-to-a-job"></a>

权限节点: `ecojobs.command.givexp`

用法: `/ecojobs givexp <玩家> <职业> <数量>`

### `/jobs` (打开职业菜单)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#jobs-open-the-jobs-menu) <a href="#jobs-open-the-jobs-menu" id="jobs-open-the-jobs-menu"></a>

权限节点: `ecojobs.command.jobs`

### `/jobs join` (加入一个职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#jobs-join-join-a-job) <a href="#jobs-join-join-a-job" id="jobs-join-join-a-job"></a>

权限节点: `ecojobs.command.join`

用法: `/jobs join <职业>`

### `/jobs leave` (离开一个职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#jobs-leave-leave-a-job) <a href="#jobs-leave-leave-a-job" id="jobs-leave-leave-a-job"></a>

权限节点: `ecojobs.command.leave`

用法: `/jobs leave`

### `/ecojobs import` (从 [lrcdb](https://lrcdb.auxilor.io/) 导入职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobs-import-import-a-job-from-lrcdb) <a href="#ecojobs-import-import-a-job-from-lrcdb" id="ecojobs-import-import-a-job-from-lrcdb"></a>

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

用法: `/ecojobs import <ID>`

### `/ecojobs export` (从 [lrcdb](https://lrcdb.auxilor.io/) 导出职业)[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobs-export-export-a-job-to-lrcdb) <a href="#ecojobs-export-export-a-job-to-lrcdb" id="ecojobs-export-export-a-job-to-lrcdb"></a>

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

用法`/ecojobs export <ID>`

### `ecojobs.limit.<数字>`[​](https://plugins.auxilor.io/ecojobs/commands-and-permissions#ecojobslimitlimit) <a href="#ecojobslimitlimit" id="ecojobslimitlimit"></a>

限制玩家能够同时加入的职业数量。


---

# 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/ecojobs/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.
