Minecraft uIRCBridge mod 2026 download
logo
minecraft mod uIRCBridge

uIRCBridge

Game Version: CB 1.2.4-R1.0
Total Downloads: 2,308
Updated: Mar 30, 2012
Created: Mar 10, 2012
Download uIRCBridgeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v0.2 release 11.21 KB Mar 30, 2012 CB 1.2.4-R1.0 1,461 download uIRCBridge v0.2 releaseDownload
v0.1 release 11.04 KB Mar 12, 2012 CB 1.2.3-R0.2 847 download uIRCBridge v0.1 releaseDownload

Description

Share this:

uIRCBridge

As for the version 5, Herochat removed the native integration with CraftIRC. This plugin works as a bridge between them, allowing the proper message relay.

What does uIRCBridge do?

This plugin will listen on chat channels and relay messages to IRC, and listen to IRC messages relaying them to chat channels, all accordingly to the mappings specifyed on the configuration file.

How to install and configure

To install, just drop the jar file into your minecraft plugin folder. On the first run, a config.yml file will be created.

The configuration if very simple, you just associate CraftIRC tags with HeroChat channels:

uIRCBridge:
  bridges:
    CraftIRC-tag1: HeroChat-channel-1
    CraftIRC-tag2: HeroChat-channel-2

The plugin will work as a bridge, making the proper relay of ingame/IRC messages as they are associated on the config file.

By now, only messages are relayed. Not events.

Example on how to configure CraftIRC + uIRCBridge

Formatting Customization

You can define how messages will be formatted in CraftIRC config.yml. uIRCBridge provides 2 new variables: %channelName% (ex: Global) and %channelNick% (ex: G).

Example:

formatting:
    from-game:
      chat: '[%channelNick%] %sender%: %message%'

To do list

  • Configure on what bridges server messages (/say on console) will be shown (now, it is shown on all tags)

Comments

Add a comment