refactor: plugin permissions to SeaStudio.Report.* namespace
This commit is contained in:
@@ -24,6 +24,18 @@ external_key: "你的external_api_key"
|
||||
|
||||
external_api_key 在 Web 安装时自动生成,位于 `data/config.json`
|
||||
|
||||
## 权限
|
||||
|
||||
| 节点 | 默认 | 说明 |
|
||||
|------|------|------|
|
||||
| `SeaStudio.Report.use` | true | 使用举报命令 |
|
||||
| `SeaStudio.Report.admin` | op | 管理员标识 |
|
||||
|
||||
LP 命令:
|
||||
```
|
||||
lp group admin permission set SeaStudio.Report.admin true
|
||||
```
|
||||
|
||||
## 命令
|
||||
|
||||
| 命令 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user