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