Builds: http://www.mediafire.com/tcooc
Place jar file into the coremods folder.
- Run minecraft to generate default configs.
- Edit configs to enable and customize modules.
- Look for modules section.
- Enable modules you want (by setting them to true). Modules have comments above them explaining them.
- Look in appropriate section (same name as the module you want to edit).
- Edit settings (true/false, number, name, etc.). Settings have comments above them explaining them.
/irc [command] [parameters]
connect <server, default=irc.esper.net> <port, default=6667> - connects to irc server
disconnect - disconnects from server
pong - toggle autopongs
prefix [prefix... - set prefix
mode [mode] - cycles through irc modes, or sets it to [mode] if given
Default - minecraft chat
Direct - direct send to server
Prefix - same as direct except prefends the prefix
/irc pong (enable autopong, if youre a noob)
/irc connect (connect to irc.esper.net:6667)
/irc mode (change to Direct mode)
USER yourname * * *
NICK yourname
JOIN #channel
/irc prefix PRIVMSG #channel : (set your prefix to send chat to channel)
/irc mode (Prefix mode)
Hello! (say hi)