v3.9.3

Details

  • Filename
    CraftIRC.jar
  • Uploaded by
  • Uploaded
    Jan 29, 2013
  • Size
    126.84 KB
  • Downloads
    1,264
  • MD5
    8ac50ebdedea40cb7b74d148c37ae637

Supported Bukkit Versions

  • CB 1.4.7-R0.1
  • CB 1.4.6-R0.3

Changelog

3.9.3

Add simple handling for RESET color code
  If you want support, make sure your config's
    colormap section has the reset value in it.
    See the example config for... example.
Fix issues of command responses not being sent back
Resolve command thread safety
Colorize (if enabled) command responses
Catch plugins attempting to register with CraftIRC before it's enabled

3.9.2

Handle player names ending in reset code for plugins like EssentialsChat
Some bug fixes.

3.9.1

Changes to config defaults
  - Default host to localhost (<3 esper)
  - No longer automatically listen to cancelled chat (set cancelled tag to '')
Better socket binding handling
Migrated pircbot into custom package in case someone tries running two different IRC plugins at once

3.9

Update to support the async chat event. Tiny (50ms) lag reduction!
Fix bug where VanishNoPacket caused the IRC .players command to break

3.8

**IMPORTANT**
I would suggest replacing your config with the default and re-adding your changes. There were a lot of adjustments this time around!

Replacement filter feature. Check the default config for details (Just add the entire section to yours!).

Added support for VanishNoPacket and other systems hiding when you join/quit.
Strip colors when channel mode is +c.
Anti-highlight implementation. Check the default config for details (Just add the line to yours!).
Add support for username prefixes &~ and %, in addition to @ and +, when determining who can use admin commands.

Fix channel name case sensitivity.
Fixed IRC color code handling.
Properly handle nickname changes.
Consistent usage of console's name across all messages/commands.

3.7
Urgent fix for a bug. Upgrade immediately.
Compatibility with helper plugins improved.

3.6
Fixed versioning information
The 3.5 download thinks its 3.4 so we'll let it believe that.

3.5
Fixed chat duplication bug

3.4
Improved compatibility
Bug fixes for commands, paths, etc
Metrics system for install tracking

3.3
1.1-R6 compatibility