felixstaude / Emotes

This is a minecraft spigot plugin to use twitch emotes in minecraft chat. Use the config.yml to replace any emote name to any unused PUA character and add it in your texturepack
1 stars 1 forks source link

The /emotes list is no longer displayed #6

Closed M1B4ND closed 3 months ago

M1B4ND commented 3 months ago

Hello, I can't see the list. Is it the same on your side, or have I done something wrong? image

My config.yml

replacements:
  kappa:
    names: [":Kappa:", ":kappa:", "kappa", "Kappa"]
    char: "\ue001"
  kekw:
    names: [":kekw:", ":KEKW:", "kekw", "KEKW"]
    char: "\ue002"

Before the list was displayed when I did /emotes but maybe since the new list structure it doesn't work anymore.

And thanks for the translation.

felixstaude commented 3 months ago

Yes, as i mentioned in the changelogs the emote list doesnt work for now. I'll fix it asap