Skip to content

Repository files navigation

Foundry Version GitHub License

✋ Raise My Hand

This module impliments a simple and configurable way for a player to create a notification to the GM or all players at the table. This is implimented as a "raise hand" action or an X-Card popout if enabled.

Features

  • Rich suit of configurable options
    • Place an icon in the Player List
    • Play a customizable sound
    • Display a configurable popout in the middle of the others canvases
    • A small UI notification along the top
    • Send a chat message
    • All have individual control of if the notification is sent to GMs or all players
  • X-Card by John Stavropoulos with similar customization options to the Hand.
  • Switch between notification that toggle or act as one-shots.
  • Configurable Timeout for spam prevension.
  • Configurable FoundryVTT keybinding.

Raise my Hand Buttons

token-raise-hand.webm
token-xcard.webm

Main Settings

Keybindings

Localization

If you want to translate this module DOWNLOAD THIS FILE and translate it. After that open an issue sharing your translation.

You also need to share with me the default name convention for your language. This is very easy to get.

  • Find a system or module which is translated to your language.
  • Open the module.json file.
  • You should find something like the code above. It's under languages. Share with me lang, name and path for your language.
{
  "lang": "en",
  "name": "English",
  "path": "lang/en.json"
},
{
  "lang": "fr",
  "name": "Français",
  "path": "lang/fr.json"
}  

Community

Acknowledgements

License

About

Adds a 'Raise my hand' button that displays a small alert on GM screens that the player would like attention.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages