[Bug]: Mentions suggestion box does not appear
jiriks74 opened this issue ยท 2 comments
๐ Description
The docs state that
To mention a role or user, open up your chat and type [@ to show the user/role suggestions popup.
but when typing [@ into chat, nothing happens.
๐ Steps to reproduce
- Setup the bot
- Setup the chat relay
- Enable
allowMentionsin the bot's config - Type
[@, or[#into the chat - See nothing appearing
โ Expected behavior
The suggestion box appearing.
โ Actual behavior
Nothing appears.
๐ฎ Minecraft Version
1.20.1
๐ ๏ธ Mod Version
3.3.1
๐ฆ Mod Loader
Forge
๐ง Mod Loader Version
47.4.0
๐ CraterLib Version
2.1.5
๐ Logs & Screenshots
Do you have the mod installed client side? That feature requires a client side install.
Btw, since they new update, you can just use @whoever or @rolename or #channel directly
Do you have the mod installed client side? That feature requires a client side install.
I do not. I am an idiot. I missed it in the docs. Thanks for the quick reply, you're doing awesome work here.
Btw, since they new update, you can just use @whoever or @rolename or #channel directly
That's quite neat! Thanks for letting me know!
