forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
Action Bar Text Effect
JasperLorelai edited this page May 19, 2024
·
8 revisions
effect: actionbartext
Shows a message on your action bar.
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
message |
Rich Text | ||
broadcast |
Defines if this message should be broadcast to all players. | Boolean | false |
actionbar:
spell-class: ".instant.DummySpell"
effects:
eff1:
position: caster
effect: actionbartext
message: "&6&lThis is a test message!"
broadcast: false