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

Emoji shortcuts are not match case sensitive, matching the first shortcut it finds. #26

Open
mibby opened this issue Aug 26, 2020 · 0 comments

Comments

@mibby
Copy link

mibby commented Aug 26, 2020

EmojiChat 1.8.3
Paper dev 147 (Spigot 1.16.2)

What steps will reproduce the issue?

  1. Add shortcuts.
  2. Try to use shortcuts.
  3. Don't get desired shortcuts.

Tried typing >:) in chat.

What was supposed to happen?

😈 should appear instead of 🙂

What happened instead?

🙂 appears.

Are any errors related to EmojiChat in your console or logs? If so, paste below.

None.

Any additional information that you would like to provide that may be relevant to the issue?

shortcuts:
  slightly_smiling_face:
  - ':)'
  - '(:'
  - ':slightly_smiling:'
  - ':slight_smile:'
  smiling_imp:
  - '>:)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant