diff --git a/TheButtonAutoFlair.jar b/TheButtonAutoFlair.jar index 10cad2f..2363cc6 100644 Binary files a/TheButtonAutoFlair.jar and b/TheButtonAutoFlair.jar differ diff --git a/src/tk/sznp/thebuttonautoflair/ChatProcessing.java b/src/tk/sznp/thebuttonautoflair/ChatProcessing.java index ba73fd8..151685c 100644 --- a/src/tk/sznp/thebuttonautoflair/ChatProcessing.java +++ b/src/tk/sznp/thebuttonautoflair/ChatProcessing.java @@ -219,7 +219,7 @@ public class ChatProcessing { String.format( "\",\"color\":\"%s\"},{\"text\":\"§b@console§r\",\"color\":\"blue\"},{\"text\":\"", 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"); } }