Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caoimhebyrne/compact-chat
Clean up your chat by removing duplicate messages!
https://github.com/caoimhebyrne/compact-chat
fabric-mod java minecraft
Last synced: 3 months ago
JSON representation
Clean up your chat by removing duplicate messages!
- Host: GitHub
- URL: https://github.com/caoimhebyrne/compact-chat
- Owner: caoimhebyrne
- License: mit
- Created: 2021-08-27T22:36:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T19:57:28.000Z (7 months ago)
- Last Synced: 2024-10-01T08:21:36.224Z (3 months ago)
- Topics: fabric-mod, java, minecraft
- Language: Java
- Homepage: https://modrinth.com/mod/compact-chat
- Size: 2.25 MB
- Stars: 17
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Compact Chat
**Compact Chat** is a mod for [Fabric](https://fabricmc.net) which will remove duplicate messages from your chat.
If a message is sent twice, the previous message will be removed, and the newer one will have the number of occurrences
appended to it.> Make sure to check out the config for all available options.
> **(Requires [Mod Menu](https://modrinth.com/mod/modmenu)!)**| Before Compact Chat | After Compact Chat |
|--------------------------------------|------------------------------------|
| ![Before](.github/images/before.png) | ![After](.github/images/after.png) |### Installation
[![Download on Modrinth](https://github.com/Prospector/badges/blob/master/modrinth-badge-72h-padded.png?raw=true)](https://modrinth.com/mod/compact-chat)
or, download it from the [releases page](https://github.com/cbyrneee/compact-chat/releases).