new command join and remove to force join or remove avatars into your current team (#549)

* feat:new command "join" and "remove" to force join or remove avatar in your current team

* fix:change MaxAvatarsInTeam from 9 to 4

* feat:update & merge branch.Translate fix
This commit is contained in:
lsCoding666
2022-05-14 21:28:02 +08:00
committed by GitHub
parent 470007a6c0
commit 741e5749ad
5 changed files with 112 additions and 0 deletions

View File

@@ -228,6 +228,11 @@
"reload_done": "重新加載已完成。",
"description": "重新加載設定檔和數據。"
},
"remove": {
"usage": "用法: remove [indexOfYourTeams] 从1开始",
"invalid_index": "下標從1開始",
"description": "强制移除對内角色"
},
"resetConst": {
"reset_all": "重設所有角色的命座。",
"success": "已重設 %s 的命座,重新登入後將會生效。",