Register

Commander

An Add-on Module for Foundry Virtual Tabletop

Author: ccjmk Project Source: Project URL Versions 10+ (Verified 10.284) Last Updated 2 years ago

Commander is a tool vaguely inspired by the likes of Launchy or Wox, and a similar feeling to SearchAnywhere module, that lets you run commands from a shortcut-invoked prompt.

This module provides the command-line input and the API for registering new commands, and will provide some example and general-use commands. 

Commander example

Bundled Commands (command)

 

It is not the intention of this module to provide commands specific to particular systems, but mostly the tooling and more generic commands applicable to anyone regardless of game system. If you have such a command that you want to share, don't be afraid to open a pull request (https://github.com/ccjmk/commander/pulls)!

For information on how to add new commands, please refer to the Wiki: https://github.com/ccjmk/commander/wiki

Executing Commands

You can open the Commander widget by pressing (by default) `Alt+Q`. Shortcut is configurable ingame using the default keybinding menu.

Then you can start typing! Command suggestions will pop up as you type, you can auto-accept the selected suggestion with Tab/Enter or select other suggestions using Up or Down.

An Tab when no suggestion is selected sends the Command for execution, else it auto-fills that suggestion.

Categories

Available Versions

  1. Version 1.0.0

    2 years ago
    Foundry Version 10+ (Verified 10.284) Manifest URL Read Notes
  2. Version 0.1.0

    Foundry Version 9+ (Verified 9) Manifest URL Read Notes