BukkitIRCd 0.7

Details

  • Filename
    BukkitIRCd.jar
  • Uploaded by
  • Uploaded
    Nov 21, 2011
  • Size
    76.64 KB
  • Downloads
    396
  • MD5
    cda89e53b8de5f5db9f37b0f17209c54

Supported Bukkit Versions

  • CB 1337

Changelog

Version 0.7

  • Implemented /ircreply to reply quickly to the last message you received.
  • Added aliases for every command.

Version 0.6

  • Implemented WHO, ISON, AWAY IRC commands. That means the plugin should now support every IRC command required by the RFC (apart from join and part, since this plugin is designed for running a single channel)
  • Changed to a better wildcard matching algorithm for bans, that supports the "?" character.
  • You can now ban or unban multiple people in 1 command. Had to implement this to make mass unbanning in the mIRC channel central work properly.

Version 0.5b

  • Changed the console to be a separate channel instead of private messaging (avoids IRC client beeping and lets you see commands executed by other users)

Version 0.5a

  • Bugfix with IRC chat showing up in the IRC console.
  • Bugfix with messages showing multiple times in the IRC console.

Version 0.5

  • Added executing server commands from IRC by messaging Console. The output is shown.
  • People can now send messages to the console by messaging the server name, for example to respond to a /ircmsg from console.

Version 0.4

  • Added IRC password identification with /oper, for accessing kick, ban and topic change. Ingame users can also be kicked.

Version 0.3

  • Added Superperms support.

Version 0.2

  • Small bug fix for user modes on some clients.
  • Initial release.