Uploaded JAR...
This commit is contained in:
parent
f71904c522
commit
7b3edfd0cf
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -219,7 +219,7 @@ public class ChatProcessing {
|
||||||
String.format(
|
String.format(
|
||||||
"\",\"color\":\"%s\"},{\"text\":\"§b@console§r\",\"color\":\"blue\"},{\"text\":\"",
|
"\",\"color\":\"%s\"},{\"text\":\"§b@console§r\",\"color\":\"blue\"},{\"text\":\"",
|
||||||
colormode)); //TODO: Add optional username option to setflair
|
colormode)); //TODO: Add optional username option to setflair
|
||||||
System.out.println("\007"); //TODO: Only store flair times and detect the reset (#17)
|
System.out.println("\007");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue