Skip to content

Commit fe4b41b

Browse files
committed
Add help docs entry links
1 parent 3864395 commit fe4b41b

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

docs/matrixshop/commands-and-permissions.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ description: MatrixShop 的玩家指令、管理员指令与权限节点。
2929

3030
## 玩家命令
3131

32+
如果你想自定义:
33+
34+
- `/auction help`
35+
- `/trade help`
36+
- `/cart help`
37+
- `/record help`
38+
39+
这类模块帮助的多行内容,请继续看:
40+
41+
- [Help、Help-Key 与 Hint-Keys](./bindings-help-and-hints)
42+
3243
### 通用入口
3344

3445
| 命令 | 说明 |

docs/matrixshop/quick-start.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,17 @@ plugins/MatrixShop/Economy/currency.yml
111111

112112
都可能在启动时注册成独立命令。
113113

114+
如果你准备直接改:
115+
116+
- 模块命令别名
117+
- `/模块 help` 的多行帮助
118+
- 子命令提示词
119+
120+
建议继续看:
121+
122+
- [绑定与 UI](./bindings-and-ui)
123+
- [Help、Help-Key 与 Hint-Keys](./bindings-help-and-hints)
124+
114125
## 4. 首次验证命令
115126

116127
建议按这个顺序验证:

0 commit comments

Comments
 (0)