1
0
Dieser Commit ist enthalten in:
yoyosource 2022-05-21 11:09:01 +02:00
Ursprung df24f2685a
Commit 1847ba8f89

Datei anzeigen

@ -126,6 +126,7 @@ public class BungeeCore extends Plugin {
new ArenaCommand();
new RankCommand();
new LocalCommand();
new LockCurrentLocaleCommand();
// Punishment Commands:
new PunishmentCommand("ban", Punishment.PunishmentType.Ban);