EmojiChat icon indicating copy to clipboard operation
EmojiChat copied to clipboard

A simple, configurable, opensource plugin that adds emojis to your chat!

Results 26 EmojiChat issues
Sort by recently updated
recently updated
newest added

### What do you think should be added/changed? Chat handling should be updated, to perhaps utilize the JSON chat option (BaseComponent system) as this introduced full unicode-support and options to...

Fixed an issue where accented characters (á, é, í, ...) were displayed incorrectly ### What is the purpose of this pull request? There was an issue where accented characters were...

``` [05:34:41] [Server thread/ERROR]: Could not pass event SignChangeEvent to EmojiChat v1.8.3 java.lang.StringIndexOutOfBoundsException: begin 6, end 5, length 19 at java.lang.String.checkBoundsBeginEnd(String.java:3756) ~[?:?] at java.lang.String.substring(String.java:1902) ~[?:?] at io.github.radbuilder.emojichat.utils.EmojiHandler.translateShorthand(EmojiHandler.java:311) ~[?:?] at io.github.radbuilder.emojichat.EmojiChatListener.onSignChange(EmojiChatListener.java:107)...

EmojiChat v1.8.3 Typing a link in chat such as ``https://www.example.com`` replaces the text to ``https\://www.example.com``. https://github.com/RadBuilder/EmojiChat/blob/c1791262e4c01f4cb68e9377329535d4952a2370/plugin/src/main/java/io/github/radbuilder/emojichat/utils/EmojiHandler.java#L299

bug

DiscordSRV v1.19.0-SNAPSHOT EmojiChat v1.8.3 ``` # If you're using chat color plugins, this will remove the coloring for emojis to be displayed correctly. fix-emoji-coloring: true ``` Emoji colors do not...

bug

### What do you think should be added/changed? I'm not sure how possible this is, but I assume you send a sort of download request to the joining player including...

enhancement

DiscordSRV v1.19.0-SNAPSHOT EmojiChat v1.8.3 When you use the heart emoji ``:heart:`` on discord, in-game displays an extra trailing symbol when it is translated. Other emojis seem to display fine. Image...

bug

On discord if you type ``:)``, the smiley emoji does not show in-game. It outputs as ``:slightly_smiling:`` text while EmojiChat's actual smiley is ``slightly_smiling_face``. The weird thing is while it...

bug

The compatibility with DiscordSRV is great, but it would be cool if you could import the minecraft emoji into discord.

enhancement

### What steps will reproduce the issue? 1. Set your Language to "Deutsch (Deutschland)" 2. Write or look at words containing ä, ü or ö (There may even be more...

bug