An open API service indexing awesome lists of open source software.

https://github.com/florianmichael/secondchat

Fabric mod to add another optional chat hud.
https://github.com/florianmichael/secondchat

chat fabric java minecraft qol quality-of-life

Last synced: 7 months ago
JSON representation

Fabric mod to add another optional chat hud.

Awesome Lists containing this project

README

          

# SecondChat

Fabric mod to add another optional chat hud.

## Preview

![Preview](.github/images/preview.png)
You can scroll in the right/second chat by moving your mouse to the right middle of the screen.

## Configuration

![Configuration](.github/images/configuration.png)
You can define multiple rules with different filter types, every message matching one of the rules will be added
to the right/second chat, the mod supports the following filter types:

- EQUALS
- EQUALS IGNORE CASE
- STARTS WITH
- ENDS WITH
- CONTAINS
- REGEX

## Downloads

Modrinth - https://modrinth.com/mod/secondchat

Curseforge - https://curseforge.com/minecraft/mc-mods/secondchat

Dev builds - https://build.florianmichael.de/job/SecondChat

## Use in Gradle

To use SecondChat with Gradle you can
use [my own repository](https://maven.florianmichael.de/#/releases/de/florianmichael/SecondChat).
You will find instructions on how to add it into your build script there.

## Contact

If you encounter any issues, please report them on
the [issue tracker](https://github.com/FlorianMichael/SecondChat/issues). If you just want to talk or need help with
SecondChat feel free to join my [Discord](https://florianmichael.de/discord).