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.
- Host: GitHub
- URL: https://github.com/florianmichael/secondchat
- Owner: FlorianMichael
- License: apache-2.0
- Created: 2025-01-09T23:41:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T17:47:16.000Z (7 months ago)
- Last Synced: 2025-03-02T16:12:50.621Z (7 months ago)
- Topics: chat, fabric, java, minecraft, qol, quality-of-life
- Language: Java
- Homepage: https://modrinth.com/mod/secondchat
- Size: 6.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# SecondChat
Fabric mod to add another optional chat hud.## Preview

You can scroll in the right/second chat by moving your mouse to the right middle of the screen.## Configuration

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
## 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://discord.gg/BwWhCHUKDf).