I propose adding a plugin that allows you to create configurable chat tabs—like the ones in the image (ALL, PARTY, GUILD, PM)—in Hypixel Skyblock. The Chatting mod's tab feature is extremely practical: it avoids typing commands every time you want to change channels and streamlines in-game communication. For many players, myself included, this feature significantly improves the comfort and gaming experience. A reference image is attached.
#Chat Tabs
19 messages · Page 1 of 1 (latest)
Check out Chat Tunnnels in modrinth
It has the tabs, but idk if it also automatically sends the commands to change between them
I have created a new release 1.1.0 that might fix the issue but if this does not please create an issue on the github with logs so i can help fix the problem you are having
working now
but the shadow does not looks quite right
you can add some space between those
Something like this
Just the design thing
there is now version 1.2.0 that has a fancy button theme that looks like this. along with a couple of other UI options
@lethal stream what if we have 2 tunnel receive prefix
like to and from
for pm
how do we set that
It's just regex so we can use the or character (|) to separate the 2 prefixes in brackets so it would be '(prefix1) |(prefix2)'. There are online tools to help you with regex if you need them.
alright thanks