mirror of
https://gitee.com/xiarenalofs/squad-rain-ops-mini.git
synced 2026-08-10 06:56:06 +08:00
Initial commit: add RainOpsMini project and documentation
This commit is contained in:
28
PluginConfig/RedemptionConfig.json
Normal file
28
PluginConfig/RedemptionConfig.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"Enabled": false,
|
||||
"ListCommand": "\u5151\u6362\u5217\u8868",
|
||||
"RedeemCommand": "\u5151\u6362",
|
||||
"Options": [
|
||||
{
|
||||
"Name": "VIP 7\u5929",
|
||||
"Cost": 200,
|
||||
"DurationDays": 7,
|
||||
"Group": "VIP_RainOpsMini",
|
||||
"Description": "7\u5929VIP\u4F53\u9A8C"
|
||||
},
|
||||
{
|
||||
"Name": "VIP 30\u5929",
|
||||
"Cost": 800,
|
||||
"DurationDays": 30,
|
||||
"Group": "VIP_RainOpsMini",
|
||||
"Description": "30\u5929VIP\u6708\u5361"
|
||||
},
|
||||
{
|
||||
"Name": "SVIP 30\u5929",
|
||||
"Cost": 1500,
|
||||
"DurationDays": 30,
|
||||
"Group": "SVIP_RainOpsMini",
|
||||
"Description": "30\u5929SVIP\u5C0A\u8D35\u7279\u6743"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user