Awesome Plugin, Allows easy cross server chat via IRC
I Had a issue with a server running windows displaying  in chat instead of color codes which was making a mess, turns out Windows java does not use URF-8 by Default so if you are on windows, to use this correctly you need to add -Dfile.encoding=UTF-8 to your startup.bat file
e.g.
java -Xmx16G -Dfile.encoding=UTF-8 -jar spigot.jar -o true
Want a better Minecraft server?
Read about SpigotMC here!