mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
No EOL
206 B
JSON
7 lines
No EOL
206 B
JSON
{
|
|
"DESCRIPTION": "Reloads a command",
|
|
"USAGE": "[command]",
|
|
"EXAMPLES": "reload command:help",
|
|
"NOT_FOUND": "Command `{{command}}` not found",
|
|
"SUCCESS": "Command `{{command}}` successfully reloaded"
|
|
} |