
Compact Chat
Clean up your chat by removing duplicate messages!
Обновлён 18 июля 2025 г. · опубликован 28 августа 2021 г.

Compact Chat is a Minecraft mod that removes duplicate messages from your chat with many options for customization.
Compatibility with other mods
Compact Chat aims to be compatible with other mods, especially those which add timestamps to the start of messages.
By default, Compact Chat will not compact messages which start with a timestamp, but that behavior can be configured by adjusting the "Ignore first characters count" setting within the configuration screen (requires ModMenu to open!).

If this value is set, Compact Chat will ignore the first characters in the message up until the specified length.
For example, with the setting set to 10 and a message like so:
[20:19:00] <caoimheee> hello!
Compact Chat will see it as:
<caoimheee> hello!
License
This project is licensed under the MIT license.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.1.0 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | neoforge | 18 июля 2025 г. | .jar (16 КБ) |
| 3.1.0 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric | 18 июля 2025 г. | .jar (17 КБ) |
| 3.0.0 | Релиз | 1.21.4, 1.21.5, 1.21.6, 1.21.7 | neoforge | 16 июля 2025 г. | .jar (15 КБ) |
| 3.0.0 | Релиз | 1.21.4, 1.21.5, 1.21.6, 1.21.7 | fabric | 16 июля 2025 г. | .jar (17 КБ) |
| 2.1.1 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | fabric | 31 мая 2024 г. | .jar (23 КБ) |
| 2.1.0 | Релиз | 1.20.4 | fabric | 27 февраля 2024 г. | .jar (24 КБ) |
| 2.0.4 | Релиз | 1.20.4 | fabric | 3 февраля 2024 г. | .jar (23 КБ) |
| 2.0.3 | Релиз | 1.20.4 | fabric | 23 декабря 2023 г. | .jar (21 КБ) |
| 2.0.2 | Релиз | 1.20, 1.20.1 | fabric | 14 июля 2023 г. | .jar (22 КБ) |
| 2.0.1 | Релиз | 1.20, 1.20.1 | fabric | 9 июня 2023 г. | .jar (21 КБ) |
| 2.0.0 | Релиз | 1.19.1, 1.19.2, 1.19.3 | fabric | 7 февраля 2023 г. | .jar (21 КБ) |
| 1.3 | Релиз | 1.19-pre4, 1.19-pre5, 1.19-rc1, 1.19-rc2 | fabric | 7 июня 2022 г. | .jar (24 КБ) |
| 1.2.1 | Релиз | 1.19-pre4, 1.19-pre5, 1.19-rc1, 1.19-rc2 | fabric | 5 июня 2022 г. | .jar (22 КБ) |
| 1.2-1.19.x | Релиз | 1.19-pre4, 1.19-pre5, 1.19-rc1, 1.19-rc2 | fabric | 5 июня 2022 г. | .jar (21 КБ) |
| 1.2-1.18.x | Релиз | 1.18, 1.18.1, 1.18.2 | fabric | 5 июня 2022 г. | .jar (21 КБ) |
Показаны последние 15 из 20 версий. Все версии — на Modrinth.
Ченджлог
3.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 июля 2025 г.
- Made the list of "common message separators" configurable. Common message separators can now be added through the configuration screen, and if the "ignore common message separators" option is enabled, messages containing them will not be compacted.
3.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 июля 2025 г.
- Made the list of "common message separators" configurable. Common message separators can now be added through the configuration screen, and if the "ignore common message separators" option is enabled, messages containing them will not be compacted.
3.0.0Релиз1.21.5, 1.21.6, 1.21.7 · 16 июля 2025 г.
Compact Chat has been rewritten from the ground up for v3.0 with new features, performance improvements, and many bug fixes.
If you have any issues, feel free to report them on GitHub, and as always, this release can be downloaded on Modrinth.
⬅️ Version Support
Compact Chat now supports 1.21.1 and higher, and will aim to support these older versions for as long as possible.
Previously, whenever a new Minecraft version released that broke Compact Chat, compatibility would've been dropped for that version. Now, Compact Chat aims to be compatible with as many versions as possible.
Older Minecraft versions may be supported in the future if there is demand, create a GitHub issue if you're interested in a particular version!
🦊 NeoForge Support
Compact Chat now supports NeoForge alongside Fabric. NeoForge support will be maintained for the same versions as the Fabric mod (1.21.1 and higher).
🫂 More options for compatibility with other mods
Compact Chat aims to be compatible with other mods and this release improves that with a new feature!
A setting called "Ignore first characters count" has been added, which lets you specify how many characters Compact Chat should ignore when compacting a message.
For example, with a count of 10, Compact Chat would see [20:19:00] <caoimheee> hello! as <caoimheee> hello!.

This setting should improve compatibility with most mods that add timestamps to the start of messages, while not breaking any existing functionality.
3.0.0Релиз1.21.5, 1.21.6, 1.21.7 · 16 июля 2025 г.
Compact Chat has been rewritten from the ground up for v3.0 with new features, performance improvements, and many bug fixes.
If you have any issues, feel free to report them on GitHub, and as always, this release can be downloaded on Modrinth.
⬅️ Version Support
Compact Chat now supports 1.21.1 and higher, and will aim to support these older versions for as long as possible.
Previously, whenever a new Minecraft version released that broke Compact Chat, compatibility would've been dropped for that version. Now, Compact Chat aims to be compatible with as many versions as possible.
Older Minecraft versions may be supported in the future if there is demand, create a GitHub issue if you're interested in a particular version!
🦊 NeoForge Support
Compact Chat now supports NeoForge alongside Fabric. NeoForge support will be maintained for the same versions as the Fabric mod (1.21.1 and higher).
🫂 More options for compatibility with other mods
Compact Chat aims to be compatible with other mods and this release improves that with a new feature!
A setting called "Ignore first characters count" has been added, which lets you specify how many characters Compact Chat should ignore when compacting a message.
For example, with a count of 10, Compact Chat would see [20:19:00] <caoimheee> hello! as <caoimheee> hello!.

This setting should improve compatibility with most mods that add timestamps to the start of messages, while not breaking any existing functionality.
2.1.1Релиз1.21.3, 1.21.4, 1.21.5 · 31 мая 2024 г.
2.1.0Релиз1.20.4 · 27 февраля 2024 г.
- Fixed an issue where messages that have been sent over 100 times would not get compacted into a single message. (#30)
- Added the ability to configure the maximum occurrences amount.
- Any message which has an occurrence count above this amount (e.g. 100) will be compacted into one message which says
100+.
- Any message which has an occurrence count above this amount (e.g. 100) will be compacted into one message which says
2.0.4Релиз1.20.4 · 3 февраля 2024 г.
- Fixed an issue where long messages being spammed would cause the game to lag more than it does in vanilla. (#27)
- Message occurrences stop incrementing after 100 occurrences, it will say
100+for anything above 100.
Minor performance improvements and under-the-hood changes.
Messages are now identified by their string contents, and not their
Textinstance, meaning that the mod should be faster in general - but this may not be that obvious.We have added a cache to Minecraft’s code which splits a single text message into multiple lines to be displayed, this was an expensive operation, and if it was being run for the same message multiple times (which is the case with Compact Chat, but not in vanilla, due to us removing duplicate messages), it will cause a lot of lag. This cache’s entries are cleared if the entry has not been accessed for over a minute.
2.0.3Релиз1.20.4 · 23 декабря 2023 г.
Changelog
- Bumped dependencies and added support for 1.20.4!
As always, you can also download this release on GitHub.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…