Hychat
Hychat copied to clipboard
adding new tabs dont work
adding new chat tabs that is.
tabs.add(new ChatTab("Test")
.withMatches(TEST)
.withMessagePrefix("/tc "));
btw i added the regex stuff for test but it still dosent even show.