v3.9.2

Details

  • Filename
    CraftIRC.jar
  • Uploaded by
  • Uploaded
    Oct 15, 2012
  • Size
    129.35 KB
  • Downloads
    5,711
  • MD5
    25216eae8236ebdaae15d5d66861d7dc

Supported Bukkit Versions

  • CB 1.4.6-R0.3
  • CB 1.4.5-R1.0

Changelog

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