JaBa/languages/en-US/moderation/ban.json

7 lines
258 B
JSON
Raw Normal View History

2023-07-07 17:34:23 +05:00
{
"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}}**"
}