需求:1.加入了用户积分表;2.加入了指令积分扣除功能;3.加入了积分获得与扣除注解。
This commit is contained in:
8
plugins/game_task/config.toml
Normal file
8
plugins/game_task/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
enable = true
|
||||
command = ["game", "任务", "/t", "/a", "/s"]
|
||||
command-format = """
|
||||
🎮 游戏任务系统指令:
|
||||
/s - 加入游戏
|
||||
/t - 获取任务
|
||||
/a <任务ID> <答案> - 提交答案
|
||||
"""
|
||||
Reference in New Issue
Block a user