Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Separate formatChatMessages into 2 (or more?) settings #226

Open
2 tasks done
Magicrafter13 opened this issue Mar 26, 2024 · 2 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@Magicrafter13
Copy link

Checks

Description

I really don't want emotes like :joy: being converted into Unicode emotes. #50 / #51 solves this in a way, however I do desire Markdown formatting to still work (such as italics, underline, bold text, etc). So the formatChatMessages boolean, as is currently, does not solve my particular use case since it disables all forms of chat formatting, and not just emotes/emojis. (Also I would still like :joy: to show up with yellow text, but that's not a huge deal - I literally just want it to stop converting things into Unicode characters, all other default functionality is fine.)

Why would someone want this? Well I can't speak for others, and other weird scenarios, but my own oddly specific use-case is for compatibility with the Emogg fabric mod.

@Magicrafter13 Magicrafter13 added the enhancement New feature or request label Mar 26, 2024
@Xujiayao
Copy link
Owner

Xujiayao commented Mar 27, 2024

It sounds good. However, as mentioned in the pinned issue, I don't have time to deal with enhancement issues in this few months. Please be patient or modify the code yourself first, or wait for someone to submit a PR.

@Xujiayao Xujiayao changed the title [Enhancement] Separate formatChatMessages into 2 (or more?) settings. [Enhancement] Separate formatChatMessages into 2 (or more?) settings Jul 3, 2024
@Xujiayao
Copy link
Owner

Xujiayao commented Jul 4, 2024

I do not really understand. You mean when you type :joy: in-game, :joy: turns to unicode emoji instead of yellow text?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants