MinecraftBot v2.2.0

Details

  • Filename
    MinecraftBot.jar
  • Uploaded by
  • Uploaded
    May 23, 2012
  • Size
    200.19 KB
  • Downloads
    596
  • MD5
    c7111f0773a7a52dfe8455f581d2b758

Supported Bukkit Versions

  • CB 1.2.5-R2.0

Changelog

2.2.0 (May 23)

  • Switched from the new, sometimes broken IRC code to an updated version of the IRC code found in MinecraftBot versions 2.0.4 and earlier.

2.1.0 (Apr. 24) Changed the way the connection to IRC is done, meaning a few new features are available

  • SSL support - must be turned on in the configuration.
  • %reason% variable available in the IRC part formatting line
  • Removed show_user_prefixes from the configuration. There are too many problems with it at the moment.
  • Able to reload the connection configuration while the plugin is loaded.
  • A useful (but still simple) API to receive and send IRC messages has been added. See this for more details.

2.0.6 (Apr. 22) - Do not use if you've had problems with using 2.0.5.

  • Fixed !players command not showing names with colors correctly
  • The message queue is cleared before reconnecting which prevents flooding the channel with old messages
  • New configuration option: connection.bot_message_delay

2.0.5 (Apr. 14)

  • Fixed nick prefixes displaying incorrectly or not displaying at all when connecting to certain IRC servers (Tested on a server using Unreal which has modes q , a &, h %)

2.0.4 (Apr. 12)

  • Fixes server message formatting issues
  • Will hopefully be the last update to this for a while. Hopefully.