AdvancedPlugins / Chat

The Best Chat Plugin for Spigot Servers, including AI chat monitoring, endless formatting capabilities, custom commands and way more
4 stars 5 forks source link

Multiple channel prefixes #71

Open QuartzWarrior opened 4 months ago

QuartzWarrior commented 4 months ago

Describe the feature

Hello, could there be an option to have the name of a channel and the chat prefix not be the same (e.g: upon joining the "Global" channel you would get the message: "You have joined the Global channel," but when you would type a message, it would show up as "[G]" instead of "[Global]")? Thank you in advance!

image image

ThomasWega commented 4 months ago

There is already a placeholder %channel_id%, which he could use. That would show the name of the config section. Or you can possibly also use %advancedchat_channel%, but not 100% sure that will be parsed. Both will show this value

image

ThomasWega commented 4 months ago

I guess we could also add something like multiple prefixes, but not sure if that's necessary

QuartzWarrior commented 4 months ago

There is already a placeholder %channel_id%, which he could use. That would show the name of the config section. Or you can possibly also use %advancedchat_channel%, but not 100% sure that will be parsed. Both will show this value

image

In my opinion, having people type /channel join L or having them see that they joined the L channel would just lead to confusion.