File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ Command: `UPDATEPLUGINS stable ASFEnhance`
110110
111111| ASFEnhance Version | Depended ASF Version | Description |
112112| ---------------------------------------------------------------------- | :------------------: | --------------------------------------------------------------------- |
113+ | [ 2.2.7.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | 新增 ` MYBAN ` 命令 |
113114| [ 2.2.6.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | ASF -> 6.0.8.7 |
114115| [ 2.2.5.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.5.0 ) | 6.0.7.5 | 新增 ` ADDFUNDS ` 命令 |
115116| [ 2.2.4.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.4.0 ) | 6.0.7.5 | ASF -> 6.0.7.5 |
@@ -259,6 +260,7 @@ Command: `UPDATEPLUGINS stable ASFEnhance`
259260| ` SETAPPPUBLIC [Bots] <AppIds> ` | ` SAPUB ` | ` Master ` | 将指定 APP 设置为公开 |
260261| ` CHECKMARKETLIMIT [Bots] ` | ` CML ` | ` Operator ` | 检查机器人的市场交易权限是否被限制 |
261262| ` REGISTEDATE [Bots] ` | | ` Operator ` | 获取机器人注册时间 |
263+ | ` MYBAN [Bots] ` | | ` Operator ` | 获取当前机器人账户受到封禁的游戏列表 |
262264
263265- ` SETEMAILOPTION ` parameters explanation
264266
Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ ASFEnhance 介绍 & 使用指南: [https://keylol.com/t804841-1-1](https://keylo
113113
114114| ASFEnhance 版本 | 适配 ASF 版本 | 更新说明 |
115115| ---------------------------------------------------------------------- | :-----------: | --------------------------------------------------------------------- |
116+ | [ 2.2.7.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | 新增 ` MYBAN ` 命令 |
116117| [ 2.2.6.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | ASF -> 6.0.8.7 |
117118| [ 2.2.5.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.5.0 ) | 6.0.7.5 | 新增 ` ADDFUNDS ` 命令 |
118119| [ 2.2.4.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.4.0 ) | 6.0.7.5 | ASF -> 6.0.7.5 |
@@ -267,6 +268,7 @@ ASFEnhance 介绍 & 使用指南: [https://keylol.com/t804841-1-1](https://keylo
267268| ` SETAPPPUBLIC [Bots] <AppIds> ` | ` SAPUB ` | ` Master ` | 将指定 APP 设置为公开 |
268269| ` CHECKMARKETLIMIT [Bots] ` | ` CML ` | ` Operator ` | 检查机器人的市场交易权限是否被限制 |
269270| ` REGISTEDATE [Bots] ` | | ` Operator ` | 获取机器人注册时间 |
271+ | ` MYBAN [Bots] ` | | ` Operator ` | 获取当前机器人账户受到封禁的游戏列表 |
270272
271273- ` SETEMAILOPTIONS ` 参数说明
272274
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ Command: `UPDATEPLUGINS stable ASFEnhance`
108108
109109| Версия ASFEnhance | Совместимая версия ASF | Описание |
110110| ---------------------------------------------------------------------- | :--------------------: | --------------------------------------------------------------------- |
111+ | [ 2.2.7.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | 新增 ` MYBAN ` 命令 |
111112| [ 2.2.6.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.6.0 ) | 6.0.8.7 | ASF -> 6.0.8.7 |
112113| [ 2.2.5.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.5.0 ) | 6.0.7.5 | 新增 ` ADDFUNDS ` 命令 |
113114| [ 2.2.4.0] ( https://github.com/chr233/ASFEnhance/releases/tag/2.2.4.0 ) | 6.0.7.5 | ASF -> 6.0.7.5 |
@@ -255,6 +256,7 @@ Command: `UPDATEPLUGINS stable ASFEnhance`
255256| ` SETAPPPUBLIC [Bots] <AppIds> ` | ` SAPUB ` | ` Master ` | 将指定 APP 设置为公开 |
256257| ` CHECKMARKETLIMIT [Bots] ` | ` CML ` | ` Operator ` | 检查机器人的市场交易权限是否被限制 |
257258| ` REGISTEDATE [Bots] ` | | ` Operator ` | 获取机器人注册时间 |
259+ | ` MYBAN [Bots] ` | | ` Operator ` | 获取当前机器人账户受到封禁的游戏列表 |
258260
259261- значения аргументов команды ` SETEMAILOPTION `
260262
You can’t perform that action at this time.
0 commit comments