- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
MinecraftBot
- 0 Likes
- Minecraft
- 229 Monthly Downloads
- Supports: CB 1.4.7-R1.0
- 10,785 Total Downloads
- Updated 02/28/2013
- Created 10/03/2011
- 3 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 3 (GPLv3)
- Newest File: MinecraftBot v2.3.0
About MinecraftBot
MinecraftBot is 1.5 Compatible
The latest version of MinecraftBot should work with 1.5 with no changes. If however you find a bug, please file a ticket.
MinecraftBot is a plugin that joins an IRC channel as a bot. The bot displays messages coming from Minecraft and sends messages to Minecraft that come from IRC.
The goal of this plugin is to be simple to set up and use. It doesn't have any extra features other than passing messages back and forth. If you are looking for something that does more than just relay messages, you may want to look at MonsterIRC or CraftIRC.
- Bukkit forums: http://forums.bukkit.org/threads/65448/
- Source code: https://github.com/TerrorBite/MinecraftBot
Features
The following events can be relayed by this plugin:
- MC/IRC chat and actions (/me)
- MC/IRC joins and leaves (including IRC part and quit, with quit reasons)
- MC/IRC kick, including kick reasons
- MC deaths
- MC server broadcast messages
- IRC nick changes
- IRC mode changes
- IRC topic changes
Individual events can be disabled in the configuration by simply deleting the appropriate formatting line.
Installation
Simply drop the JAR file into the plugins folder. The plugin will generate a blank configuration file with instructions and then disable itself.
Click here to view the default configuration file.
Permissions
- 'minecraftbot.op' - Equivalent to being a channel op. Allows use of the /irc command.
- 'minecraftbot.manage' - Allows use of the /minecraftbot command to manage the bot. Also allows use of /irc.
- 'minecraftbot.*' - Same as 'minecraftbot.manage'.
Permissions are not required to use this plugin. A Minecraft server op has access to all of these commands.
Metrics
This plugin contains PluginMetrics, which collects and anonymously sends data about how this plugin is being used. It creates a folder named PluginMetrics with a file inside named config.yml. That file gives you the option to opt-out of metrics tracking. This will also opt you out of metrics tracking for other plugins that use PluginMetrics.

More detailed data can be seen at: http://mcstats.org/plugin/MinecraftBot
Commands
In IRC:
- !players - Lists the people connected to the server.
- !time - Shows the time of each regular world (if your server has multiple worlds)
In Minecraft:
- /names and /n - Lists the people that are in the same channel as the bot.
Admin commands:
- /irc - Causes the bot to do something. Some of these commands require the bot to be a channel op.
- /irc say (message) - Causes the bot to say something on IRC
- /irc do (action) - Causes the bot to do something (using /me) on IRC
- /irc op/deop (nick) - Gives or takes the given nick's op status on the channel
- /irc voice/devoice (nick) - Gives or takes the given nick's voice status on the channel
- /irc kick (nick) [reason] - Kicks a nick from IRC. A kick reason may also be entered.
- /irc ban (nick) - Bans a nick on the IRC channel. Does not kick the nick.
- /irc unban (hostmask) - Removes the hostmask from the channel's ban list.
- /irc ignore (nick) - Ignores a nick on IRC
- /irc unignore (nick) - Stops ignoring a nick on IRC
- /minecraftbot - Manages the bot itself
- /minecraftbot connect - Connects to the IRC server
- /minecraftbot disconnect [message] - Disconnects from the IRC server. A quit message may be used.
- /minecraftbot join - Joins the channel defined in the configuration file.
- /minecraftbot part - Parts the channel defined in the configuration file.
- /minecraftbot reload - Reloads all settings except connection settings from the configuration file
Screenshots/Examples
Please send me any screenshots that demonstrate this plugin in a PM.
2.3.0 (Dec. 18)
- Implemented !mckick, !mcban commands from IRC to ban players on the Minecraft server (thanks leiger)
- Both commands can be enabled/disabled in config
2.2.6 (Nov. 14)
- Fixed an issue where /me was not handled properly, causing any command that began with /me to result in IRC output (thanks leiger)
- Started building for Java 6 again
2.2.5 (Oct. 31)
- Fixed Issue #4: In-game color-code &3 (teal) should now show up as the correct color in IRC.
2.2.4 (Oct. 6)
- Added a basic ignore feature that blocks messages from nicks coming from IRC.
- New commands: '/irc ignore (nick)' and '/irc unignore (nick)'
2.2.3 (Aug. 20)
- Fixed issues when using on CraftBukkit 1.3.1-R2.0
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| MinecraftBot v2.3.0 | Release | CB 1.4.7-R1.0 | 615 | 02/28/2013 |
| MinecraftBot v2.2.6 | Release | CB 1.4.2-R0.2 | 2,157 | 11/13/2012 |
| MinecraftBot v2.2.5 | Release | CB 1.3.2-R3.0 | 286 | 10/31/2012 |
| MinecraftBot v2.2.4 | Release | CB 1.3.1-R2.0 | 597 | 10/06/2012 |
| MinecraftBot v2.2.3 | Release | CB 1.3.1-R2.0 | 708 | 08/20/2012 |
| MinecraftBot v2.2.2 | Release | CB 1.2.5-R4.0 | 1,112 | 06/13/2012 |
| MinecraftBot v2.2.1 | Release | CB 1.2.5-R3.0 | 255 | 06/04/2012 |
| MinecraftBot v2.2.0 | Release | CB 1.2.5-R2.0 | 409 | 05/23/2012 |
| MinecraftBot v2.1.0 | Release | CB 1.2.5-R1.0 | 794 | 04/24/2012 |
| MinecraftBot v2.0.6 | Release | CB 1.2.5-R1.0 | 201 | 04/22/2012 |
| MinecraftBot v2.0.5 | Release | CB 1.2.5-R1.0 | 439 | 04/14/2012 |
| MinecraftBot v2.0.4 | Release | CB 1.2.5-R1.0 | 230 | 04/12/2012 |
| MinecraftBot v1.2.3 | Release | CB 1.2.4-R1.0 | 623 | 03/28/2012 |
| MinecraftBot v1.2.2 | Release | CB 1.2.3-R0.2 | 201 | 03/25/2012 |
| MinecraftBot v1.2.1 | Release | CB 1.2.3-R0.2 | 211 | 03/22/2012 |
| MinecraftBot v1.03 | Release | CB 1.2.3-R0.2 | 279 | 03/17/2012 |
| MinecraftBot v1.02 | Release | CB 1.2.3-R0.2 | 293 | 03/15/2012 |
| MinecraftBot v0.98 | Release | CB 1.1-R4 | 209 | 02/17/2012 |
| MinecraftBot v0.97 | Release | CB 1.0.1-R1 | 274 | 01/21/2012 |
| MinecraftBot v0.94 | Release | CB 1.0.1-R1 | 166 | 01/09/2012 |
| MinecraftBot v0.93-1 | Release | CB 1.0.1-R1 | 114 | 01/07/2012 |
| MinecraftBot v0.93 | Release | CB 1.0.1-R1 | 181 | 12/12/2011 |
| MinecraftBot v0.81 | Beta | CB 1337 | 149 | 11/04/2011 |
| MinecraftBot v0.10 | Beta | CB 1185 | 113 | 10/03/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 191,804 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 150,652 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 86,134 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 62,756 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 60,623 Monthly Downloads
Comments
The chat from in-game doesnt show-up on IRC :( But the chat from IRC shows up in-game