1
0
Fork 0
NativeBot/docs/commands.md

43 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# NativeBot 指令大全
## Minecraft 指令
#### /qq
- 权限nativebot.qq (默认任何玩家拥有)
- 用途玩家自行绑定QQ号
- 用法:/qq <QQ>
#### /qq-admin
- 权限nativebot.admin 默认OP拥有
- 用途管理员绑定和改绑玩家所绑定的QQ号
- 用法:/qq-admin <QQ> <玩家ID>
## CoolQ 指令
#### /help 或 /about 或 /bot
- 权限null
- 用途:显示机器人指令(群)
#### /op
- 权限null
- 用途查看自己是否是OP
#### /op
- 权限OP
- 用途设置QQ号为OP
- 用法:/op <QQ>
#### /perm
- 权限OP
- 用途:查看用户是否拥有权限
- 用法:/perm <QQ> <权限名称>
#### /perm
- 权限OP
- 用途:给予或剥夺用户权限
- 用法:/perm <QQ> <权限名称> <true/false>
- 备注:`true`代表给予,`false`代表剥夺
#### /console
- 权限OP
- 用途以控制台Console的身份执行指令
- 用法:/console <指令>
- 备注:返回只有`成功`和`失败`,如果需要更多信息,请自行到控制台查看