AdvancedPlugins / Chat

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

Add the division of chats into global/local and others #106

Open wundertraume opened 2 weeks ago

wundertraume commented 2 weeks ago

Describe the feature

I did not understand how to split the chats, so I concluded that this is not possible now. Make it so that you can create your own chats and use a certain character to write in the chat, as examples:

GLOBAL CHAT Symbol: "!" Permission: true (advancedchat.chat.global) Example of the message: "!Hello World"

LOCAL CHAT Symbol: "" Permission: true (advancedchat.chat.local) Example message: "Hello World"

ADMIN CHAT Symbol: "#" Permission: true (advancedchat.chat.admin) Example message: "#Hello World"

TRADING CHAT Symbol: "$" Permission: true (advancedchat.chat.trading) Example message: "$Hello World"

ThomasWega commented 2 weeks ago

Yeah this is not how it's currently possible. You have one quick message characted (default is "!") and then you write the channel name after it. So like !global Hello guys

wundertraume commented 2 weeks ago

whyyyy... its so hard dude....

Ideecker commented 6 days ago

It would be great if you could add that to this plugin.