SimpleIRC-Formatter

SimpleIRC-Formatter

Description

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.

Bug Reports / Suggestions

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.

Usage

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.

Config

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.

Contributing

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.

  • Do not edit the structure of the pom.xml file, feel free to add a dependency if you need it but the formatting and structure should not be changed.
  • If you are exposing a new API method, add a JavaDoc comment to it, but don't over-comment internal code.
  • Follow the existing code style, don't antagonise over every space though !

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.

Source Code

Available on GitHub.

Dev Builds

Changes Since Last Release

Download

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/

Download Stats

View detailed stats


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit