====== InfiniChat ====== ^ InfiniChat ^^ ^Type|[[:Hack]]| ^Category|[[:Chat]]| ^In-game description|"Removes the 256 character limit from the chat.\\ Useful for long commands that modify NBT data.\\ \\ **NOTICE:** Not recommended for talking to people. Most servers will cut messages to 256 characters on their end."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/InfiniChatHack.java]]| InfiniChat is a Minecraft hack that removes the 256 character limit from the chat. This allows you to send longer commands, which can be useful for complicated tasks like modifying NBT data. Note that this is mainly intended for commands. If you send messages longer than 256 characters, they will still be cut off at the 256th character on most servers. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 7.0pre27]]|Added InfiniChat.| {{tag>NBT_data}}