File Details
ZenChannelColours.zip
- R
- Jun 25, 2026
- 765.38 KB
- 11
- 12.0.7+3
- Retail
File Name
ZenChannelColours.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
- 12.0.0
Many changes.
Rename from ChannelColours to ZenChannelColours because /cc kept crashing into other mods. /zencc does not.
SOC split: .colour to handle the colour changing, .sort to handle the reordering logic.
Overbundled in the library pack I've been including in all of my projects so far, because it makes my life simpler to do so.
The channel pathing is now dynamic, not static. I've included the channels for Simply RP, and the NewcomerChat for new players/guides.
The priority channels (if you have them) are /general, /trade, /services, /localdefense, /lookingforgroup, /newcomerchat. If you are not linked into one or more of these, it'll skip that channel and move on.
xtensionxtooltip2, musiciancomm, and crossrp will be sorted to the bottom of your current channel stack. If you have four other channels, they will then take up /7, /6, and /5 respectively.
If you also/have Simply RP, then any channel it generates will be sorted to the slot just before those. SRP2394 or whatnot becomes /5, and the other three get bumped to /8, /7, and /6 respectively.
I've worked out how to cache community channels for private community groups. They now flow into the mix after the six priority channels
This all gets sorted out a few seconds after login, so to avoid race conditions. It also allows the channel index table to settle before colouring, so you don't get random hues over everything.
Aforementioned slash commands:
/zencc reset - Return to automatic channel sorting logic.
/zencc save - Keep these current channel settings.