MATT Send Notification - ironmonk88/monks-module-wiki GitHub Wiki

https://github.com/ironmonk88/monks-module-wiki/blob/fdd1316bc33958ec1a17e20cb4c8bd2f9eb1c035/MATT/Actions/Send_Notification/Send_Notification_Example.gif

Send Notification

This action will send one of Foundry's notifications to the selected players.

Text

Type out your text here.

Handlebar Expressions

The text field here accepts handlebar expressions, which can be used to customize the message based on existing data.

  • {{token.name}} Sends the name of the current token to the message.
  • {{actor.name}} Sends the name of the actor of the current token to the message.
  • {{scene.name}} Sends the name of the scene to the message.
  • {{user.name}} Sends the name of the current user to the message.
  • {{value.items.0.name}} If used following an Add Item action, it will send the item name to the message.

Type

These types are just cosmetic.

Info

https://github.com/ironmonk88/monks-module-wiki/blob/fdd1316bc33958ec1a17e20cb4c8bd2f9eb1c035/MATT/Actions/Send_Notification/Send_Notification_Info.png

Warning

https://github.com/ironmonk88/monks-module-wiki/blob/fdd1316bc33958ec1a17e20cb4c8bd2f9eb1c035/MATT/Actions/Send_Notification/Send_Notification_Warning.png

Error

https://github.com/ironmonk88/monks-module-wiki/blob/fdd1316bc33958ec1a17e20cb4c8bd2f9eb1c035/MATT/Actions/Send_Notification/Send_Notification_Error.png

Show To

Who receives the notification.

  • Everyone
  • Players Only
  • GM Only
  • Triggering Player
  • Triggering Token Owner
  • Current Tokens Owner
  • Current Users

Select Entity

https://github.com/ironmonk88/monks-module-wiki/blob/7da96cb66320223f9269a355f3b95f89e1819d8e/MATT/MATT_Targeting/Select_Entity.png

Use this to directly target a user in the player list to have them receive the notification.

Notes

  • This action continues to store its text information when swapped into another action, even if that action does not contain a text field. It's recommended just deleting this action instead if you need to replace it with something else to help keep data sizes down.

Sample Tiles That Use This Action

  • [Ooze Splitter](/ironmonk88/monks-module-wiki/wiki/ST-Ooze-Splitter)

Page Last Updated

MATT 11.17