MonsterIRC - 1.36

Details

  • Filename
    MonsterIRC.jar
  • Uploaded by
  • Uploaded
    Feb 11, 2012
  • Size
    124.24 KB
  • Downloads
    264
  • MD5
    d2ac154fa451f0fabb9ef96f75a2cb1b

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

1.35

  1. Suffixs and prefixes with herochat 4
  2. Fix a really stupid, obvious mistake

1.35

  1. Multiple formatting methods.
  2. Fix for people with an amazingly good connection to the IRC server
  3. Fix, now OPS and Voice can execute commands in irc for groups lower than themselves

1.33

  1. Fix some invalid strings.

1.32

  1. Fix the white color, replaces it with NORMAL irc color.
  2. Fix for colors both ways
  3. Prefix and Suffixs now appear in join and quit messages

1.31

  1. Fix the settings creation error! sorry :(

1.30

  1. Uses Vault for prefix's and suffix's
  2. Prefix's and suffix's in IRC
  3. Configurable settings for irc -> ingame commands
  4. Completely new settings system! For the better.
  5. Some minor bug fixes.

1.25

  1. New version checker, thanks to vault
  2. Hooks into permissions using Vault

1.22

  1. Completely re-made how the settings load (now uses Java Properties for everything) Be sure to copy your old settings to the new Settings.ini
  2. Formats PEX suffix's and prefix's for users that have them.
  3. Shows join and leave messages for irc and game
  4. Option to enable/disable colors (both ways)
  5. added .list command to IRC commands

1.21

  1. Support for servers not using PEX
  2. Checks if IRC server is up
  3. Connects to IRC on a seprate thread
  4. Generates a new Config.yml, please delete your old one first!

1.2

  1. Support for herochat 5 (still works with 4)
  2. Fix the say command
  3. Fix debugging
  4. Chat formatting options (work with global and herochat 5)

1.105

  1. Execute ingame commands through the console as an IRC operator in you IRC channel note that this function is beta and can be turned off in the config!
  2. Support for new colors.
  3. Added ability to debug
  4. Fixed random disconnection from the server after long periods of time (I think? haven't had enough days to test :P)
  5. Please delete your old config and let MonsterIRC generate you a new config!

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!