Add maximum level/refinement/rank to clear command

This commit is contained in:
AnimeGitB
2022-07-09 19:56:39 +09:30
committed by Luke H-W
parent fbf80e7156
commit bb84432b4c
9 changed files with 96 additions and 81 deletions

View File

@@ -126,7 +126,7 @@
"description": "Send announcement to all online players, or manage server's announcement"
},
"clear": {
"command_usage": "Usage: clear <all|wp|art|mat>",
"command_usage": "Usage: clear <all|wp|art|mat> [lv<max level>] [r<max refinement>] [<max rarity>*]",
"weapons": "Cleared weapons for %s.",
"artifacts": "Cleared artifacts for %s.",
"materials": "Cleared materials for %s.",
@@ -134,7 +134,7 @@
"displays": "Cleared displays for %s.",
"virtuals": "Cleared virtuals for %s.",
"everything": "Cleared everything for %s.",
"description": "Deletes unequipped unlocked items, including yellow rarity ones from your inventory"
"description": "Deletes unequipped unlocked items from your inventory. Defaults to 4* level 1 refinement 1 or lower, but can be set higher."
},
"coop": {
"usage": "Usage: coop [host UID]",