IRC Chat
Just had an idea of implementing kind of an IRC chat in my client, so I can easily communicate with my friends while playing MC. Can anyone give me basic explaining what I need to do? I'm not skid, all features I got in my client I coded myself learning from those tutorials.
And I want that button (like in Xenon) to switch with normal chat and IRC chat
i.imgur.com/7DuxtBp.jpg
Thanks in advance.
Why not just check out the Xenon source?
you'd need to create an irc server and use a few external jars unless you want to build your own irc client.