WMCAlliance / BukkitIRCd

BukkitIRCd was an IRC bridge plugin for Minecraft servers running Bukkit. It creates individual 'bot' users for every player to allow seamless communication.
https://wma.im
Other
5 stars 6 forks source link

Parse colours while executing commands from IRC #24

Closed chyyran closed 11 years ago

chyyran commented 11 years ago

I meant to append this to my last pull request, but you merged really quickly :p

This just converts IRC colours into Minecraft colours when executing commands. Tested on InspirIRCd link mode.

Also updated README.md to change build instructions to use maven

WizardCM commented 11 years ago

It's better to split them up anyway, in case one of them causes negative effect.