Dieser Commit ist enthalten in:
Ursprung
2e7c9e0fc7
Commit
dbd9f977fd
@ -156,7 +156,9 @@ public class BungeeCore extends Plugin {
|
|||||||
new LocalCommand();
|
new LocalCommand();
|
||||||
new SetLocaleCommand();
|
new SetLocaleCommand();
|
||||||
new BuilderCloudCommand();
|
new BuilderCloudCommand();
|
||||||
|
|
||||||
new CalendarCommand();
|
new CalendarCommand();
|
||||||
|
new CalendarListener();
|
||||||
|
|
||||||
// Punishment Commands:
|
// Punishment Commands:
|
||||||
new PunishmentCommand("ban", Punishment.PunishmentType.Ban);
|
new PunishmentCommand("ban", Punishment.PunishmentType.Ban);
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren