| Latest version | 2.0.6 |
|---|---|
| Minimum Core | 14.359 |
| Compatible Core | 14.360 |
| File size | 25.22 KB |
| Last updated | 2 months ago |
| Created | 5 years ago |
| Authors |
|
| Languages |
Deutsch English Italiano Polski Português (Brasil) Русский |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
This module provides sophisticated autocompletion capabilities for commands and their parameters. It is meant to be used by other modules to keep a tidy (and conflict free) list of chat commands.
While this module's primary purpose is to provide centralized command handling for other modules, it does implement autocompletion for existing FoundryVTT commands.
For the core whisper command, you can type @ to quickly initiate a private message. Autocompleting a user name will insert the full whisper syntax (also respecting spaces in the user's name).
When you then type a comma (,), you can append additional users. Again, the module will adjust the syntax as needed.
Keep in mind that @ is only a convenience for autocompletion and not a known FoundryVTT command. Pasting something like @GM How are you? into the chat will not send a private message.
For rolling dice, the module provides some syntax guidelines. The level of detail depends on the amount of maximum entries in your (per user) configuration.
It also tracks your 5 recent rolls and suggests them proactively. This is independent of the roll mode (e.g. blind or public).
For executing macros from the chat, this module provides syntax guidelines and autocompletes available macros.
Please check the module's developer documentation for details and examples to add and autocomplete your own commands.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: _chatcommands or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.