update DEVDOC.md
This commit is contained in:
parent
18d6d3b4aa
commit
131263aca5
@ -51,8 +51,8 @@
|
||||
## 功能模块
|
||||
|
||||
### 配置模块
|
||||
- 标签`tags/functions/module/config/timeout`:注册超时时的操作
|
||||
- 标签`tags/functions/module/config/reset_trigger`:用于重置玩家`@s`的触发器计分板
|
||||
- 标签`tags/functions/module/config/timeout`:超时时的操作
|
||||
- 标签`tags/functions/module/config/reset_trigger`:重置玩家`@s`的触发器计分板
|
||||
|
||||
#### 按钮操作
|
||||
1. 定义一个显示按钮时执行的函数,使用形如`tellraw @s {"text": "[按钮]", "clickEvent": {"action": "run_command", "value": "/trigger fz.module.config.trigger set <触发器分数>"}}`的指令定义按钮。**大多数情况下这里的触发器分数必须是独一无二的**
|
||||
|
Loading…
Reference in New Issue
Block a user