1
0

Remove TestCommand

Dieser Commit ist enthalten in:
Chaoscaot 2023-04-12 02:08:59 +02:00
Ursprung 3bd18531f5
Commit ec0c06227f

Datei anzeigen

@ -172,7 +172,6 @@ public class BungeeCore extends Plugin {
new CalendarListener();
new ModCommand();
new SchemSearchTestCommand();
// Punishment Commands:
new PunishmentCommand("ban", Punishment.PunishmentType.Ban);