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

Cap sensitive for emoji use #56

Closed Thefluffypvper1 closed 4 months ago

Thefluffypvper1 commented 4 months ago

Describe the bug

We need to ensure that users can use emojis in chat without case sensitivity. This means that regardless of whether the emoji input is in uppercase, lowercase, or a mix of both, it should be recognized and rendered correctly.

Example: Users should be able to type emojis in any case, such as :smile:, :SMILE:, or :SmIlE:, and have them display correctly in chat.

How to reproduce

use any emoji from the file and attempt to use the same format just change one of the letters to cap and you will see it doesn't work

Screenshots / Videos

No response

Server Log

No response

GC-spigot commented 4 months ago

This is fine how it currently operates, I see no reason to support those. It's not possible by our internal systems either.