JaBa/languages/en-US/moderation/ban.json
Jonny_Bro (Nikita) aaa0d01c54 some tickets stuff
2023-07-07 17:34:23 +05:00

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}}**"
}