SteamWar/BungeeCore
Archiviert
13
2
Dieser Commit ist enthalten in:
Chaoscaot 2021-01-01 13:30:13 +01:00
Ursprung 0ef5f6dcb9
Commit e0d158b152

Datei anzeigen

@ -60,7 +60,7 @@ public class TeamCommand extends BasicCommand {
addColor("f", 15);
addColor("7", 7);
addColor("8", 8);
addColor("0", 0);
addColor("0", 16);
}
private static void addColor(String color, int colorCode) {