90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
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.