MonsterIRC - 1.104

Details

  • Filename
    MonsterIRC.jar
  • Uploaded by
  • Uploaded
    Jan 18, 2012
  • Size
    89.51 KB
  • Downloads
    480
  • MD5
    4f97abf7fbc2f09a82b42548b630f77f

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

1.104

  1. Fix for muting IRC users with capital letters in their names

1.103

  1. Fix for some channels not being detected correctly

1.102

  1. Remove the Logging of every line.

1.101

  1. Fix multi-channel support
  2. Support for IPv6 (probably, still need to test)
  3. Fix major bug when detecting Voice and Op in the irc channel
  4. Fix errors with irc disconnect and stopping your server

1.1

  1. Multi-IRC channel support
  2. Updated Javadocs
  3. Ability to use mcmmo's adminchat

1.03

  1. Added .mute and .unmute commands
  2. Cleanup code (tidy is always better!!)
  3. Generated the javadocs
  4. Fixed the unmute command not actually unmuting them
  5. Start to support the ability of joining multiple IRC channels

1.02

  1. Added reloadconfig command
  2. Fixed numerous NoClassDefFoundError errors
  3. Added a compatibility mode for all chat plugins (ALL_CHAT: ENABLED: true)
  4. Modified configuration file directory
  5. Modified the way muted users were saved (now in a seprate file)
  6. Settings now have a version number DO NOT CHANGE IT!
  7. Some minor cleanup to existing code

1.01

  1. Initial Release!