MinecraftBot v2.2.1

Details

  • Filename
    MinecraftBot.jar
  • Uploaded by
  • Uploaded
    Jun 4, 2012
  • Size
    208.07 KB
  • Downloads
    471
  • MD5
    30545912c27b7d14a9f4bd02ab184c76

Supported Bukkit Versions

  • CB 1.2.5-R3.0

Changelog

2.2.1 (Jun. 4) - Read carefully before upgrading

  • Added an IRC command: !time displays the time for each world in the server.
  • The configuration was slightly modified and will need to be updated in order for some commands to continue working:
    • show_players_command was removed
    • The 'commands' section was added with three settings under it. See here.

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 %)