File Details
ChatChannels-1.20.1-forgeV1.1.jar
- R
- Nov 20, 2025
- 84.22 KB
- 25
- 1.20.1
- Forge
File Name
ChatChannels-1.20.1-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Update / Changelog
-
Fixed FTB Ranks permission integration
-
PermissionManager now correctly reads boolean permission values from FTB Ranks (
PermissionValue.asBooleanOrFalse()), so nodes likechat.channels.global,chat.channels.local,chat.channels.tradeandchat.channels.staffnow work as expected when defined inranks.snbt.
-
-
Per‑channel message display
- Client no longer shows all messages in every channel.
- Messages are only displayed in the chat if they belong to the currently active channel.
- Private messages (
ChannelType.PRIVATE) are always shown, regardless of the active channel, and still trigger auto‑switching to the private channel and tab highlighting.
-
Channel highlighting preserved
- If a message arrives in a non‑active channel (except private), that channel is still marked as highlighted in the UI, so players know there are new messages there.

