Here is a small mod recommendation
this is an very nice mod for Minecraft
[You must be registered and logged in to see this link.]
this is an very nice mod for Minecraft
- Spoiler:
- Improved Chat Functionality Mod v1.2.2 Compatible
New postby TyrOvC » Mon Oct 04, 2010 6:57 am
I would like to point everyone in the direction of this viewtopic.php?f=25&t=131580 which has all of the features I implemented and most everything I had planned too
Being tired of the current limited chat functionality of the client, I am modding the Minecraft Alpha client to improve functionality.
Release 4:
* Compatibility Update
* Scriptable shortcut keys and various requested tweaks in the works
Release 3 (Post-Halloween):
* Halloween update compatible
* Chat entry is split into two lines, chat entry no longer runs off-screen
* Text can be pasted into chat with ctrl+v *ctr+v then delete bug is fixed this update
* Contents of the text entry line can be copied with ctrl+c
* Colored text can be inserted with &c[hex color value] on servers that support it
* Chat is logged to chatlog.txt
* Chat can be scrolled with the up arrow, down arrow, and END keys while inside the chat entry
* Text entry cursor can be moved with the left and right arrow keys
Release 2:
* Chat entry is split into two lines, chat entry no longer runs off-screen
* Text can be pasted into chat with ctrl+v
* Contents of the text entry line can be copied with ctrl+c
* Colored text can be inserted with &c[hex color value] on servers that support it (currently only minecraft.rawcritics.com)
* Chat is logged to chatlog.txt
* Chat can be scrolled with the up arrow, down arrow, and END keys while inside the chat entry
* Text entry cursor can be moved with the left and right arrow keys
Release 1:
* Chat entry is split into two lines, chat entry no longer runs off-screen
* Text can be pasted into chat with ctrl+v
* Contents of the text entry line can be copied with ctrl+c
* Colored text can be inserted with &c[hex color value] on servers that support it (currently only minecraft.rawcritics.com)
Planned for the next release:
* Ability for the client to ignore certain player's messages.
To install:
Open your minecraft.jar file in WinRar or equivalent, delete the META-INF folder, and paste the contents of the minecraftimprovedchatv1.zip into minecraft.jar. Launch the client like normal.
aq.class and cx.class are completely optional, with the first being additional debug information and the second being the changed title screen. All other files are necessary.
To enable the colored chat in servers:
Replace:
in the id class.
Open to suggestions!
[You must be registered and logged in to see this link.]