mirror of
https://gitee.com/xiarenalofs/squad-rain-ops-mini.git
synced 2026-08-06 05:16:26 +08:00
Initial commit: add RainOpsMini project and documentation
This commit is contained in:
10
PluginConfig/GameTimeQueryPlugin.json
Normal file
10
PluginConfig/GameTimeQueryPlugin.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Enabled": true,
|
||||
"Mode": 1,
|
||||
"ApiUrl": "",
|
||||
"SteamWebApiKey": "",
|
||||
"IsPlayerQueryEnabled": true,
|
||||
"PlayerQueryKeyword": "查询时长",
|
||||
"ResponseMessageTemplate": "玩家 {Name} 的Squad游戏时长为 {Hours} 小时 {Minutes} 分钟",
|
||||
"UpdateIntervalHours": 24
|
||||
}
|
||||
Reference in New Issue
Block a user