MonsterIRC - 1.41

Details

  • Filename
    MonsterIRC.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2012
  • Size
    147.27 KB
  • Downloads
    274
  • MD5
    43c04c913aa5d45bf83b8f79b690faf0

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

1.41

  1. Responds to pings faster
  2. Colors supported in the formating E.x. '&3 {name}: {message}'
  3. Remove the {colon} tag
  4. Join and Leave messages are handled on a channel to channel basis
  5. Added support for IRC channels that have passwords
  6. Added to option to perform a command on connect
  7. Added the option to set messages limit per sec to 0 for unlimited messages
  8. the .channel files now require the # infront
  9. Generates new configs and sample channel files!

1.40

  1. PM system
  2. Group prefix and Group suffix's

1.38

  1. Messages are now Queued and sent at X messages/second
  2. New option in settings for how many messages can be sent per second
  3. Added irc join and irc leave commands
  4. Will attempt to automatically reconnect after a force quit

1.37

  1. Fix all the minor bugs that were created by stupid mistakes

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!