geforkt von SteamWar/BungeeCore
Fix Color
Dieser Commit ist enthalten in:
Ursprung
0ef5f6dcb9
Commit
e0d158b152
@ -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) {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren