ok
This commit is contained in:
+2
-2
@@ -6,13 +6,13 @@
|
||||
"enable": {
|
||||
"description": "是否启用",
|
||||
"type": "bool",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"hint": "是否启用指令前缀检查功能"
|
||||
},
|
||||
"text": {
|
||||
"description": "前缀内容",
|
||||
"type": "string",
|
||||
"default": "王者荣耀",
|
||||
"default": "王者",
|
||||
"hint": "为了避免和其他插件的指令冲突可以增加指令的前缀,为空默认值为王者。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user