Fix TeamCommand
Dieser Commit ist enthalten in:
Ursprung
8a6b0e048d
Commit
8ac8964f24
@ -48,6 +48,7 @@ public class TeamCommand extends BasicDiscordCommand {
|
||||
if (steamwarUser == null) {
|
||||
return;
|
||||
}
|
||||
System.out.println(event);
|
||||
|
||||
if (event.getSubcommandName() != null) {
|
||||
switch (event.getSubcommandName()) {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren