MoreChatSuggestions

Quick rating

Community listing page, reviews here may not be monitored by the author.

MoreChatSuggestions

By SarahIsWeirdOwner

No reviews yet

Adds autocomplete suggestions outside of commands.

Mod Loaders
Minecraft

About

Description

MoreChatSuggestions is a small client-side FabricMC library that allows you to add hot-reloadable autocomplete suggestions in the chat, outside of commands. The suggestions can also be consumed by other mods, for example to display the suggestions in a Minecraft text editor. This mod only implements showing the suggestions in the Vanilla chat UI and relies on Vanilla mechanics as much as possible, to stay as compatible with other mods as possible.

For information on how to add your own suggestions or how to implement suggestions for your custom UI, please visit the GitHub page.