Provides chat formatting to messages sent from IRC using the SimpleIRC plugin, you need Vault for this to work as that is used to get the format from whichever permissions plugin you are using.
If you find a bug, encounter a problem or have a suggestion, please fill out a ticket via the Tickets link above. I do not have the time to read through the comments section, any comment that fits the previous three categories will be ignored.
The plugin does not have any config or commands, it gets everything from SimpleIRC and Vault directly. Simply drop it in the plugins folder and restart the server.
The default config file will look like this
default-prefix: '<' default-suffix: '> ' irc-prefix: '&b[IRC]#r'
default-prefix and default-suffix set the prefix and suffix that will be used when one cannot be found from Vault, these will usually be the same as for your default group but you may wish to set a different value. irc-prefix is an additional prefix that is prepended to all messages from IRC to the game.
Contributions to the project are very much welcome, if you have a feature that you want implemented and know a nice way to do it then consider forking the repo and submitting a pull request. These will be accepted as long as the following simple guidelines are followed.
All dependencies that are used are now available from a public Maven repo, so you don't have to worry about building several other projects just to add a simple change any more.
Available on GitHub.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
http://bukkit.jacekk.co.uk:8000/job/SimpleIRC-Formatter/