# 指令和权限节点

### `/skills, /stats` (打开主菜单)[​](https://plugins.auxilor.io/ecoskills/commands-and-permissions#skills-stats-open-the-main-menu) <a href="#skills-stats-open-the-main-menu" id="skills-stats-open-the-main-menu"></a>

权限节点: `ecoskills.command.skills`

### `/skills top` (查看排行榜)[​](https://plugins.auxilor.io/ecoskills/commands-and-permissions#skills-top-view-the-leaderboard) <a href="#skills-top-view-the-leaderboard" id="skills-top-view-the-leaderboard"></a>

权限节点: `ecoskills.command.top`

### `/ecoskills give` (给予玩家技能经验值或者属性)[​](https://plugins.auxilor.io/ecoskills/commands-and-permissions#ecoskills-give-give-a-player-xp-or-stat-levels) <a href="#ecoskills-give-give-a-player-xp-or-stat-levels" id="ecoskills-give-give-a-player-xp-or-stat-levels"></a>

权限节点: `ecoskills.command.give`

用法: `/ecoskills give <玩家> <技能 / 属性> <经验值 / 等级值>`

示例用法: `/ecoskills give <player> strength 30`

### `/ecoskills reset` (重置玩家数据)​ <a href="#ecoskills-reset-reset-a-player" id="ecoskills-reset-reset-a-player"></a>

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

用法: `/ecoskills reset <玩家>`

### `/ecoskills recount` (重新计算玩家的技能等级、属性)[​](https://plugins.auxilor.io/ecoskills/commands-and-permissions#ecoskills-recount-recount-a-players-stat--effect-levels) <a href="#ecoskills-recount-recount-a-players-stat--effect-levels" id="ecoskills-recount-recount-a-players-stat--effect-levels"></a>

权限节点: `ecoskills.command.recount`

用法: `/ecoskills recount <玩家>`


---

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