Toast Effect - TheComputerGeek2/MagicSpells GitHub Wiki
effect: toast
[!WARNING] Introduced in 4.0 Beta 13.
Description:
The advancement completion message "pops up like a toast".
Configuration:
Some of these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default | Supports expressions |
---|---|---|---|---|
text |
Text of the toast. | Rich Text | true |
|
frame |
Frame | "task" |
true |
|
icon |
Magic Item String | "air" |
false |
|
broadcast |
Determines whether the toast should be broadcast to all players. | Boolean | false |
true |
use-viewer-as-target |
Determines whether the viewer of the toast should be used for targeted replacement. | Boolean | false |
true |
use-viewer-as-default |
Determines whether the viewer of the toast should be used for default variable replacement. | Boolean | true |
true |