MonsterIRC - 1.55

Details

  • Filename
    MonsterIRC.jar
  • Uploaded by
  • Uploaded
    Mar 11, 2012
  • Size
    120.20 KB
  • Downloads
    389
  • MD5
    a9b2e83a412335521726aaad149bb504

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

1.55

  1. Fix for colors only white in with herochat
  2. Fix for IRC servers refusing your connection (servers like gamesurge)

1.54

  1. New color system.. finally
  2. Some channel config changes (added pass_to_irc and pass_to_game, removed chattype.none)
  3. Added {heroChatTag} for IRC formatting
  4. Added support for SERVER passwords
  5. Automatically update all channel files just like the settings.yml
  6. Minor changes to MonsterIRC plugin system

1.53

  1. Support for more IRC modes - Let it generate a new sample channel in order to use these
  2. Fix a bunch of permissions bugs
  3. Fix bPerms
  4. Some color fixes
  5. Some command fixes
  6. More api stuff
  7. Minor changes to message system
  8. Slight modifications to commands system
  9. 1.2 ready :)

1.52

  1. Working for R6 expect another update around sunday

1.51

  1. More work to plugin api
  2. Connect on seprate thread with irc connect command
  3. ^ for reload command
  4. Bug fixes
  5. Simple plugins repo: https://github.com/Monstercraft/SimplePlugins
  6. A page will soon be coming explaining plugins for MonsterIRC

1.50

  1. Revert to old colors
  2. Fix bugs that 1.48 created
  3. Added a plugin api
  4. rework some internal stuff
  5. Build with jenkins now
  6. irc reload is no longer a console only command

1.48

  1. More accurate colors once again (I learned not to accept pull requests without testing lol)
  2. Now works with console chat (say command)
  3. Fix for cancelled events.
  4. Join and leave formatting
  5. Basic townychat support (to be improved)

1.47

  1. More accurate colors colors
  2. Added custom events
  3. Fixed the incorrectly packed jar file

1.46

  1. Added kick messages for when people are kicked from minecraft
  2. added {world} tag
  3. Fix up line splitting system

1.45

  1. Fixes Quit/disconnect bug
  2. More advanced MessageQueue system
  3. Splits line to fit in IRC.
  4. Adds .listcommands

1.43

  1. Minor bug fixes.

1.42

  1. Fix the good ol' color bug :)

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!