1
0
Dieser Commit ist enthalten in:
yoyosource 2022-11-22 16:44:35 +01:00
Ursprung 2e7c9e0fc7
Commit dbd9f977fd

Datei anzeigen

@ -156,7 +156,9 @@ public class BungeeCore extends Plugin {
new LocalCommand();
new SetLocaleCommand();
new BuilderCloudCommand();
new CalendarCommand();
new CalendarListener();
// Punishment Commands:
new PunishmentCommand("ban", Punishment.PunishmentType.Ban);