promotional bannermobile promotional banner

MinecraftBot

A simple bot which passes messages back and forth with IRC.

File Details

MinecraftBot v2.2.0

  • R
  • May 24, 2012
  • 200.19 KB
  • 781
  • CB 1.2.5-R2.0

File Name

MinecraftBot.jar

Supported Versions

  • CB 1.2.5-R2.0

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.