Skip to content
JasperLorelai edited this page Jul 16, 2026 · 10 revisions

Source Code

spell-class: ".targeted.BlinkSpell"
Value Supported
entity false
location true
entity_from_location false

Description:

Teleports the caster to the targeted block.

Configuration:

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 or not. Boolean false

Example:

blink:
    spell-class: ".targeted.BlinkSpell"
    range: 20

Clone this wiki locally