forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
BlinkSpell
JasperLorelai edited this page Jul 28, 2026
·
11 revisions
spell-class: ".targeted.BlinkSpell"| Value | Supported |
|---|---|
entity |
false |
location |
true |
entity_from_location |
false |
Teleports the caster to the targeted block.
- If the bottom side of the block is targeted,
pass-through-ceilingcontrols whether the caster is teleported above or below the ceiling. The two blocks above have to be passable to check if the caster fits in the space. - Otherwise, the spell will first check above the target block and then on the targeted side to see if the caster fits in the two blocks.
- Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
- General spell range options control how far the caster can blink.
| Option | Description | Type | Default |
|---|---|---|---|
str-cant-blink |
If the Blink fails, it will send this message. | Rich Text | "You can't blink there." |
pass-through-ceiling |
Defines whether or not to pass through ceilings if the bottom side of the block is targeted. If false, the caster will teleport below the ceiling instead. |
Boolean | false |
blink:
spell-class: ".targeted.BlinkSpell"
range: 20