added kick command, made ban reason optional

This commit is contained in:
Sheldan
2020-03-18 19:25:49 +01:00
parent bd848d31d3
commit 9119d57108
14 changed files with 147 additions and 4 deletions

View File

@@ -0,0 +1 @@
User ${kickedUser.effectiveName} (${kickedUser.asMention}) has been kicked with reason: ${reason}.

View File

@@ -0,0 +1 @@
You were kicked from the server ${serverName} for the following reason: ${warning.reason}.