Skip to content

Commit

Permalink
fix5
Browse files Browse the repository at this point in the history
  • Loading branch information
postyizhan committed Mar 23, 2024
1 parent 6cfd99a commit 2d9b423
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ADMINISTRATION/权限.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
<!-- ---
sidebar_position: 2
---
Expand All @@ -10,16 +10,16 @@ sidebar_position: 2
| 权限 | 描述 |
| ----------- | ----------- |
<!-- | chestcommands.open.<file>.yml | 菜单打开权限,文件名不能包含空格 | -->
| chestcommands.open.<file>.yml | 菜单打开权限,文件名不能包含空格 |
## 管理员权限
| 权限 | 描述 |
| ----------- | ----------- |
|chestcommands.command.help | /cc help |
|chestcommands.command.open | /cc open <file> |
<!-- |chestcommands.command.open.others | /cc open <file> [player] Note: 该权限还授予打开所有菜单的权限. |
|chestcommands.command.list | /cc list | -->
|chestcommands.command.open.others | /cc open <file> [player] Note: 该权限还授予打开所有菜单的权限. |
|chestcommands.command.list | /cc list |
|chestcommands.command.reload | /cc reload |
## 管理员功能权限
Expand All @@ -28,4 +28,4 @@ sidebar_position: 2
| ----------- | ----------- |
|chestcommands.sign | 创建告示牌菜单 |
|chestcommands.economy.bypass | 绕过经济花费 |
|chestcommands.update | 接收进入服务器的更新通知 |
|chestcommands.update | 接收进入服务器的更新通知 | -->

0 comments on commit 2d9b423

Please sign in to comment.