File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -46,4 +46,29 @@ imageX: 0.68
46
46
# 需要VexView插件支持
47
47
# 这个值需要在0和1之间,它是你屏幕从上到下的百分比高度
48
48
imageY : 0.65
49
- ` ` `
49
+ ` ` `
50
+
51
+ ## 指令
52
+ ### ` /multirobot`
53
+ - 介绍 : 主指令
54
+ - 用法 : ` /multirobot`
55
+
56
+ # ## `/multirobot:info`
57
+ - 介绍 : 发送一条消息到群里
58
+ - 用法 : ` /multirobot:info 消息内容`
59
+ - 权限 : ` multirobot.forward.chat`
60
+ -
61
+ # ## `/multirobot:qq`
62
+ - 介绍 : 开启或关闭QQ消息,服务器重启后设置清空
63
+ - 用法 : ` /multirobot:qq`
64
+ - 权限 : 所有玩家
65
+
66
+ # # 权限
67
+ | 权限 | 说明 |
68
+ |:----|:-----|
69
+ |`multirobot.admin`|管理员设置指令(暂无)|
70
+ |`multirobot.forward.chat`|允许将聊天信息发送到QQ群|
71
+ |`multirobot.forward.network.*`|允许将上下线信息发送到QQ群|
72
+ |`multirobot.forward.network.join`|允许将上线信息发送到QQ群|
73
+ |`multirobot.forward.network.disconnect`|允许将下线信息发送到QQ群|
74
+ |`multirobot.forward.death`|允许将游戏角色死亡信息发送到QQ群|
You can’t perform that action at this time.
0 commit comments