zeroBzeroT / ChatCoPlus

An efficient chat system with colored text, ignore, whispers and chat logging.
https://www.curseforge.com/minecraft/bukkit-plugins/chatcoplus
MIT License
4 stars 0 forks source link

ChatCo ignores/overwirtes ChatEx custom public chat format. #29

Open lerokko opened 1 year ago

lerokko commented 1 year ago

When I use 0.27.4 of the plugin together with ChatEX (continued) https://www.spigotmc.org/resources/chatex-continued.71041/ on Paper for 1.19.4 it totally ignores/overrides the custom chat format of ChatEx. I am using TAB and luckperms to customized the display-names, prefixes, and colors of my players. ChatEx allows for a custom format of public chat to use these customization, It seems that ChatCoPlus conflicts with that.

lerokko commented 1 year ago

Edit: It even does NOT work when I set whisperOnClick to false.

ghost commented 1 year ago

https://github.com/zeroBzeroT/ChatCoPlus/pull/30