MATT Send Notification - ironmonk88/monks-module-wiki GitHub Wiki
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 triggering token to the message.{{actor.name}}
Sends the name of the actor of the triggering token to the message.{{scene.name}}
Sends the name of the scene to the message.{{user.name}}
Sends the name of the triggering 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
Warning
Error
Show To
Who receives the notification.
- Everyone
- Players Only
- GM Only
- Triggering Player
- Triggering Token Owner
- Current Tokens Owner
- Current Users
Select Entity
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
- Foundry 12.331
- MATT 12.02