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