mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
No EOL
328 B
JSON
8 lines
No EOL
328 B
JSON
{
|
|
"DESCRIPTION": "Remove a custom command!",
|
|
"USAGE": "delcommand [name-of-the-command]",
|
|
"EXAMPLES": "delcommand hey",
|
|
"MISSING_NAME": "Please enter a valid custom command name!",
|
|
"UNKNOWN_COMMAND": "The command {{commandName}} doesn't exist!",
|
|
"SUCCESS": "The {{commandName}} command has been removed from the server!"
|
|
} |