geforkt von SteamWar/BungeeCore
Add Listener
Dieser Commit ist enthalten in:
Ursprung
2e7c9e0fc7
Commit
dbd9f977fd
@ -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);
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren