Command: Add permissionTargeted or targetRequirement

This commit is contained in:
Tesutarin
2022-06-12 10:44:13 +08:00
committed by Melledy
parent c4ce6caeba
commit c5b45358e7
8 changed files with 18 additions and 15 deletions

View File

@@ -64,7 +64,8 @@
"console_execute_error": "This command can only be run from the console.",
"player_execute_error": "Run this command in-game.",
"command_exist_error": "No command found.",
"no_description_specified": "No description specified.",
"no_usage_specified": "No usage specified",
"no_description_specified": "No description specified",
"invalid": {
"amount": "Invalid amount.",
"artifactId": "Invalid artifact ID.",
@@ -389,7 +390,7 @@
},
"unlocktower": {
"success": "Unlock done.",
"description": "Unlock all levels of tower"
"description": "Unlock Abyss Corridor's Floors"
}
},
"gacha": {