IRC

From MinecraftOnline
(Redirected from McObot)
Jump to navigation Jump to search
Translations : Français

IRC is Internet Relay Chat.

MinecraftOnline has an IRC channel for realtime public discussion:

  • Channel: #minecraftonline
  • Network: esper.net

Features

The control panel IRC client
Staff chat in IRC
A message from a IRC bot viewed from ingame
  • Channel news in the topic, with useful links
  • Moderators and admins are channel ops.
  • Staff messages are broadcast as op messages to staff, and can be replied to via IRC.
  • A selection of bots available for convenient assistance (see below).

Bots

There is a selection of bots running in #minecraftonline at any time. They may be given mode +v (voice) to separate them on the users list.

McObot

McObot is an IRC bot designed specifically to relay messages between the game server and the MinecraftOnline IRC channel. It was written by getplayerhead.sh?19d879cb-69e7-4c29-8430-28452e0e2a12&16.png Flippeh and getplayerhead.sh?SlowRiot&16.png SlowRiot in Python.

  • It relays all in-game chat to the IRC channel, and vice versa.
  • It relays in-game events such as joins and quits to the IRC channel.
  • It relays player deaths ingame with custom death messages relating to what caused the death.
  • It provides notifications of other interesting events:
    • Automated backups
    • Banhammer use, and ban count
    • Donation events
    • Firewall mitigations of attacks
    • Live code updates and changes, with changelog information
    • Detects foreign speech, identifies the language and translates it
  • It provides additional control and information commands:
    • !commands - shows a list of the bot's available commands
    • !list - displays a list of the players in game. (WARNING - THIS IS RELAYED IN-GAME - ALWAYS PREFIX WITH #)
    • !uptime - queries how long the minecraft server has been running for.
    • !radio - gets "now playing" information from MinecraftOnline Radio.
    • !stop justification (chanop only) - forces the server to attempt to shut down cleanly and restart - should be used in emergencies only and with very good justification.
    • !pipe on|off (chanop only) - activates or deactivates transmission between the game and IRC. Using just !pipe will show if the pipe is on or off.
    • !why player - checks ban logs for a given player's ban reason.
    • !map x [y] z [dim] - Produces a quick map link for a set of coordinates. Specifying y and dim are optional.
      • !map warp - Produces a map link for the given warp.
    • !whereis player - (chanop only) - reports the coordinates for a given player.
    • !locate player - (chanop only) - shows the map link for the location of player.
    • !whydidyoucrash (chanop only) - uploads a pastebin of the server's last crash report.
    • !healthyself (chanop only) - tells the bot "physician, heal itself" (which causes it to restart).
    • !stalk IP|username (chanop only) - get whois and abuse report info for the network of a given IP address or a username.
    • !drop IP (chanop only) - add a firewall rule to disregard all communication from a given IP.
    • !version - report the currently running server software version and the current vanilla version.
    • !servertime - report what the current time is in the server's timezone.
    • !ping - basic confirmation message to check the bot can hear you and respond.
    • !translate language message - translate message into language.
      • !toggle_translation language (chanop only) - Toggles the translation of a language into English in chat.
    • !vote - shows list voting websites.
    • !areainfo x [y] z [x2 y2 z2] (chanop only) - shows protected [LionsArea|areas] at given coordinates or within the given range of coordinates, with y coordinate being optional if only specifying one location.
  • Staff channel in-game messages displayed to all channel ops on #minecraftonline.
  • Ability to message to the staff channel in-game with /msg @#minecraftonline (or your client's equivalent message command).
  • Messages prefixed with # in IRC will not be sent in-game, allowing "private IRC chat" without turning off the pipe.
    • Messages prefixed with \# in IRC will be sent in-game, but just starting with #, without the \.

Retired commands

  • !tslist - displays a list of the players in TeamSpeak - the command still works, but the TeamSpeak server is off.
  • !shorten URL - produce a shortened version of a given URL.
  • !bitcoin - report the current Bitcoin prices in GBP.
  • !pirate YouTube link - turns the video on the link into an MP3 file.

Trivia

  • For a long time, changing the topic in the channel would cause the bot to spontaneously die (although this is no longer the case).
  • McObot used to provide the !item command, when player inventory loss was frequent due to client-side inventories and frequent client crashes, although this functionality has since been removed.
  • The McO in McObot stands for MinecraftOnline; however, the Mc also serves to make him sound more Scottish.

Silly

Managed by getplayerhead.sh?Anna_28&16.png Anna_28

Functions both in IRC and Discord, can bridge IRC and Discord channels.

Relays chat to and from IRC and Discord.

Restricted commands are not listed here.

Commands also work from ingame, Telegram, or in direct messages to the bot (IRC or Discord). $ is the default command prefix but will work also.

You can use $help to view similar help messages from the bot.

  • Is a silly bot
  • $firstseen [username] - returns first seen date of username
    • $fs, $firstjoin - aliases for above
    • Defaults to sender username if none given
  • $lastseen [username] - returns last seen date of username
    • $ls, $lastjoin - aliases for above
    • Defaults to sender username if none given
  • $timeplayed [username] - returns time played of username
    • $tp, $timeonline - aliases for above
    • Defaults to sender username if none given
  • $correctname <partial username> - returns full username
    • $cn, $name - aliases for above
  • $nearestplace <x> [y] <z> [settlement|building|warp] - returns nearest place name, wiki link, and distance
    • $np, $place - aliases for above
  • $map <x> [y] <z> [dimension] [zoom] [day|night] - returns map link
    • $maplink - alias for above, only returns url
  • $maptile <x> [y] <z> [dimension] [zoom] [day|night] - returns map tile link
  • $wiki <page> - returns a link to searched page on this wiki
  • $ic [ic] - returns information about an IC from autogenerated Craftbook documentation
  • $silly - outputs how many times the word "silly" has been said
    • $illy - alias for the above
  • $players [host] [port] - returns player list, defaults to MinecraftOnline when used in the #minecraftonline IRC channel
    • $mcping - alias for the above
  • $mcinfo [host] [port] - returns server status, defaults to MinecraftOnline when used in the #minecraftonline IRC channel
  • $credits - lists people who contributed to Silly bot
  • $ping - Replies with Pong
  • $time [timezone] - returns the current time in the specified timezone.
    • Defaults to "Pacific/Auckland" (aka NZST or NZDT).
    • In the response, it includes the time zone abbreviation that it matched to, but the input is required to be the full "TZ database name", which you can find on wikipedia's list of tz database time zones.

Atom

Managed by getplayerhead.sh?MrSlimeDiamond&16.png MrSlimeDiamond

Source Code

A multi-purpose bot operating across both IRC and Discord (primarily Discord)

Commands work from all chat bridge endpoints (including ingame!), with the exception of Telegram at present.

  • !a ping - Replies with pong
  • !a firstseen [username] - Get the first join date of a user
    • firstjoin, fs, fj - aliases
  • !a lastseen [username] - Get the last join date of a user
    • lastjoin, ls, lj - aliases
  • !a playtime [username] - Get playtime data of a user
    • timeplayed, tp, pt - aliases
  • !a refreshlastseen [username] - Refresh the last join date of a user in the database (use this if you are getting incorrect results)
  • !a bancount, bans, bc - Get the current ban count of MCO

Ping, firstseen, lastseen, and playtime are all available through Discord along with some more commands, and with fancy embeds!

Additionally, firstseen and lastseen commands store their information in a local database for quick access if it has been looked up before.

Commands requiring usernames will default to the command sender's username if no username is provided.

Commands will work with with hidden messages (starting with a #)

l4mRbot

getplayerhead.sh?14mRh4X0r&16.png 14mRh4X0r's fork of lahwran's crow

  • Announces information about YouTube URLs pasted in IRC.
  • Has query commands for various apis:
    • .g query - searches google for query.
    • .q player - shows a random quote for player, if #minecraftonline is used instead it will show a random quote.
    • .q add player quote - adds quote to player's quotes.
    • .wiki query - searches wikipedia for query.
    • !wiki query - searches the MinecraftOnline wiki for query.
    • .u query - searches urbandictionary (http://urbandictionary.com) for query.
    • .wa query - executes query through Wolfram Alpha (http://wolframalpha.com).
    • .tr source lang target lang text to translate, e.g. .tr en nl How do I speak Dutch?
    • !firstseen player - shows the first time player connected to the server.
    • !lastseen player - shows the last time player connected to the server.
    • !timeplayed player - shows the amount of time player has been on the server.
  • Similar to segfault, commands prefixed with # will prefix the output of the command with # so it doesn't get sent to players ingame.
  • For a full list of commands, type .help.
  • And many player created commands not listed in .help.

CanaryBot

A supybot managed by getplayerhead.sh?14mRh4X0r&16.png 14mRh4X0r

  • Shows updates to this wiki
  • Can query recent changes:
    • ,wiki 2 - retrieves the last 2 wiki changes. Not a thing anymore
  • Replaces text in a message using regex.
    • s/text/replacement/ - replaces text with replacement.
      • Other characters also work instead of /, such as s.text.replacement..
      • This can also be used in-game

MCO_Telegram

Managed by getplayerhead.sh?SlowRiot&16.png SlowRiot

  • Relays messages between the the IRC channel and the Telegram group.

YourFaceBot

(Currently Offline) YourFaceBot is an IRC bot observer responsible for drawing the automated comics.

  • No longer in use.

Acsidol Bot

(Currently Offline) Acsidol Bot written by getplayerhead.sh?Acsidol&16.png Acsidol

  • A grief reporting command that feeds infomation to a file the admins can review
    • !greport <coordinates> <block type if known> <explanation>
    • e.g. !greport -152 84 357 somebody broke shypixels staircase plank
  • No longer in use, since initiation of the in-game /greport system.


BrookieBot

(Currently Offline) Managed by "brookie"

  • A bot used for fun little things, mostly known for saying "I love pizza!" repeatedly.
  • Says "I love pizza!" when someone ends a sentence with "pizza"
  • Says a random number when soneone says "random number"
  • No longer in use, possibly due to admins not liking the "pizza" spam, or absence of the user who owns it.

greportBot

(Currently Offline) greportBot written by getplayerhead.sh?Drathus42&16.png Drathus42 and then later by getplayerhead.sh?techkid6&16.png techkid6

  • A replacement grief reporting bot to replace the missing Acsidol Bot.
    • Uses the same syntax to report grief: !greport X Y Z Block [Comment] (With the comment being optional)
    • Input is checked to make sure it conforms to the minimum standards, though the block type is not checked to make sure greports aren't frustrating to enter.
  • No longer in use, since initiation of the in-game /greport system.

Hedley

(Currently Offline) Managed by getplayerhead.sh?aprx&16.png aprx

  • A PircBotX based Java chat bot
  • Responds to use of its name in chat, learns from what people say. Generally sounds like your average 12 year old griefer.

segfault

(Currently offline) Managed by getplayerhead.sh?19d879cb-69e7-4c29-8430-28452e0e2a12&16.png Flippeh

  • Replaces some of l4mRbot and CanaryBot's commands when they are not online.
  • When l4mRbot is online, segfault's commands can be used by adding a ! on the end of the command name:
    • !firstseen! player - shows the first time player connected to the server.
    • !lastseen! player - shows the last time player connected to the server.
    • !timeplayed! player - shows the amount of time player has been on the server.
    • !history player - shows the username change history of player, timeplayed for each name, total timeplayed and if any of the previous usernames have been banned.
    • !correctname start of username - shows the full username that matches part of the username given.
    • Regex replacement similar to CanaryBot's with s/text/replacement/.
    • tr/characters/replacements/ - replaces characters with replacements. Example: "tr/ae/io/" would replace all "a" with "i" and all "e" with "o".
  • Commands prefixed with # will prefix the output of the command with # so it doesn't get sent to players ingame.
  • Many other useful commands.

Victoria

(Currently Offline) Managed by getplayerhead.sh?techkid6&16.png techkid6

  • Formerly MCOGuide, Victoria answered simple questions asked ingame and in IRC
  • Though intended to be Female, people continually try to change her gender to an it
  • She was retired but will soon come back, supposedly as a Queen

Annabott

(Currently Offline) Managed by getplayerhead.sh?Anna_28&16.png Anna_28

  • Also called Annabutt.
  • Responds to segfault's rek command.
  • Says "Beep!" when people say "Boop" and other similar statements.
  • Says "Nom Zom" when getplayerhead.sh?Zomon333&16.png Zomon333 joins IRC or ingame.
  • Uses CanaryBot's s/ to replace smelly messages from getplayerhead.sh?Enjoku&16.png Enjoku:
<@Enjoku> Anna smells
<+Annabott> s/smells/smells nice/
<+CanaryBot> <Enjoku> Anna smells nice


PieBot

(Currently Offline) Managed by getplayerhead.sh?Pieapple42&16.png Pieapple42, getplayerhead.sh?StrangeOne101&16.png StrangeOne101 and getplayerhead.sh?Anna_28&16.png Anna_28

  • Also Known as RoboPie
  • Helps online players by telling them where they can get food when they ask for something to eat, even in ridiculous cases like "i need eat please?"
  • Welcomes new people to the server.
  • informs users how to get out of spawn if they indirectly ask for a spot to build.
  • Lets ingame and IRC clients post to PieBot's Twitter account by saying e.g."<*****Pieapple42> Piebot Tweet: Hello #MCO World", The tweet would say: "Pieapple42 : Hello #MCO World".
  • Replies to basic sentences directed at him like "Thanks PieBot" or "Hi PieBot".
  • Has a live twitter feed function that posts to ingame and IRC when a registered PieBot twitter account Posts using the #MCO tag, Register by saying "PieBot Register: [twitter account name]"
<*****Pieapple42> PieBot Tweet: Hello #MCO World!
[BOT] <PieBot> Here Pieapple42: https://twitter.com/PieBot_
  a few seconds later...
[BOT] <PieBot> @PieBot_ just tweeted: Pieapple42 : Hello #MCO World!
  • (Currently Disabled) Posts to ingame and IRC when @jeb_ and @DinnerBone Tweet new minecraft updates.
  • (Currently Disabled) Replies to getplayerhead.sh?Anna_28&16.png Anna_28 when she says "silly" with "No Anna...".


A typical day in the life of an IRC regular

CyberHelix

(No longer in use) Was Managed by getplayerhead.sh?doublehelix457&16.png doublehelix457

  • A cybernetic form of doublehelix457, he is both a player and a bot. He responds to commands by the human helix ingame, while also serving as helix's IRC account.
  • Can search the wiki for helix while he is ingame, without having to change windows. (Lazy I know...)
  • Can call Anna silly with !silly.

MCO_Discord

(No longer in use) Managed by getplayerhead.sh?doublehelix457&16.png doublehelix457

  • Relays messages between the the IRC channel and the #ingame Discord channel.
  • Also relays IRC/ Discord join/ leave messages.
  • Uses new Discord Webhook API username override to generate custom Avatars and nicknames for Ingame players and IRC users for discord.
  • Commands may also be executed through Discord to IRC.
  • Came online Friday, September 29 2017 at 11:30 (BST)
  • Migrated to Borealis on Wednesday, January 27th 2021, which should prevent further downtimes (RIP Sal9000)
  • Bot was taken down October 3rd, 2022 at 6:45PM (MTN)

NarwhalBot

Incident with NarwhalBot
   <getplayerhead.sh?MrSlimeDiamond&16.png MrSlimeDiamond> right narwhalbot might get kicked from esper in a sec
   <getplayerhead.sh?MrSlimeDiamond&16.png MrSlimeDiamond> i wonder what happens if i do this-
   <getplayerhead.sh?techkid6&16.png techkid6> *Why...*
   * NarwhalBot has quit (Excess Flood)
   <getplayerhead.sh?techkid6&16.png techkid6> *sigh*

(Succeeded by Atom. No longer online) Managed by getplayerhead.sh?MrSlimeDiamond&16.png MrSlimeDiamond

  • IRC Commands Please note that these commands will only work in the #ingame channel on Discord, Telegram chat, IRC or ingame.
    • (Admin only) +eval - Evaluate code to the bot.
    • +playtime <playername> - Tells you how many hours a player has spent online
      • +tp - Alias
      • +tl - Alias
      • +timeplayed - Alias
    • +firstseen<playername> - Tells you when a player first visited
      • +fs - Alias
    • +lastseen <playername> - Tells you when a player last visited
      • +ls - Alias
    • +bancount - Tells you how many bans there currently are on MCO
      • +bc - Alias
    • +bansuntil <number> - Tells you how many bans to go until <number> bans.
    • +randomplayer - Get a random ingame player
    • +apple - applehead told me to
    • +cool - selimbits threatened me
    • +king - its for demetri
    • +ping - pong
    • (Admin only) +stop - stops the bot and tells me why
    • All commands SHOULD work with a # in front of it to make it not show up ingame.
  • Discord specific commands
    • !strawberryfrog - it's strawberry frog!
    • !test - message.channel.send('bar')
  • GitHub Repo (he recoded it AGAIN)
  • Formerly known as fricbot, but the name was changed due to confusion with pronunciation
  • Has a meme voting system for Discord
  • PLEASE NOTE: all commands that previously had ! should work just put + in front of it
  • If you have any issues, message @MrSlimeDiamond on telegram or something, idk

jmrbot

(No longer online) Managed by getplayerhead.sh?jmrjmr10&16.png jmrjmr10

    • Allows the usage of l4mRbot quote lookups from ingame removed after being kicked from IRC as a result.
    • .q <username> [<quote number>] Must be used ingame or on Telegram! Will send the quote lookup as an IRC user, which will result in l4mRbot replying with a quote from the username.
    • if the word "pizza" is at the end of any chat message (Discord, IRC or ingame) will send "pizza is life" removed after being kicked from IRC.
    • allows !uptime usage ingame removed after /uptime was made avaliable to players.
    • Allows l4mrbot quote lookups from MCO Telegram
    • %reputation <player> lookups of player reputation from IRC, Discord, and Telegram
    • Allows !discord use ingame

Ox55

Ox55 is a modular IRC bot designed for the MinecraftOnline community. It operates entirely through IRC messages and IRC events, so it does not require direct integration with the Minecraft server.

Ox55 is intended to act as a lightweight community companion for IRC channels. It can provide statistics, reminders, quotes, utility commands, passive activity tracking, polls, and Minecraft death statistics based on death messages seen in IRC.

The bot is designed to work with MinecraftOnline-style IRC bridge messages. Instead of relying only on the IRC nickname, Ox55 can parse Minecraft usernames from text inside angle brackets, such as , and ignores bridge formatting symbols such as asterisks.

Purpose

Ox55 is intended to preserve useful channel history and provide community tools without requiring Minecraft server access. Its focus is on IRC activity, community statistics, quotes, reminders, lightweight entertainment, and MinecraftOnline-related chat tracking.

Ox55 is not a direct Minecraft server integration bot. It cannot read private server data, execute Minecraft commands, or access server internals unless that information is already visible through IRC.

Core Features

Ox55 includes a modular plugin-based architecture, allowing features to be enabled, disabled, or expanded over time.

Core features include:

Modular plugin system

Async IRC client

SQLite database by default

Designed for future PostgreSQL support

Configurable command prefix, using @ by default

Case-insensitive commands

Per-channel configuration

Per-user preferences

Permission and role system

Command aliases

Command cooldowns

Automatic rate limiting

Anti-spam protection

Structured logging

Automatic backups

Hot-reloadable configuration

Searchable message logs

IRC-safe command responses

MinecraftOnline bridge-aware username parsing

Commands

Ox55 uses @ as its default command prefix.

Example:

@help

Commands are case-insensitive, so @Seen, @seen, and @SEEN are treated the same.

Player Statistics

Ox55 tracks user activity automatically from IRC messages.

Available player commands include:

@seen - Shows when a user was last seen talking

@last - Shows the last message sent by a user

@idle - Shows how long a user has been idle

@messages - Shows total messages sent

@words - Shows total words typed

@lines - Shows total chat lines

@activity - Shows recent activity

@profile - Shows a full IRC profile

@karma - Shows karma

@rank - Shows message rank

@firstseen - Shows when a user was first seen

@aliases - Shows known nickname aliases

@stats - Shows general user statistics

Profiles may include:

First seen date

Last seen date

Total messages

Total words

Average message length

Message rank

Karma

Achievements

Join date

Known aliases

Community Leaderboards

Ox55 includes leaderboards for community activity.

Example leaderboard commands include:

@leaderboard

@topchatters

@topwords

@topcommands

@topkarma

@topquoted

@topdeaths

@longestmessages

@mostlinks

@mostemotes

@nightowls

@earlybirds

@newcomers

@veterans

@newbies

Minecraft Death Statistics

Ox55 can detect Minecraft death messages that appear in IRC and record them automatically. This does not require the bot to connect directly to the Minecraft server.

Death tracking can include:

Player name

Death message

Death type

Channel

Date and time

Running totals

Death-related commands include:

@deaths today

@deathleaderboard

@topdeaths week

@topdeaths month

@lastdeath

@deathcount

@deathhistory

@deadliestday

@deathstreak

Passive Statistics

Ox55 automatically tracks general IRC activity, including:

Total messages

Messages per hour

Messages per day

Average message length

Most active hour

Most active weekday

Most active month

Busiest day

Quietest day

Most used command

Most used word, excluding common words

Link count

Emoji usage

Nick changes

Join count

Part count

Idle records

Channel uptime

User activity history

Quotes

Ox55 includes a numbered quote system.

Quote commands include:

@quote

@quote add

@quote random

@quote search

@quote latest

@quote delete

Quote deletion is permission-protected.

Reminders and Todos

Ox55 includes reminders, countdowns, and personal todo lists.

Examples:

@remind 10m Take a break

@remind 2h Feed the cat

@todo

@todo add

@todo remove

@todo done

@countdown

Polls

Ox55 includes a lightweight polling system for IRC chat.

Polls can be started with commands such as:

@poll [question] (answer 1) (answer 2) (answer 3)

Example:

@poll [Does pineapple belong on pizza?] (yes) (no) (ew)

Users can vote by sending:

@poll yes

For MinecraftOnline bridge messages, Ox55 can count votes based on the Minecraft username inside < > rather than the IRC bridge nickname. This helps prevent all bridged players from being counted as the same IRC user.

Fun Commands

Ox55 includes lightweight social and random commands for community interaction.

Fun commands include:

@fact

@randomfact

@fortune

@joke

@8ball

@flip

@roll

@choose

@poll

Social commands include:

@hug

@coffee

@cookie

@beer

@wave

@highfive

@cheer

@poke

Random Facts

Ox55 includes a starter random fact database with facts in categories such as:

Minecraft

Computers

Programming

Science

History

Animals

Space

Weird facts

Example commands:

@fact random

@fact minecraft

@fact computers

@fact programming

@fact science

@fact history

@fact animals

@fact space

@fact weird

Utility Commands

Ox55 includes utility commands for common IRC tasks.

Examples include:

@help

@commands

@about

@source

@version

@uptime

@ping

@rules

@links

@admins

@faq

@calc

@time

@weather

@unit

@base64

@hash

@uuid

@password

@color

@hex

@binary

@ascii

@roman

Quality-of-Life Features

Ox55 includes passive quality-of-life features for IRC channels.

These include:

Automatic URL title lookup

Shortened URL expansion

Duplicate link detection

GitHub link formatting

Image and video link detection

Oversized paste warnings

AFK tracking

Welcome-back messages

Nickname change tracking

Quote numbering

Scheduled announcements

Daily statistics reports

Weekly recap support

Birthday reminders

Timezone support

Ignore list

Per-user settings

Per-channel settings

Achievements

Ox55 has an achievement system. Achievements are unlocked through normal IRC activity and are displayed in user profiles.

Example achievements include:

First Words

100 Messages

500 Messages

1000 Messages

5000 Messages

10000 Messages

Chatterbox

Wall of Text

Night Owl

Early Bird

Conversation Starter

Helpful Human

Link Collector

Quote Machine

Regular

Veteran

One Year Club

Two Year Club

Reminder Master

Lucky Roller

Unlucky Roller

Death Witness

Death Historian

Achievement Hunter

Limitations

Ox55 only knows what it can see from IRC. It does not directly access MinecraftOnline server files, player inventories, private messages, commands, locations, bans, logs, or internal server data.

Minecraft death statistics depend on death messages appearing in IRC. If a death message is not bridged to IRC, Ox55 cannot record it.

See Also

MinecraftOnline

IRC

MCO/IRC

How to connect

You can register and identify with NickServ to protect your nickname.

To connect to IRC you need an IRC client; many are available for free download, and some even run within your browser.

Rules

None. There are no rules on IRC. However, free speech does NOT apply, as it does in-game. Therefore you may be kicked or banned from IRC at a moderator's discretion. Usual reasons for bans are spam, excessive whining, trolling and general abusive behaviour. However, most moderators and admins are quite tolerant, and IRC bans are rare.

Why esper.net?

The esper.net network was chosen for purely pragmatic purposes - because this is where Notch's official #minecraft channel also resides, making it easier for existing minecraft IRC users to connect. Unfortunately, like most of Notch's decisions, this one showed remarkably little forward planning. Esper is notorious for its frequent netsplits and server failures. However, also like most of Notch's decisions, it's now too late to reverse, so we have to make the best of it.

See also

Further reading