mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
No EOL
298 B
JSON
8 lines
No EOL
298 B
JSON
{
|
|
"DESCRIPTION": "Bans a user",
|
|
"USAGE": "[@user] [reason]",
|
|
"EXAMPLES": "ban user:@jonny_bro reason:Violation of server rules",
|
|
"YOURSELF": "You cannot ban yourself",
|
|
"SUPERIOR": "You cannot ban this user (or I am unable to do so)",
|
|
"SUCCESS": "{{user}} has been banned for **{{reason}}**"
|
|
} |