mirror of
https://gitee.com/xiarenalofs/squad-rain-ops-mini.git
synced 2026-08-05 13:05:52 +08:00
19 lines
862 B
JSON
19 lines
862 B
JSON
{
|
||
"Enabled": false,
|
||
"MaxSecond": "60",
|
||
"ApologyKeywords": [
|
||
"s",
|
||
"sor",
|
||
"sorry",
|
||
"sry"
|
||
],
|
||
"WhitelistSteamIds": [],
|
||
"VictimWarnCommand": "AdminWarn {VictimSteamId} 您被队友({KillerName})击倒了!",
|
||
"KillerWarnCommand": "AdminWarn {KillerSteamId} 您击倒了队友({VictimName})!请在{MaxSecond}s内道歉!",
|
||
"IsBroadcastEnabled": true,
|
||
"BroadcastCommand": "AdminBroadcast {KillerName} 痛击了队友({VictimName})请在{MaxSecond}秒内表达歉意!否则将被移出服务器!",
|
||
"ApologySuccessCommand": "AdminWarn {KillerSteamId} 道歉成功!",
|
||
"ApologyNotificationCommand": "AdminWarn {VictimSteamId} 队友 {KillerName} 已向您道歉。",
|
||
"KickReason": "队友伤害未道歉",
|
||
"KickBroadcastCommand": "AdminBroadcast {KillerName} 因伤害队友未道歉被移出服务器!"
|
||
} |